pouët.net

Go to bottom
192 bytes (per frame)
[nfo]
screenshot added by tooloud on 2020-12-15 21:06:00
platform :
type :
release date : december 2020
release party : speccy.pl party 2020
compo : n/a
ranked : n/a
  • 6
  • 1
  • 0
popularity : 49%
 49%
  • 0.86
alltime top: #25138
added on the 2020-12-15 21:06:00 by tooloud tooloud

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

nice one!
rulez added on the 2020-12-16 01:05:33 by LiSU^TRS LiSU^TRS
Dance! ;)
rulez added on the 2020-12-16 01:25:20 by Dalthon Dalthon
Nice and tight.
rulez added on the 2020-12-16 09:54:15 by CiH CiH
Two days work code written for Speccy Party 2020.1 ZX81 Compo.
Machine: Sinclair ZX81 with 16k RAMpack
It's more a screen compression challenge/solution I wanted to try than the demo itself.

Due to very limited memory in ZX81 I wanted to find a way to use its semigfx to animate or fill the screen using as low memory as it's possible.

The semigfx encoding ZX81 ROM is pretty strange, but I figured out it. The code uses 384 bytes per screen (50% compression since text screen memory is 32x24 = 768 bytes), so half screen animation used in this demo is 192 bytes per frame as in the title.

The main procedure of decompressing the screen into a screen buffer is 122 bytes long. The rest of the file is BASIC loader (since there is no binary load in ZX81 BASIC) and raw encoded frame by frame data plus end screen text. I have used Photoshop to create 27 frames, saved into .pbm files and extracted into .asm code omitting first 9 bytes (header). I will describe it more on the blog.

The idea was to use semigfx (2x2 bits so 64x48 semigfx pixels) for frame by frame animation - due to my limited time it ended in 27 frames animation fit into 9 290 bytes .p file ready to use in a real computer (with ZX Pand or other allowing to load .p files) or emulator (remember to setup 16k memory).
added on the 2020-12-17 10:53:39 by tooloud tooloud
very nice!
rulez added on the 2020-12-22 12:48:03 by gorgh gorgh
Nice compressions
rulez added on the 2021-12-16 18:53:42 by nollkolltroll nollkolltroll
haha, sure!
rulez added on the 2022-04-24 08:38:56 by spkr spkr

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment

Go to top