IO initial states are correct
This commit is contained in:
@ -34,6 +34,7 @@ void inc_tima() {
|
||||
|
||||
void timer_init() {
|
||||
ctx.div = 0XAC00;
|
||||
ctx.tac = 0xF8;
|
||||
}
|
||||
|
||||
void timer_tick() {
|
||||
|
Reference in New Issue
Block a user