mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-27 18:12:51 -04:00
Add object sirawread
This commit is contained in:
+10
-9
@@ -1,23 +1,23 @@
|
||||
known_objects = {
|
||||
0x80080180:"",
|
||||
0x80087b00:"setcause",
|
||||
0x80087b10:"sendmesg",
|
||||
0x80087e10:"stopthread",
|
||||
0x80087ed0:"recvmesg",
|
||||
0x80087B00:"setcause",
|
||||
0x80087B10:"sendmesg",
|
||||
0x80087E10:"stopthread",
|
||||
0x80087ED0:"recvmesg",
|
||||
0x80088010:"setintmask",
|
||||
0x800880b0:"getintmask",
|
||||
0x800880B0:"getintmask",
|
||||
0x80088110:"",
|
||||
0x80088350:"sinf",
|
||||
0x80088510:"sins",
|
||||
0x80088580:"sptask",
|
||||
0x80088840:"ll",
|
||||
0x80088b00:"exceptasm",
|
||||
0x80088B00:"exceptasm",
|
||||
0x80089430:"thread",
|
||||
0x80089470:"destroythread",
|
||||
0x80089630:"bzero",
|
||||
0x80089AA0:"siacs",
|
||||
0x80089B60:"controller",
|
||||
0x80089e40:"createthread",
|
||||
0x80089E40:"createthread",
|
||||
0x80089F90:"contreaddata",
|
||||
0x8008A540:"virtualtophysical",
|
||||
0x8008A5C0:"getsr",
|
||||
@@ -26,8 +26,9 @@ known_objects = {
|
||||
0x8008A660:"initialize",
|
||||
0x8008AA50:"perspective",
|
||||
0x8008AD70:"sirawdma",
|
||||
0x8008af30:"getthreadid",
|
||||
0x8008af50:"sptaskyield",
|
||||
0x8008AEE0:"sirawread",
|
||||
0x8008AF30:"getthreadid",
|
||||
0x8008AF50:"sptaskyield",
|
||||
0x8008AF70:"",
|
||||
0x8008B6B0:"getconfig",
|
||||
0x8008B6C0:"setconfig",
|
||||
|
||||
Reference in New Issue
Block a user