UNIF: Initial implementation of game overrides (move exiting ones out of mapper code)
This commit is contained in:
@@ -11,6 +11,7 @@ typedef struct {
|
||||
|
||||
/* Set by iNES/UNIF loading code. */
|
||||
int mapper; /* mapper used */
|
||||
int submapper; /* submapper used */ /* TODO: */
|
||||
int mirror; /* As set in the header or chunk.
|
||||
* iNES/UNIF specific. Intended
|
||||
* to help support games like "Karnov"
|
||||
|
||||
Reference in New Issue
Block a user