summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mice.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-38/+42
* (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-4/+8
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* mice: Split into separate sets for each CPU-specific monitor program AJR2017-11-111-19/+112
* i8155: Substantial rewrite of timer emulation AJR2017-10-221-1/+1
* mice: Boots into monitor now AJR2017-10-221-21/+37
* (nw) more cleanups Robbbert2017-09-211-6/+0
* (nw) remove trampolines by using previously unknown macro Robbbert2017-09-211-10/+2
* (nw) uarts for mccpm, mice ; other cleanups Robbbert2017-09-171-38/+58
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+121