Skip to content

gba_test v0.1.3

Compare
Choose a tag to compare
@Anders429 Anders429 released this 17 Jun 06:08
· 30 commits to master since this release

Fixed

  • Panic displaying now properly clears all previous text before displaying the panic info.
  • User interface no longer panics when attempting to scroll down an empty list.
  • Panics are now properly reported to mgba-rom-test using the same bios call as pass/fail reports.
  • Ignored tests with long names no longer cause misaligned display of tests in user interface.