ROBOPLAY

RoboPlay is a music player using the Yamaha YMF278B OPL4 soundchip

Description

RoboPlay is a multiformat music replayer for the MSX platform using the Yamaha YMF278B OPL4 soundchip. MSX-DOS2 is needed.

It is written in C using SDCC and the FUSION-C library.

Currently the following file formats are supported: - For OPL4: - SOP: Note OPL3 Music Sequencer - D00: EdLib packed module - DRO: DOSBox Raw OPL v0.1 and v2.0 - RAW: Rdos Adlib Capture - MOD: Amiga Module (up to 24 channels) - VGM: Video Game Music - IMF: iD Software Music Format (for .WLF extension 700Hz replay is used) - MBM: MoonBlaster 1.4 (inlcuding PSG drums, ADPCM sample support) - MUS: FAC SoundTracker 1.0, 2.0 and PRO (stereo replay, ADPCM sample support) - PRO: Tyfoon Pro-Tracker (stereo replay) - MID: Standard MIDI file (WaveTable or FM) - For SCC: - SBM: SCC Blaffer NT (including PSG drums) - SNG: SCC Musixx

Build files
Build script
mkdir -p package/
unzip file.zip
mv roboplay.com package/
mv *.ply package/
unix2dos README.md
mv README.md package/
  • 1.2-1 2020-10-14
    • New release
  • 1.0-1 2020-05-31
    • First release
Details
Category
Sound
Author
Marco Blom (ToriHino)
Packager
Carles Amigó (fr3nd)
License
 WTFPL
Url
 https://gitlab.com/torihino/roboplay
Install instructions
hub install ROBOPLAY