ROM Header: Difference between revisions

mNo edit summary
Line 30:
|Initial PC
|Initial PC in RDRAM. IPL3 will jump to this address when it has finished initializing the hardware, to boot the ROM.
 
 
 
 
The IPL3 for CIC 6103 behaves differently: the value stored here is subtracted by 0x100000 before the jump. For instance, Paper Mario (a game with CIC 6103) contains the value 0x80125C00 in this field, but the actual entry point is 0x80025C00.
 
 
The IPL3 for CIC 6106 also behaves differently: the value stored here is subtracted by 0x200000 before the jump.
|-
|0x0C