Match most of m458Dll

This commit is contained in:
dbalatoni13 2025-01-01 18:59:23 +01:00
parent 8a1cf535a6
commit fce8e6636f
4 changed files with 1735 additions and 117 deletions

View file

@ -100,7 +100,6 @@ static BOOL DBGWriteMailbox(u32 p1)
}
#pragma dont_inline on
static BOOL DBGReadMailbox(u32 *p1)
{
BOOL total = FALSE;
@ -119,7 +118,7 @@ static BOOL DBGReadMailbox(u32 *p1)
return IS_FALSE(total);
}
#pragma dont_inline off
#pragma dont_inline reset
static BOOL DBGRead(u32 count, u32 *buffer, s32 param3)
{

1615
src/REL/m458Dll/main.c Normal file

File diff suppressed because it is too large Load diff