mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -04:00
osFlash (#158)
* some matches * Decompile code_0x80186A70 Add defines for KSEG0/1 and (Un)Cached RDRAM * format * cleanup * moved osFlash and imported data * implement fixes * format again * Update include/functions.h Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> * Update include/variables.h Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> * Update src/libultra/flash/osFlash.c Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> * Update src/libultra/flash/osFlash.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * returns are needed * format * Update src/libultra/flash/osFlash.c Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> * Update src/libultra/flash/osFlash.c Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> * Update src/libultra/flash/osFlash.c Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> * Update src/libultra/flash/osFlash.c Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com> * Update src/libultra/flash/osFlash.c Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com> * Update src/libultra/flash/osFlash.c Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com> * should be fixed Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain> Co-authored-by: MMDecomp <mmdecomp@gmail.com> Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com> Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
This commit is contained in:
+15
-19
@@ -3463,25 +3463,21 @@
|
||||
0x80185F04:("func_80185F04",),
|
||||
0x80185F64:("func_80185F64",),
|
||||
0x80185F90:("func_80185F90",),
|
||||
0x80186A70:("func_80186A70",),
|
||||
0x80186AB8:("func_80186AB8",),
|
||||
0x80186B28:("func_80186B28",),
|
||||
0x80186B30:("func_80186B30",),
|
||||
0x80186B38:("func_80186B38",),
|
||||
0x80186B68:("func_80186B68",),
|
||||
0x80186B70:("func_80186B70",),
|
||||
0x80186B78:("func_80186B78",),
|
||||
0x80186CAC:("func_80186CAC",),
|
||||
0x80186D60:("func_80186D60",),
|
||||
0x80186E64:("func_80186E64",),
|
||||
0x80186EC8:("func_80186EC8",),
|
||||
0x80187018:("func_80187018",),
|
||||
0x80187080:("func_80187080",),
|
||||
0x80187124:("func_80187124",),
|
||||
0x80187284:("func_80187284",),
|
||||
0x801872FC:("func_801872FC",),
|
||||
0x801873BC:("func_801873BC",),
|
||||
0x8018752C:("func_8018752C",),
|
||||
0x80186A70:("osFlashGetAddr",),
|
||||
0x80186AB8:("osFlashReInit",),
|
||||
0x80186B38:("osFlashChange",),
|
||||
0x80186B78:("osFlashInit",),
|
||||
0x80186CAC:("osFlashReadStatus",),
|
||||
0x80186D60:("osFlashReadId",),
|
||||
0x80186E64:("osFlashClearStatus",),
|
||||
0x80186EC8:("osFlashAllErase",),
|
||||
0x80187018:("osFlashAllEraseThrough",),
|
||||
0x80187080:("osFlashCheckEraseEnd",),
|
||||
0x80187124:("osFlashSectorErase",),
|
||||
0x80187284:("osFlashSectorEraseThrough",),
|
||||
0x801872FC:("osFlashWriteBuffer",),
|
||||
0x801873BC:("osFlashWriteArray",),
|
||||
0x8018752C:("osFlashReadArray",),
|
||||
0x801877D0:("func_801877D0",),
|
||||
0x80187B64:("func_80187B64",),
|
||||
0x80187BEC:("func_80187BEC",),
|
||||
|
||||
@@ -364,7 +364,7 @@
|
||||
0x8009F888:("viCounterMsg","OSIoMesg","",0x18),
|
||||
0x8009F8A0:("viRetrace","u16","",0x2),
|
||||
0x8009F8B0:("dmadata","DmaEntry","[1568]",0x6200),
|
||||
0x80186028:("D_80186028","UNK_TYPE1","",0x1),
|
||||
0x80186028:("D_80186028","s16","[1316]",0xa48),
|
||||
0x801AAAB0:("D_801AAAB0","UNK_TYPE1","",0x1),
|
||||
0x801ABAB0:("D_801ABAB0","UNK_TYPE1","",0x1),
|
||||
0x801AD370:("D_801AD370","UNK_TYPE1","",0x1),
|
||||
@@ -4327,12 +4327,12 @@
|
||||
0x801FCE58:("sys_flashromOSThread","OSThread","",0x1b0),
|
||||
0x801FD008:("D_801FD008","s80185D40","",0x2c),
|
||||
0x801FD034:("D_801FD034","OSMesg","",0x4),
|
||||
0x801FD040:("D_801FD040","UNK_TYPE1","",0x1),
|
||||
0x801FD040:("D_801FD040","s32","",0x10),
|
||||
0x801FD050:("D_801FD050","OSIoMesg","",0x18),
|
||||
0x801FD068:("D_801FD068","OSMesgQueue","",0x18),
|
||||
0x801FD080:("D_801FD080","OSPiHandle","",0x74),
|
||||
0x801FD0F4:("D_801FD0F4","UNK_TYPE1","",0x1),
|
||||
0x801FD0F8:("D_801FD0F8","UNK_TYPE1","",0x1),
|
||||
0x801FD068:("__osFlashMessageQ","OSMesgQueue","",0x18),
|
||||
0x801FD080:("__osFlashHandler","OSPiHandle","",0x74),
|
||||
0x801FD0F4:("__osFlashMsgBuf","OSMesg","",0x4),
|
||||
0x801FD0F8:("__osFlashVersion","u32","",0x4),
|
||||
0x801FD120:("D_801FD120","UNK_TYPE1","",0x1),
|
||||
0x801FD140:("D_801FD140","UNK_TYPE1","",0x1),
|
||||
0x801FD158:("D_801FD158","UNK_TYPE1","",0x1),
|
||||
|
||||
Reference in New Issue
Block a user