mirror of https://github.com/zeldaret/mm.git
13 lines
514 B
Python
13 lines
514 B
Python
# Follows the format of Address:(Name, Type, Array Info)
|
|
{
|
|
0x80000300:("osTvType","UNK_TYPE",""),
|
|
0x80000304:("osRomType","UNK_TYPE",""),
|
|
0x80000308:("osRomBase","UNK_TYPE",""),
|
|
0x8000030C:("osResetType","UNK_TYPE",""),
|
|
0x80000310:("osCicId","UNK_TYPE",""),
|
|
0x80000314:("osVersion","UNK_TYPE",""),
|
|
0x80000318:("osMemSize","UNK_TYPE",""),
|
|
0x8000031C:("D_8000031C","UNK_TYPE",""),
|
|
0x80000500:("D_80000500","UNK_TYPE",""),
|
|
0x80025D00:("D_80025D00","UNK_TYPE",""),
|
|
} |