An open API service indexing awesome lists of open source software.

https://github.com/clownacy/clone-driver-v2-cpp

C++ reimplementation of SMPS 68k Type 1b with major enhancements.
https://github.com/clownacy/clone-driver-v2-cpp

68000 embedded sega-genesis sega-mega-drive sequencer smps sn76489 sound-engine ym2612 z80

Last synced: 4 months ago
JSON representation

C++ reimplementation of SMPS 68k Type 1b with major enhancements.

Awesome Lists containing this project

README

          

# Sonic 2 Clone Driver v2 C++

This is a C++ reimplementation of the Sonic 2 Clone Driver v2, which is a
modified version of Sonic 1's SMPS 68k Type 1b sound driver.

To build this, ClownMDSDK is needed, which can be found here:
https://github.com/Clownacy/clownmdsdk