Tiny cleanup.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
74d49aebbc
commit
0aad738d0e
1 changed files with 0 additions and 2 deletions
|
@ -54,8 +54,6 @@ extern LPBYTE memdirty;
|
|||
|
||||
#ifdef RAMWORKS
|
||||
const UINT kMaxExMemoryBanks = 127; // 127 * aux mem(64K) + main mem(64K) = 8MB
|
||||
//extern UINT g_uMaxExPages; // user requested ram pages (from cmd line)
|
||||
//extern UINT g_uActiveBank;
|
||||
#endif
|
||||
|
||||
void RegisterIoHandler(UINT uSlot, iofunction IOReadC0, iofunction IOWriteC0, iofunction IOReadCx, iofunction IOWriteCx, LPVOID lpSlotParameter, BYTE* pExpansionRom);
|
||||
|
|
Loading…
Add table
Reference in a new issue