emu64 work and misc improvements

This commit is contained in:
Cuyler36
2023-08-28 21:01:23 -04:00
parent 1d9045ad10
commit 595e2a92df
35 changed files with 2746 additions and 6 deletions
+3
View File
@@ -3186,8 +3186,11 @@ static void mAGrw_SetGrass(lbRTC_time_c* now_time, lbRTC_time_c* grow_time, u16*
}
}
#else
#pragma push
#pragma force_active on
extern f64 lbl_806490a8;
REL_SYMBOL_AT(lbl_806490a8, 0x806490A8);
#pragma pop
static asm void mAGrw_SetGrass(lbRTC_time_c* now_time, lbRTC_time_c* grow_time, u16* cancel) {
#include "asm/8051497c.s"
+1
View File
@@ -15,6 +15,7 @@
#include "Famicom/famicom.h"
#include "m_debug.h"
#include "dolphin/os.h"
#include "libforest/osreport.h"
//TODO: actually add all the stacks and headers