summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/guab.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-9/+9
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* tms34061.cpp : Simplify handlers, Use shorter type values cam9002019-03-081-4/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-25/+23
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-4/+4
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-2/+2
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-21/+21
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-8/+8
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* devcb3 Vas Crabb2018-07-071-3/+3
* misc cleanup (nw) Vas Crabb2018-06-291-2/+2
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-4/+7
* 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-1/+1
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* 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