Close

New firmware R3.8

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 04/30/2020 at 16:220 Comments

Some minor bug fixes and improvements:

- Fixed a bug in FN key codes that lead to the activation of the wrong FN keys;
- introduced support for NMI custom routines (suggested by nippur72) with NMI statement;
- fixed a bug that lead to un-wanted behaviors when graphic chars were parsed in direct mode.


Grab the code from my Github repo: https://github.com/leomil72/LM80C


Discussions