summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pce.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-2/+2
* Build fixes (some compilers are too permissive about member pointer syntax) (nw) AJR2018-08-051-4/+4
* h6280.cpp : Internalize peripherals, Sound (#3792) cam9002018-08-051-23/+16
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* huc6260: Internalize palette (nw) AJR2018-05-131-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-7/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-43/+47
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* (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-4/+4
* pce.cpp: note about pachinko controller (nw) angelosa2018-01-301-1/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* 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-2/+7
* misc companyname update (nw) hap2017-02-261-3/+3
* correct NEC companyname (nw) hap2017-02-251-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* more trampolines removal (nw) Ivan Vangelista2016-06-141-9/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+430