[0x80000300, "osTvType"] # 0 for PAL, 1 for NTSC, 2 for MPAL
[0x80000304, "osRomType"]
[0x80000308, "osRomBase"]
[0x8000030C, "osResetType"]
[0x80000310, "osCicId"]
[0x80000314, "osVersion"]
[0x80000318, "osMemSize"]
[0x8000031C, "osAppNMIBuffer"]
Functions
[0x80000400, "entry_point"]
[0x8000E020, "thread1_idle"]
[0x8000E090, "main"]
[0x800277B4, "set_vi_count_target"] # void set_vi_count_target(s16 index, s16 target); // Sets target vi count for an index in viCountTargetArray, target is multiplied by 5 in PAL & 6 in NTSC/MPAL.
[0x80027828, "is_vi_count_within_target"] # u8 is_vi_count_within_target(s16 index); // index is a number within [0, 5]