UNIF: Update mirroring on some boards based on last commit
This commit is contained in:
@@ -39,7 +39,7 @@ static void Sync(void) {
|
||||
else
|
||||
setprg16r(1, 0x8000, regs[0] & 0x03);
|
||||
setprg16(0xC000, regs[1]);
|
||||
SetupCartMirroring(((regs[0] >> 4) & 1) ^ 1, 1, NULL);
|
||||
setmirror(((regs[0] >> 4) & 1) ^ 1);
|
||||
}
|
||||
|
||||
static DECLFW(BMC80013BWrite) {
|
||||
|
||||
Reference in New Issue
Block a user