From 63ddc84d57ea615a869bc943c5c2c0a60874a12e Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Tue, 10 Oct 2023 03:41:55 -0300 Subject: [PATCH] epirawwrite, epirawread --- src/main/epirawread.c | 5 +++++ src/main/epirawwrite.c | 3 +++ yamls/us/main.yaml | 4 ++-- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 src/main/epirawread.c create mode 100644 src/main/epirawwrite.c diff --git a/src/main/epirawread.c b/src/main/epirawread.c new file mode 100644 index 00000000..d0278c52 --- /dev/null +++ b/src/main/epirawread.c @@ -0,0 +1,5 @@ +#include "common.h" + +#pragma GLOBAL_ASM("asm/us/nonmatchings/main/epirawread/func_8002AEC0.s") + +#pragma GLOBAL_ASM("asm/us/nonmatchings/main/epirawread/func_8002AF10.s") diff --git a/src/main/epirawwrite.c b/src/main/epirawwrite.c new file mode 100644 index 00000000..ed5716f5 --- /dev/null +++ b/src/main/epirawwrite.c @@ -0,0 +1,3 @@ +#include "common.h" + +#pragma GLOBAL_ASM("asm/us/nonmatchings/main/epirawwrite/func_8002AE70.s") diff --git a/yamls/us/main.yaml b/yamls/us/main.yaml index a2997caf..17d2a103 100644 --- a/yamls/us/main.yaml +++ b/yamls/us/main.yaml @@ -131,8 +131,8 @@ - [0x2B940, hasm, probetlb] - [0x2BA00, hasm, setcompare] - [0x2BA10, c, resetglobalintmask] - - [0x2BA70, asm] - - [0x2BAC0, asm] + - [0x2BA70, c, epirawwrite] + - [0x2BAC0, c, epirawread] - [0x2BB60, asm] - [0x2BBB0, asm] - [0x2BD40, asm]