Merge remote-tracking branch 'origin/master'

This commit is contained in:
Arisotura
2025-06-24 01:03:25 +02:00

View File

@ -242,8 +242,6 @@ u16 CartGame::ROMRead(u32 addr) const
case 0xC8: return GPIO.control;
}
}
else
return 0;
}
// CHECKME: does ROM mirror?