summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pasogo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* genpc: Make INT and NMI line callbacks (nw) AJR2019-10-311-1/+4
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-38/+38
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-38/+38
* mame\drivers: minor MCFG and MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-181-19/+19
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-1/+1
* bankdev: Remove address_space argument from read/write handlers (nw) AJR2019-01-211-14/+14
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-5/+1
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-2/+5
* 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-3/+3
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* 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-1/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+4
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-13/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* Iterate over core classes C++11 style AJR2016-03-311-1/+1
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-051-1/+2
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-4/+4
* 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
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+576