mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
pif_syms.ld
This commit is contained in:
parent
50496a895c
commit
0ad61e4088
10
linker_scripts/us/pif_syms.ld
Normal file
10
linker_scripts/us/pif_syms.ld
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
// libultra OS symbols
|
||||||
|
|
||||||
|
osTvType = 0x80000300;
|
||||||
|
osRomType = 0x80000304;
|
||||||
|
osRomBase = 0x80000308;
|
||||||
|
osResetType = 0x8000030C;
|
||||||
|
osCicId = 0x80000310;
|
||||||
|
osVersion = 0x80000314;
|
||||||
|
osMemSize = 0x80000318;
|
||||||
|
osAppNMIBuffer = 0x8000031C;
|
Loading…
Reference in New Issue
Block a user