dzOS is a single-user single-task ROM-based operating system (OS) for my 8-bit homebrew computer dastaZ80, which runs on a Zilog Z80 processor.
It is influenced by ideas and paradigms coming from Digital Research’s CP/M, but also from 8-bit computers of the 80s era.
Features
- Divided into three parts: BIOS, Kernel and Command-Line Interface (CLI)
- User Modifiable Operating System: during boot, the ROM is copied to RAM and the paged out, giving the user total freedom to modify the OS.
- Use of jumpblocks for Kernel and BIOS subroutines allows easy modifications by just changing 2 bytes to a new address
- Written in Z80 assembly language
- Support for TMS9918A VDP, AY-3-8912 PSG, Zilog SIO/2, SD card, Floppy Disk Drive
License
MIT LicenseFollow dzOS
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of dzOS!