mirror of
https://github.com/zeldaret/ph
synced 2026-06-26 17:52:10 -04:00
@@ -10,6 +10,8 @@ extern "C" {
|
||||
|
||||
#define GFX_FIFO_SWAP_BUFFERS (*(volatile u32 *) 0x04000540)
|
||||
#define GFX_FIFO_VIEWPORT (*(volatile u32 *) 0x04000580)
|
||||
#define REG_GFX_RAM_COUNT (*(volatile u16 *) 0x04000604)
|
||||
#define REG_GFX_RAM_COUNT_2 (*(volatile u16 *) 0x04000606)
|
||||
#define REG_VCOUNT (*(volatile u16 *) 0x04000006)
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user