Skip to content

zoul0813/zeal-plasma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plasa Effect Demo for Zeal 8-bit Computer

This is a classic Plasma Effect Demo for Zeal 8-bit computer. It was ported over from a demo for the C64.

This repo contains an implementation in both C and Z80 ASM

Compiling

For Z80 ASM Demo

make

For C Demo

make -f sdcc.mk

By default, the Makefile.sdcc calls clean, to build both you can use

make -f sdcc.mk && make

Screenshots

Z80 ASM Plasma Demo

Z80 ASM Plasma Demo

C Plasma Demo

C Plasma Demo - The C implementation is so slow, that you can see the rendering occur row by row.

CREDIT

Original Commodore 64 code obtained from this video by Commodoreretro-programming on YouTube.

About

Text-mode Plasma Demo for Zeal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published