Skip to content

Make dmg-audio tests pass

João Magalhães requested to merge joamag/audio-tests into master

Should fix blargg audio tests pass.

Related to #18

The strategy here involved:

  • Implementing the global audio registers
  • Implementing all the read register operations
  • Going step by step over the multiple tests
  • Reading the source of the tests to control fixing
  • Used the 'dmg_sound/rom_singles' files for test by test execution
Edited by João Magalhães

Merge request reports