[iQue] Match remaining libultra/io files (#2411)

* [iQue] Match remaining libultra/io files

* Match osSpTaskYielded

* Fix bss, remove double space in controller.h

* Fix BSS
This commit is contained in:
Tharo
2025-01-10 00:31:11 +00:00
committed by GitHub
parent 8b5813c86c
commit a57d449196
18 changed files with 149 additions and 20 deletions
+1
View File
@@ -17,6 +17,7 @@
#define CONT_CMD_WRITE_MEMPACK 3
#define CONT_CMD_READ_EEPROM 4
#define CONT_CMD_WRITE_EEPROM 5
#define CONT_CMD_CHANNEL_RESET 0xFD
#define CONT_CMD_RESET 0xFF
#define CONT_CMD_REQUEST_STATUS_TX 1
+3
View File
@@ -15,6 +15,9 @@ extern u32 osMemSize;
extern u8 osAppNMIBuffer[0x40];
extern u32 __osBbIsBb;
extern u32 __osBbHackFlags;
extern u32 __osBbPakAddress[4];
extern u32 __osBbPakSize;
extern s8 D_80009430;
extern vu8 gViConfigBlack;