summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/guab.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-21/+21
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* guab: Add RS232 port, update notes Dirk Best2018-03-241-6/+36
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-5/+9
* first srcclean pass (nw) Vas Crabb2016-12-251-14/+14
* 6840ptm: use standard device clock for internal clock Dirk Best2016-12-041-2/+1
* guab: fix and improve output labels, add ten up labels Dirk Best2016-12-041-36/+37
* guab: hook up 4th ppi Dirk Best2016-12-021-24/+48
* guab: label some outputs Dirk Best2016-12-021-14/+15
* guab: more cleanups, hook up ppi and acia Dirk Best2016-12-021-167/+190
* guab: cleanup, hook up sn76489 ready signal, hook up some debug leds Dirk Best2016-12-011-154/+147
* Update mpu4vid to use ef9369 device Dirk Best2016-11-301-1/+9
* Create an ef9369 device and use it for guab Dirk Best2016-11-301-78/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* Update guab.cpp MASH2016-09-011-2/+2
* 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/+578