Skip to content

QSmally/ZOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZOS

A Z80-family operating system.

Wozmon (written by Steve Wozniak in 1976) for the Z80 and Z80-family of peripherals is used as entrypoint to the operating system. It is a modified version of ZMon.

Contributing

I use Vasm oldstyle to assemble this project.

$ vasmZ80_oldstyle -Fbin -dotdir zos.s

I use Minipro for writing a.out to an EEPROM.

$ minipro -p W27C020 -s -w a.out

About

A Z80-family time-sharing operating system

Resources

Stars

Watchers

Forks

Releases

No releases published