You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test 3 reads the state of the timer exactly on rollover of the divider.
Test 6 reads the state of the timer 1 cycle after it should have roller over.
Test 9 reads the state of the timer 1 cycle before it should roll over.
Tested on GBP. Nanoboy Advance currently fails test 1.
The text was updated successfully, but these errors were encountered:
Here is test that checks the state of the clock divider the timers use after power on:
https://github.com/alyosha-tas/gba-tests/tree/master/timer
The resolution of this test is one clock cycle:
Test 3 reads the state of the timer exactly on rollover of the divider.
Test 6 reads the state of the timer 1 cycle after it should have roller over.
Test 9 reads the state of the timer 1 cycle before it should roll over.
Tested on GBP. Nanoboy Advance currently fails test 1.
The text was updated successfully, but these errors were encountered: