libgme / game-music-emu

Blargg's video game music emulation library, which allows audio applications to easily add playback support for the music of many classic video game consoles.
GNU Lesser General Public License v2.1
59 stars 12 forks source link

implement timer+Vblank interrupt #48

Open Wohlstand opened 2 years ago

Wohlstand commented 2 years ago

Original report by djmaximum17 (Bitbucket: djmaximum17, GitHub: djmaximum17).


the current version of Game Music Emu doesn't play GBSs that make use of the timer+Vblank, they just stay silent. attached is a zip that has some GBSs that have the timer+Vblank ability

GBSs_that_use_timerVblank.zip