|
ForumsSega Master System / Mark III / Game GearSG-1000 / SC-3000 / SF-7000 / OMV |
Home - Forums - Games - Scans - Maps - Cheats - Credits Music - Videos - Development - Hacks - Translations - Homebrew |
Author | Message |
---|---|
|
play fm
Posted: Tue Dec 27, 2016 3:21 am
|
Hi,
Is there existing code to play a vgm fm track on sms? |
|
|
Posted: Wed Jan 11, 2017 11:21 am |
Well, I wrote a VGM player that handles FM as part of the Neoflash SMS cart menu: https://github.com/mic-/neo-myth-menu/blob/master/SMS/NeoMythMenu/vgm_player.s
Shouldn't be too difficult to make a standalone player out of it if you're somewhat familiar with SMS development. |
|
|
Posted: Wed Jan 11, 2017 4:17 pm |
Wow, didn't know NeoFlash software was open! | |
|
Posted: Mon Jan 16, 2017 3:09 pm |
Not sure about all of them (e.g. the GBA menu, or the PC client). But the SNES, N64, Master System, Megadrive, and PC-Engine menues were written by me, ChillyWilly, and Conle, and we put the code for those on google code, and then I moved the repos to github when google code shut down. | |