mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-24 07:10:44 -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:
@@ -1,39 +0,0 @@
|
||||
#include "global.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186A70.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186AB8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186B28.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186B30.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186B38.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186B68.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186B70.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186B78.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186CAC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186D60.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186E64.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80186EC8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80187018.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80187080.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80187124.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_80187284.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_801872FC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_801873BC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/osFlash/func_8018752C.s")
|
||||
Reference in New Issue
Block a user