mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
first steps in bringing over the JIT refactor/fastmem
This commit is contained in:
@ -232,6 +232,7 @@ enum
|
||||
{
|
||||
special_NotSpecialAtAll = 0,
|
||||
special_WriteMem,
|
||||
special_LoadMem,
|
||||
special_WaitForInterrupt,
|
||||
special_LoadLiteral
|
||||
};
|
||||
|
Reference in New Issue
Block a user