Close

VREG, VSTAT, and LOCATE statements

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 06/20/2019 at 16:290 Comments

I've worked hard to add some new useful statements to the BASIC interpreter.

These commands are very useful when working in graphics because:

I've also completed the 8x8 pixels font by adding the missing chars in the first release of the charset and expanded the max. default string size to 100.

The files of the new firmware, marked R1.9, have been uploaded on my GitHub repo.

Discussions