summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rz1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) more address map modernisation Robbbert2018-04-121-10/+11
* rz1: Initial version of layout and marked working Dirk Best2018-03-201-36/+69
* rz1: Fix HD44780 hookup (nw) AJR2018-03-171-4/+22
* rz1: Hook up uPD934G Dirk Best2018-03-171-4/+43
* rz1: preliminary hd44780 hookup [R. Belmont] arbee2018-03-161-12/+41
* rz1: Add missing keys Dirk Best2018-03-151-1/+10
* (nw) Housekeeping. Robbbert2018-03-151-2/+2
* rz1: Fix keyboard hookup, output lcd data to console Dirk Best2018-03-141-57/+100
* rz1: Skeleton driver [Arashikage, Dirk Best] Dirk Best2018-03-131-0/+224