summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cdc721.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-18/+18
* tms9927: Eliminate MCFG macros and register_postload; remove "wr_" from callb... AJR2018-09-111-2/+3
* -in8250: De-MCFG, nw mooglyguy2018-09-041-21/+21
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-3/+3
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-4/+4
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-23/+4
* cdc721 : added "Graphics Firmware" roms. Robbbert2018-08-091-0/+5
* devcb3 Vas Crabb2018-07-071-9/+9
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* cdc721: Add LED outputs and some stubs for later (nw) AJR2018-05-081-11/+46
* cdc721: Add RS232 ports, interrupts and more (nw) AJR2018-05-061-19/+107
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* cdc721: "ROM Pack" is something else entirely (nw) AJR2018-04-211-23/+21
* cdc721: Add banking and NVRAM (latter still fails test) (nw) AJR2018-03-251-9/+76
* cdc721: Almost certainly runs at 6 MHz (nw) AJR2018-03-251-2/+2
* cdc721: Break up ROM region (nw) AJR2018-03-251-6/+9
* cdc721: Use row pointers (nw) AJR2018-03-251-6/+7
* cdc721: Start adding devices and handlers (nw) AJR2018-03-251-12/+71
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+11
* tms9927: Configure using character clock rather than dot clock AJR2018-02-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* srcclean (nw) Vas Crabb2017-11-261-9/+9
* (nw) cdc721 : bit of guesswork Robbbert2017-11-131-33/+68
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* Converting m_p_chargen into a required_region, part 1 Robbbert2017-02-091-4/+2
* Cleanup of my drivers (nw) Robbbert2017-01-071-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+144