Remove CopyFami stuff
unused in this implementation, not any other emu uses it. considering its even UNIF based, probably has no use anymore.
This commit is contained in:
@@ -55,11 +55,7 @@ extern uint8 MMC50x5130;
|
||||
extern uint8 MMC5HackSPScroll;
|
||||
extern uint8 MMC5HackSPPage;
|
||||
|
||||
#ifdef COPYFAMI
|
||||
extern uint8 RAM[0x4000];
|
||||
#else
|
||||
extern uint8 RAM[0x800];
|
||||
#endif
|
||||
|
||||
extern readfunc ARead[0x10000];
|
||||
extern writefunc BWrite[0x10000];
|
||||
|
||||
Reference in New Issue
Block a user