mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 05:17:40 -07:00
GBACartMotionPak: Update comment
This commit is contained in:
parent
ec5f388860
commit
30c93d827f
@ -161,7 +161,7 @@ void CartMotionPakRetail::DoSavestate(Savestate* file)
|
||||
|
||||
u16 CartMotionPakRetail::ROMRead(u32 addr) const
|
||||
{
|
||||
// CHECKME: Retail cartridge seems to return 0x7C7C.
|
||||
// A9-A8 is pulled low on a real Motion Pack.
|
||||
return 0xFCFF;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user