TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.19k stars 383 forks source link

spc support #1016

Open zeromus opened 7 years ago

zeromus commented 7 years ago

check out https://bitbucket.org/mpyne/game-music-emu/wiki/Home

nattthebear commented 4 years ago

I think snes faust has some code for this already set up, although I haven't tried it out. Would that work for us?

zeromus commented 4 years ago

We have psf support this way, so spc would probably work similarly. If you want to set it up, grepping for psf will give some ideas. Thanks for reminding me, as soon as I can repro your waterbox builds, I will do it myself if you haven't