mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
implement block linking + some refactoring
currently only supported for x64
This commit is contained in:
3
src/ARMJIT_x64/ARMJIT_Offsets.h
Normal file
3
src/ARMJIT_x64/ARMJIT_Offsets.h
Normal file
@ -0,0 +1,3 @@
|
||||
#define ARM_CPSR_offset 0x64
|
||||
#define ARM_Cycles_offset 0xc
|
||||
#define ARM_StopExecution_offset 0x10
|
Reference in New Issue
Block a user