wermipls / lzw-hptdemo

a ZX Spectrum 128K demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lzw-hptdemo

YouTube:

YouTube thumbnail

happy party three demo is a ZX Spectrum 128K production, done by LZW group and first shown at the happy party three (an online visual art show). The source code is presented mostly for archival purposes - due to being my first attempt at coding something bigger in Z80 assembly, the code is mostly a mess and probably not good for anyone to use as a reference.

Credits

  • wermi - programming, design
  • Zlew - music
  • Loni - graphics, animation

3rd party assets

The repository also includes executables for following software:

Building

Windows

Run make.bat.

Linux/macOS/others

Build/install sjasmplus, then run sjasmplus prog.asm --sld --fullpath.

TODO

  • verify real hardware compatibility
  • add compression of main demo data for reduced size

About

a ZX Spectrum 128K demo


Languages

Language:Assembly 91.3%Language:Python 8.7%Language:Batchfile 0.0%