Link m_debug_hayakawa.c

This commit is contained in:
Cuyler36
2023-04-22 00:55:05 -04:00
parent 5d7bc898e8
commit efb1169e4f
25 changed files with 837 additions and 88 deletions
+2
View File
@@ -55,6 +55,8 @@ typedef enum {
#define DEBUG_REG_SIZE 16
#define DEBUG_REG_GROUP 6
#define DEBUG_REG_COUNT (DEBUG_REG_SIZE * DEBUG_REG_GROUP * DEBUG_REG_MAX)
typedef struct debug_mode_s {
u8 mode;
u8 type;