More general cleanups and bugfixes.
This commit is contained in:
@@ -50,12 +50,6 @@ int cgate32;
|
||||
uint32_t cr2, cr3, cr4;
|
||||
uint32_t dr[8];
|
||||
|
||||
#if FIXME
|
||||
/* in mem.c and rom.c */
|
||||
uint8_t romext[32768];
|
||||
uint8_t *ram,*rom;
|
||||
#endif
|
||||
|
||||
uint32_t rmdat32;
|
||||
#define rmdat rmdat32
|
||||
#define fetchdat rmdat32
|
||||
|
||||
Reference in New Issue
Block a user