mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 21:45:00 +03:00
80eaf7d2e5
* srceu * remove warning * and some cleanup
10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
// libultra OS symbols
|
|
|
|
osTvType = 0x80000300;
|
|
osRomType = 0x80000304;
|
|
osRomBase = 0x80000308;
|
|
osResetType = 0x8000030C;
|
|
osCicId = 0x80000310;
|
|
osVersion = 0x80000314;
|
|
osMemSize = 0x80000318;
|
|
osAppNMIBuffer = 0x8000031C; |