digital-sound-antiques / msxplay-js

A msx sound player for JavaScript
http://digital-sound-antiques.github.io/msxplay-js/
70 stars 3 forks source link

Add support for MBM files #3

Closed sdsnatcher closed 6 years ago

sdsnatcher commented 6 years ago

Suggestion: add support for playback of files in Moonblaster (.MBM) format.

okaxaki commented 6 years ago

MBM files are supported at 07f0d8c. Limitation: There's no functionality to load ADPCM files.