mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
attempting fun things
This commit is contained in:

committed by
Nadia Holmquist Pedersen

parent
2ba7f961a6
commit
9c1f5364ab
@ -77,6 +77,9 @@ private:
|
||||
|
||||
u8 MCURegs[0x8000];
|
||||
|
||||
u8 MCU_Read(u16 addr);
|
||||
void MCU_Write(u16 addr, u8 val);
|
||||
|
||||
static u16 ModuleCnt;
|
||||
static u16 Cnt;
|
||||
|
||||
|
Reference in New Issue
Block a user