Skip to content

electrickery/LCD_MPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Z80 driver for HD44780U type displays

This driver uses an 8-bit data path and full read/write access, making it somewhat faster.

Demo with lcdtestmpf1.asm.

Dump Z80 CPU registers

Currently the repository exists of an library file and a demo, used to test the library.

The current use-case is an assistant for the single-step function in the monitor ROM. The keyboard allows for register inspection, but just one at a time. A jump to the demo shows almost all stored register values in two pages.

More info at: https://electrickery.nl/comp/mpf1/lcd_mpf/

About

A Z80 driver for HD44780 like 40x2 character displays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published