summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/inderp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* new not working machine Ivan Vangelista2018-11-241-0/+10
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-3/+3
* new not working machine Ivan Vangelista2018-07-021-1/+8
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-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-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+11
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* 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
* (nw) inderp: added some meat to the bones Robbbert2017-09-161-21/+171
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-3/+2
* Fixes to build with visual studio. 3rdparty\zlib doesn't seem to be picked up... smf-2016-08-251-0/+1
* Fixed validation warning. Robbbert2016-08-251-1/+1
* Pro-80: added devices. Centaur: fixed typo. Robbbert2016-08-251-6/+6
* some skeleton drivers to finish synching with PinMAME (nw) Ivan Vangelista2016-08-241-0/+81