Asmusr #1 Posted December 31, 2019 Happy New Year. Here's a little fireworks demo. I didn't have time to polish it very much or compress the data, but maybe I will expand it next year. The file is a 64K non-inverted cartridge image that requires 32K RAM. You can open it directly in Classic99 or https://js99er.net, or use it on hardware with the FinalGROM. fireworks8.bin 10 5 Quote Share this post Link to post Share on other sites
mizapf #2 Posted December 31, 2019 The RPK for MAME users. fireworks.rpk 1 Quote Share this post Link to post Share on other sites
Omega-TI #3 Posted December 31, 2019 2 hours ago, Asmusr said: Happy New Year. Here's a little fireworks demo. I love it, it works great on real iron, but I was not able to use it in Classic 99... what did I do wrong? Why.mp4 1 Quote Share this post Link to post Share on other sites
Mehridian Sanders #4 Posted December 31, 2019 Should be Barbara Walter's...... for 20/20... *ducks*Sent from my SM-G955U using Tapatalk Quote Share this post Link to post Share on other sites
PeteE #5 Posted December 31, 2019 It doesn't seem to start in classic99 due to an incorrect cartridge header in the uppermost bank (which is where classic99 sets the initial cartridge bank.) This is what's in the lowest-bank cartridge header: 00000000 aa 01 01 00 00 00 60 0c 00 00 00 00 00 00 60 38 |......`.......`8| 00000010 09 46 49 52 45 57 4f 52 4b 53 58 58 58 58 58 58 |.FIREWORKSXXXXXX| Here's the uppermost bank: 0000e000 01 01 00 00 00 60 0c 00 00 00 00 00 00 60 38 09 |.....`.......`8.| 0000e010 46 49 52 45 57 4f 52 4b 53 58 58 58 58 58 58 58 |FIREWORKSXXXXXXX| Looks like it got shifted by one byte. Other banks are affected similarly, or are missing the header altogether. 3 Quote Share this post Link to post Share on other sites
Omega-TI #6 Posted December 31, 2019 Okay, glad it was not something I did. Quote Share this post Link to post Share on other sites
+FarmerPotato #7 Posted December 31, 2019 5 hours ago, Asmusr said: Happy New Year. Here's a little fireworks demo. I didn't have time to polish it very much or compress the data, but maybe I will expand it next year. Yeah! Quote Share this post Link to post Share on other sites
Vorticon #8 Posted December 31, 2019 Love it! 1 Quote Share this post Link to post Share on other sites
sometimes99er #9 Posted January 1, 2020 Very nice. Quote Share this post Link to post Share on other sites
Asmusr #10 Posted January 1, 2020 This version has been fixed to work with Classic99. fireworks8.bin 4 Quote Share this post Link to post Share on other sites