The Socrates Gameboy Advance Development Engine
The SGADE is a development library for the Nintendo Gameboy
Advance. It's free for all uses and is distributed without guarantees.
For more information visit
the SGADE page.
Data Fields | |
| volatile u16 | m_Data |
| Timer interrupt data register;. | |
| volatile u16 | m_Ctrl |
| Timer interrupt control register;. | |
For internal use only.
This struct is put over the timer registers on the GBA, so we can easily acces different timers.
|
|
Timer interrupt control register;.
For internal use only.
|
|
|
Timer interrupt data register;.
For internal use only.
|