summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/esprit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+4
* 6522via.cpp: Count negative PB6 pulses in T2 counter mode AJR2018-12-271-1/+1
* esprit3: Better interrupt sourcing (nw) AJR2018-10-231-2/+6
* esprit.cpp: Updates (nw) AJR2018-09-211-35/+88
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-4/+7
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+18
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* New Not Working machines : ADDS Viewpoint 60, ADDS Viewpoint 122, Ann Arbor A... Robbbert2017-11-181-1/+3
* renamed hazeltine.cpp to esprit.cpp (nw) hap2017-11-051-0/+156