Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
Very good site. I wonder where you got that chiptune player, though. And I also wonder how well it supports different sound channels in NSF(e) files (or if it even supports those files).
Also, you might be interested in using an emulator like vNES on your website (to allow people to play your ROMs from the site, instead of downloading them & having to run their own emulator).
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!
All the things in the web are made by me, the chiptune player, of course, too. They are Mp3 players, so i need to convert the NSF files into mp3 before upload to the web.
It's a good idea use vNES in my web, i will think about that.
It doesn't look like it's open-source yet, but on the developer's site, it says they're using Blargg's audio driver (which is open-source) & that you're allowed to look at the page's HTML source code to see how to implement the player.
It appears as though the developer wants to release it as open-source, but only when it's completed to their satisfaction. Try e-mailing them for their permission to get the source code. Who knows; maybe they might even want to use your skin as part of their final release.
In the meanwhile, I can provide you only with the compiled SWF files (because I downloaded the entire site with HTTrack, implemented it on my own website & commented as much of the source code as I could). It includes two demo tracks (one NSF & one NSFe). Be sure to read the comments inside the HTML file.
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!
I also used WinAmp with NotSo Fatso to compile my NSFs to NSFes (just to make it look more official & cleaner).
But yes; be sure to read my comments in that source package carefully.
Good luck with the reversing, but like I said, you could always contact the developers for the source code & see how far you can take their project (I've seen a topic on NESDev's forum, where the developer actually posted something about it).
Just had some spare time and implemented flash nsf in my site. Thanks TechEmporium.
I modified a bit the javascripts routines and now its possible to load a list of NSF files and change them from buttons from the website. This is much better than make a NSFe for all of your songs.
[quote=Delek]Just had some spare time and implemented flash nsf in my site. Thanks TechEmporium.
I modified a bit the javascripts routines and now its possible to load a list of NSF files and change them from buttons from the website. This is much better than make a NSFe for all of your songs.
[/quote]
Sweet! I like what you did with the external JavaScript file & the button customization for it. I glad it works for you.
_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!