Close

New firmware R2.5

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 10/26/2019 at 08:450 Comments

New firmware upgrade. This new release fixes one bug that affected the video buffer manager and lead to wrong appearance/disappearence of chars when positioning the cursor in different locations with LOCATE. Other changes involve the serial and audio sections: the SIO special condition interrupt won't reset the system anymore; the audio init code has been revised and optimized.

Grab the new R2.5 at my Github repo:

https://github.com/leomil72/LM80C

Discussions