Kautenja / RackNES

A Nintendo Entertainment System (NES) emulator module for VCV Rack.
Other
98 stars 3 forks source link

Vectrex Emulator #50

Closed Kautenja closed 2 years ago

Kautenja commented 3 years ago

The Vectrex gaming console used the General Instrument AY-3-8910 sound generator (implemented in PotatoChips), and has plenty of existing emulators written in C++ (https://github.com/amaiorano/vectrexy). It would probably not be too difficult to port one of these emulators into VCV as an emulator similar to RackNES.