January 2022

It's still possible to write text adventure games for CP/M and other small, vintage computers. Here is one approach, using Linux as the development platform.
Categories: retrocomputing, Z80

A detailed description of a method for performing this common numerical conversion, with C source code.
Categories: mathematics, C

How to use Microsoft's Macro80 and Link80 utilities on CP/M, to build a program consisting of multiple assembly-language files.
Categories: retrocomputing, Z80, assembly