breeze-emu icon indicating copy to clipboard operation
breeze-emu copied to clipboard

Implement a simple SPC file player

Open jonas-schievink opened this issue 8 years ago • 0 comments

Depends on #6

SPC format info: https://web.archive.org/web/20070202153330/http://www.alpha-ii.com/snesmusic/files/spc_file_format.txt

The spc700 crate should grow support for saving and loading .spc files. Then we can implement a binary that will play them (this needs to include an audio frontend like cpal, so it might be a good idea to put it in a different crate).

jonas-schievink avatar Apr 10 '16 14:04 jonas-schievink