Add dipswitch for VS games and Mapper105 (NWC)

This commit is contained in:
retro-wertz
2019-05-11 23:11:55 +08:00
parent e4de631ecd
commit f9aa5e5462
10 changed files with 1677 additions and 73 deletions

View File

@@ -10,6 +10,7 @@ typedef struct {
uint32 SaveGameLen[4]; /* How much memory to save/load. */
/* Set by iNES/UNIF loading code. */
int mapper; /* mapper used */
int mirror; /* As set in the header or chunk.
* iNES/UNIF specific. Intended
* to help support games like "Karnov"