vgmrips / vgmplay-legacy

VGM file command-line player and Winamp plugin.
http://vgmrips.net
221 stars 52 forks source link

Adapt to RetroWave OPL3 (hardware playback VGM). #90

Open denjhang opened 1 year ago

denjhang commented 1 year ago

https://shop.sudomaker.com/products/retrowave-opl3-express RetroWave OPL3 is a hardware with MCU and OPL3 chip, it can be connected to computer via usb. A program is shown here to play VGM using RetroWave OPL3.https://github.com/SudoMaker/RetroWave/tree/master/Player RetroWave OPL3 is connected to the computer in the form of a serial device through USB, such as COM5. Currently DOSBOX-X is compatible with this hardware.