What's new

Game Boy Advance Test Suite

LyonHrt

Dcemu.co.uk guy
mgba: endrift has posted on his forums about a gba test suite

In the interest of furthering the state of Game Boy Advance emulation, I've been writing a test suite that tests various aspects of hardware. At the moment, it only tests timing operations, but way more will be coming in the future. Source code is available on github
Timing tests
Each test contains 20 (or 10 if only an ARM version is supported) configurations:
ROM 4/2 waitstates, no prefetch
ROM 4/2 waitstates, prefetch
ROM 3/2 waitstates, no prefetch
ROM 3/2 waitstates, prefetch
ROM 4/1 waitstates, no prefetch
ROM 4/1 waitstates, prefetch
ROM 3/1 waitstates, no prefetch
ROM 3/1 waitstates, prefetch
WRAM
IWRAM
The current version contains 1260 tests total.

Scores:
mGBA (master): 1098 passes
NO$GBA 2.8a: 759 passes
VBA-M 2.0.0 beta 1: 680 passes


source :twitter
 

spotanjo3

Moderator
Moderator
mgba: endrift has posted on his forums about a gba test suite

In the interest of furthering the state of Game Boy Advance emulation, I've been writing a test suite that tests various aspects of hardware. At the moment, it only tests timing operations, but way more will be coming in the future. Source code is available on github
Timing tests
Each test contains 20 (or 10 if only an ARM version is supported) configurations:
ROM 4/2 waitstates, no prefetch
ROM 4/2 waitstates, prefetch
ROM 3/2 waitstates, no prefetch
ROM 3/2 waitstates, prefetch
ROM 4/1 waitstates, no prefetch
ROM 4/1 waitstates, prefetch
ROM 3/1 waitstates, no prefetch
ROM 3/1 waitstates, prefetch
WRAM
IWRAM
The current version contains 1260 tests total.

Scores:
mGBA (master): 1098 passes
NO$GBA 2.8a: 759 passes
VBA-M 2.0.0 beta 1: 680 passes


source :twitter

Wait.. NO$GBA 2.8a ? They didn't test on 2.8B ? They must be missed. :)
 

Top