Close

New major firmware release R3.0

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 02/28/2020 at 17:200 Comments

Hello everybody, I carried on the development of the firmware of my LM80C Color Computer and I'm happy to announce the availability of a new major release, the version R3.0.

With this release the computer is now a stand-alone in every way: it is now possible to move the cursor anywhere around the screen and digit commands and statements freely. When you'll press the RETURN key the kernel will analyze the on-screen text, acting as the old home computers from the '80s.

Another big change is the SERIAL statement, introduced with the version R2.15 of the firmware, that let the user to open/close the serial line.

Here is a little demo of the new functionalities:

Please refer to my Github repo to get the new sources and ROM file:
https://github.com/leomil72/LM80C

Discussions