UNIF: Update mirroring on some boards based on last commit
This commit is contained in:
@@ -66,7 +66,7 @@ static void Sync(void) {
|
||||
setchr8(0);
|
||||
setprg16(0x8000, preg[0]);
|
||||
setprg16(0xC000, preg[1]);
|
||||
SetupCartMirroring(((mode & 8) >> 3) ^ 1, 1, NULL);
|
||||
setmirror(((mode & 8) >> 3) ^ 1);
|
||||
}
|
||||
|
||||
static DECLFW(Write0) {
|
||||
|
||||
Reference in New Issue
Block a user