SPU Controll Register

This commit is contained in:
Jaby
2022-08-31 22:00:38 +02:00
parent de7d0945a1
commit a84b2c4f14
4 changed files with 78 additions and 3 deletions

View File

@@ -16,6 +16,7 @@
//uint<real bits>_<used bits>b;
typedef uint8_t uint8_5b;
typedef uint8_t uint8_4b;
typedef uint8_t uint8_2b;
#endif //!__JABYENGINE_DEFINES__H