I'm looking to expand Blargg's Game_Music_Emu to handle the MMC5 and VRC7 audio portions. This is for my FlashNSF player.
While I don't have much experience in writing emulators, I'm willing to give it a go. But I wondered, since foo_gep uses Game_Music_Emu and foo_gep plays both MMC5 and VRC7 fine, has this been done already? And if so can I have access to those patches/source files?
Expanding Game_Music_Emu to handle MMC5 and VRC7
Moderator: Moderators
Sorry, forgot about real life issues as an excuse. I thought it was a lack of motivation. :[
A friend has already shared the version I'm working with to the XBMC bug tracker, but I haven't actually versioned it. I really should version everything and maybe add some documentation as well.
Do you think it's significantly modified enough for a 0.6? (To save me a little bit of time, what method did you use to replace $vers in your file headers with the actual version number?)
Another person also suggested that we should be using a public source code repository and contribute our work towards that, rather than swapping archives around. That Google Code page you have set up looks like it could work for that purpose, since it already has a code repository. Hmm...
A friend has already shared the version I'm working with to the XBMC bug tracker, but I haven't actually versioned it. I really should version everything and maybe add some documentation as well.
Do you think it's significantly modified enough for a 0.6? (To save me a little bit of time, what method did you use to replace $vers in your file headers with the actual version number?)
Another person also suggested that we should be using a public source code repository and contribute our work towards that, rather than swapping archives around. That Google Code page you have set up looks like it could work for that purpose, since it already has a code repository. Hmm...