summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cit220.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cit220p: Slightly better line drawing characters (nw) AJR2018-11-151-0/+3
* cit220p, vp122: Put some dots on the screen; add 80-/132-column switch (nw) AJR2018-11-151-4/+29
* cit220.cpp: Forgot to delete this (nw) AJR2018-11-151-2/+0
* vp122: Merge driver with cit220.cpp (nw) AJR2018-11-151-24/+109
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* scn2674/scn2672: Remove MCFG macros (nw) AJR2018-09-081-23/+24
* cit220p: DUART timer drives something (nw) AJR2018-07-141-2/+12
* cit220p: Add keyboard MCU (nw) AJR2018-07-141-1/+17
* cit220p: Add AVDC latch access and attribute RAM (nw) AJR2018-07-141-8/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* cit101, cit220p: Correct years and add notes (nw) AJR2018-03-151-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+21
* scn2674: Use same character width for text and graphics modes (nw) AJR2018-03-081-2/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* cit220p: Better idea of screen parameters (nw) AJR2018-01-161-7/+4
* scn2674: More standard device configuration (nw) AJR2017-11-251-2/+3
* mc68681: Distinguish SCN2681 and MC68681 DUART types AJR2017-11-221-2/+2
* cit220p: More devices (nw) AJR2017-11-211-1/+15
* cit220p: Add SCN2674 device (nw) AJR2017-11-211-2/+29
* cit220p: Give this one a separate driver as well (nw) AJR2017-11-211-0/+76