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
I'm trying to combine multiple music.bin files (exported individually using the "Raw music data" option) to make a multi-track nsf using the v2.5 NSF Driver Source, but can't quite figure it out.
I've set the number of songs to 2 in the NSF header, but don't know how to arrange the .bin files at the end of driver.s to have the second song initilize properly.