Multitasking operating system for ZX Spectrum 48K with a early Macintosh like GUI. The project consists of
- x compiler tools. Not reinventing warm water here, the plan is to update SDCC linker to enable relocatable binaries.
- y os (yos). The operating system. Currently console mode, but tty will be replaced with a GUI.
- z windows (zwin). Early Macintosh like GUI on top of yos.
yos and zwin will work on original hardware and be a ROM replacement.