d_stage debug (#3063)

This commit is contained in:
Jcw87
2026-01-22 21:11:28 -08:00
committed by GitHub
parent 7e0d9c3169
commit 86fddd48d5
18 changed files with 840 additions and 560 deletions
+4
View File
@@ -185,6 +185,10 @@ inline u8 fapGmHIO_getGamma() {
}
#endif
inline u8 fapGmHIO_getMemoryBlockOff() {
return g_HIO.mMemBlockOff;
}
struct fapGm_dataMem {
enum HeapType_e {
HeapType_Error_e,