Close

New LM80C firmware R1.16 with new LM80C DOS 1.05

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/28/2021 at 09:310 Comments

The development of my Z80 homebrew computer LM80C continues. This time the LM80C DOS 1.05 is out with newer BASIC statements to manage SEQUENTIAL FILES. with OPEN/CLOSE/PUT/GET/EOF. In this short video you can see the creation of a file, the storing of some data, and the following operation of reading. The new SEQ file has been added to distinguish such files.

The new firmware is available from the official GitHub repo

Discussions