summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ghosteo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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