Close

LM80C DOS

A project log for LM80C Color Computer

A Z80 homebrew computer with 64KB SRAM & 32KB ROM (with BASIC), TMS9918A VDP (video) and AY-3-8910 PSG (audio)

leonardo-milianiLeonardo Miliani 03/08/2021 at 17:190 Comments

Here we are! The LM80C DOS is finally out! This is the first DOS (Disk Operating System) for my homebrew computer comes in an initial stage, maybe a little raw but almost functional. I've implemented the LOAD, SAVE, ERASE, FILES, and DISK commands:

Obviously, for "disk" I mean a Compact Flash card. More easier, faster, and bigger than an old floppy disk drive.

LM80C DOS

More functions will come, as I will have some spare time to expand the DOS.

For the syntax of the commands please refer to the LM80C BASIC reference manual, for the details of the implementation, please refer to the Hardware reference guide, while for the wirings, please refer to the schematics.

The new firmwares for LM80C Color Computer and the LM80C 64K Color Computer can be downloaded by the official GitHub repo.

Discussions