wyatt8740 / Game_Music_Emu

(GitLab: https://gitlab.com/wyatt8740/Game_Music_Emu ) - Fork of https://github.com/kode54/Game_Music_Emu that restores a cross-platform CMake build system. Currently, aims to be ABI-compatible with GME 0.6.2.
1 stars 2 forks source link

Restore the faster SPC emulator #3

Open SteelT1 opened 6 years ago

SteelT1 commented 6 years ago

Restores the faster SPC emulator, no idea why Kode54 decided to replace it with higan and not keep it as a option. Also did some other minor changes so debug_printf is defined on Windows with Mingw, no idea if it works with MSVC.

wyatt8740 commented 6 years ago

Once I've got a little time (next couple days) to make sure higan still works properly, I'll accept this pull. Thanks!

And re: why kode54 does what he (or she) does: I am just as confused as you are sometimes.

SteelT1 commented 6 years ago

Sorry for that last commit, I thought it wasn't changed, but it is.