Jump to content
Asmusr

Happy New Year 2020

Recommended Posts

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

  • Like 10
  • Thanks 5

Share this post


Link to post
Share on other sites
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?

 

  • Like 1

Share this post


Link to post
Share on other sites

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.

  • Like 3

Share this post


Link to post
Share on other sites
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! 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...