summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midtunit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-22/+23
* (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-1/+1
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-3/+3
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* midtunit.cpp: Hooray Cut-N-Paste (IE: Fix CNP error) - NW briantro2016-02-041-118/+118
* midtunit.cpp: Correct rom labels for NBA Jam Tournament - NW briantro2016-02-041-122/+122
* new NBA Jam clone briantro2016-02-041-45/+82
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1506