In this repository, you will find a list of existing software for Zeal 8-bit Computer.
Projects marked with:
- 🪛 involve a hardware extension.
⚠️ involve a Work In Progress state, they may not be usable at all yet.
- Microbe by @zoul0813: A colorful recreation of Space Invaders for Zeal 8-bit Computer!
- Bricked by @zoul0813: An Arkanoid / Breakout inspired game for Zeal 8-bit Computer!
- Snake by @Zeal8bit: Recreation of the famous Snake game for Zeal 8-bit Computer with the video board. This game is currently an example of the Zeal 8-bit VideoBoard SDK.
- 2048 by @JasonMo1: Recreation of 2048 game for Zeal 8-bit Computer.
- Game of Life by @TurBoss: Implementation of Conway's Game of Life for Zeal 8-bit OS.
- Closure by @zoul0813: A port of Blockade from 1976
- Zepto by @Zeal8bit: A clone of nano text editor written in Z80 assembly that runs natively on Zeal 8-bit OS.
- Zeal Piano by @zoul0813: A playable Piano for your Zeal 8-bit Computer. On-screen PS/2 keyboard mapped piano with 3-octaves, simple recording and playback.
- Zeal Music Tracker
⚠️ by @zoul0813: A music tracker built for Zeal 8-bit Computer. 4 voice, 16 pattern tracker for making music on your Zeal 8-bit Computer.
-
Zealasm by @Zeal8bit: a Z80 assembler running natively on Zeal 8-bit OS.
-
Zorth by @Candid-Moe: a Forth interpreter running natively on Zeal 8-bit OS.
-
Onomata by @chiral: a custom stack-based language running on Zeal 8-bit OS.
-
Zeal VideoBoard SDK: a development kit for the Zeal 8-bit Video board. It includes libraries and examples to run on a bare metal Zeal 8-bit Computer as well as examples to run on Zeal 8-bit OS.
-
Zeal WebEmulator: a Zeal 8-bit Computer emulator that runs directly in the web browser.
-
Zeal Dev Environment by @zoul0813: A development environment, running in Docker, that regroups the required repositories for developing programs for Zeal 8-bit Computer.
-
Zeal Game Dev Kit
⚠️ by @zoul0813: A Game development kit for Zeal 8-bit Computer.
-
Zeal 8-bit OS: an operating system for Z80 computers, entirely written in assembly. This is the main operating system of Zeal 8-bit Computer.
-
Zeal Bootloader: a bootloader for Zeal 8-bit Computer, written in assembly. Supports multi-boot, boot from RAM, flashing the internal ROM (NOR Flash), and many more features.
-
ZealFS: a file system for small memories, used natively by Zeal 8-bit OS kernel.
-
Zeal GBC Adapter 🪛: a Zeal 8-bit OS program to backup Gameboy and Gameboy Color cartridges.
-
Zeal SNES Adapter 🪛: a program to interface one or two SNES controllers with the Zeal 8-bit Computers.
-
Zeal CompacFlash 🪛: a program to interface a CompactFlash with the Zeal 8-bit Computer.
To add your project to the list above, feel free to open a pull request.