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.
- Host: GitHub
- URL: https://github.com/clownacy/clone-driver-v2-cpp
- Owner: Clownacy
- Created: 2024-10-12T21:33:49.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-02-24T21:39:27.000Z (8 months ago)
- Last Synced: 2025-06-19T03:09:41.343Z (4 months ago)
- Topics: 68000, embedded, sega-genesis, sega-mega-drive, sequencer, smps, sn76489, sound-engine, ym2612, z80
- Language: C++
- Homepage:
- Size: 4.51 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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