summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ghosteo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+10
* qs1000.cpp : Add getter for internal CPU (#4588) cam9002019-02-031-1/+1
* -ghosteo: Removed deprecated warning, nw mooglyguy2019-02-021-10/+12
* 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-28/+28
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-3/+3
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-14/+13
* scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... Ivan Vangelista2018-10-261-5/+5
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-5/+3
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-5/+8
* 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
* tp84: device_finder stuff. Also removed a bunch of commented-out stuff that w... Ryan Holtz2018-05-261-4/+0
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+17
* s3c24xx: Removed first_screen usage (nw) Ryan Holtz2018-03-091-0/+1
* qs1000.cpp : Convert set_irq into WRITE_LINE_MEMBER (#3306) cam9002018-03-071-34/+19
* Revert "qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER (#3294... Vas Crabb2018-03-041-19/+33
* qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER (#3294) cam9002018-03-041-33/+19
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-3/+3
* space.machine -> machine (nw) Olivier Galibert2017-12-141-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-9/+12
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* 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-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+770