mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 21:05:12 +00:00
[iQue] Set address of makerom instead of address of boot in spec (#2409)
This commit is contained in:
parent
f329507f97
commit
8b5813c86c
2 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
/* 0x00 */ ENDIAN_IDENTIFIER
|
||||
/* 0x01 */ PI_DOMAIN_1_CFG(64, 18, 7, 3)
|
||||
/* 0x04 */ SYSTEM_CLOCK_RATE_SETTING(0xF)
|
||||
/* 0x08 */ ENTRYPOINT(0x80000400)
|
||||
/* 0x08 */ ENTRYPOINT(entrypoint)
|
||||
/* 0x0C */ OS_VERSION(2, 0, LIBULTRA_VERSION)
|
||||
/* 0x10 */ CHECKSUM()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue