mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
make ROM command handling accurate, remove gross DMA hack.
This commit is contained in:
@ -44,7 +44,6 @@ bool LoadROM(const char* path, bool direct);
|
||||
|
||||
void WriteROMCnt(u32 val);
|
||||
u32 ReadROMData();
|
||||
void DMA(u32 addr);
|
||||
|
||||
void WriteSPICnt(u16 val);
|
||||
u8 ReadSPIData();
|
||||
|
Reference in New Issue
Block a user