Category: Software
Getting the OS builds working
The original Zyklus code was written in Z80 Assmebly, using a Macro assembler from 1985. Thanks to the current popularity of retro computing and the vast resources of the internet, I managed to obtain a copy of the assembler (though not the linker, although I’m fairly certain I have one from an earlier release that […]
Read more »The Source Code
/The source code as I recieved from Pete was written in Z80 Assembly. Compilation via a current Z80 macro assembler didn’t work, there were declerations and directives for a specific assembler. Looking at the Dos .bat files they used to build, I tried to find out which compiler was used, but my initial search didn’t […]
Read more »