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:
@@ -187,11 +187,6 @@ void WAIXINGFS005_Init(CartInfo *info);
|
||||
void Mapper422_Init(CartInfo *info);
|
||||
void Mapper444_Init(CartInfo *info);
|
||||
|
||||
#ifdef COPYFAMI
|
||||
void MapperCopyFamiMMC3_Init(CartInfo *info);
|
||||
void MapperCopyFami_Init(CartInfo *info);
|
||||
#endif
|
||||
|
||||
extern uint8 *UNIFchrrama; /* Meh. So I can stop CHR RAM
|
||||
* bank switcherooing with certain boards...
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user