summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/duet16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-7/+9
* duet16, fmtowns: Fix RTC busy signal handling AJR2018-04-281-29/+37
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+30
* duet16: fix graphics (nw) cracyc2018-02-231-2/+2
* duet16: fix double width chars (nw) cracyc2018-02-231-2/+2
* duet16: fix clock (nw) cracyc2018-02-211-7/+7
* duet16: fix palette order (nw) cracyc2018-02-201-1/+1
* duet16: fix attr order (nw) cracyc2018-02-201-7/+13
* duet16: display attr and graphics mode (nw) cracyc2018-02-201-21/+53
* duet16: add generic ascii serial keyboard (nw) cracyc2018-02-201-6/+139
* 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-201-1/+1
* duet16: palette (nw) cracyc2018-02-201-2/+35
* duet16: dma page register (nw) cracyc2018-02-201-3/+17
* duet16: External floppy drive select (nw) AJR2018-02-191-7/+10
* duet16: reads from the floppy but doesn't quite boot (nw) cracyc2018-02-191-7/+52
* 6840ptm: Stop defaulting external clocks to 1 Hz AJR2018-02-191-3/+7
* duet16: pic addressing is inverted (nw) cracyc2018-02-191-1/+15
* duet16: Add PIC and various interrupt sources (nw) AJR2018-02-191-3/+16
* duet16: more devices and video (nw) cracyc2018-02-191-2/+29
* duet16: Hook up a few devices (nw) AJR2018-02-191-5/+17
* New not working cracyc2018-02-191-0/+106