Changes

Jump to navigation Jump to search
Line 138: Line 138:  
| 0x798 || 0x4 || Array count for the the following array.
 
| 0x798 || 0x4 || Array count for the the following array.
 
|-
 
|-
| 0x79C || 0x180 || Array data with the above count, each entry is 0xC-bytes. +0 = u32 emu_pc_addr, +4 = u32 instruction_value, +8 = u32 is_enabled (1 = enabled).
+
| 0x79C || 0x180 || Array data with the above count, each entry is 0xC-bytes. The emulator loads this from config array "Idle". +0 = u32 emu_pc_addr (config "JmpAddr"), +4 = u32 instruction_value (config "JmpInst"), +8 = u32 is_idle (config "IsIdle", 0x1 = enabled).
 
|-
 
|-
 
| 0x91C || 0x4 || Array count for the the following array.
 
| 0x91C || 0x4 || Array count for the the following array.

Navigation menu