Jump to content
  • entries
    657
  • comments
    2,692
  • views
    898,680

Stay Frosty, Part 4


SpiceWare

957 views

I decided to change to use a reflected playfield and drop the updating of PF0 for the upper platforms. PF0's still used to draw the horizon as well as the lowest platform.

 

blogentry-3056-0-01040700-1467567026_thumb.png

 

Doing this means the snowman can always drop down on the left and right sides of the level. It also adds an additional constraint to the kernel in that you must update PF2 at cycle 48 in order for the left and right sides of the screen to be different; however, it frees up 12 cycles per scanline in the ice and platform kernels as well as 18 bytes of RAM.

 

While I hadn't yet look into adding the melt trail or carrot nose, I did add a demonstration of vertically moving platforms. To maintain a stable image this requires the height of two zones to be changed - one increasing while the other decreasing by the same amount. If you look closely you can see some motion blur on one of the platforms in the above image.

 

ROM:
frosty071111b.bin

 

Source:
sf_source071111b.zip

 

Blog entry covers November 11(PM), 2007

  • Like 1

0 Comments


Recommended Comments

There are no comments to display.

Guest
Add a comment...

×   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...