summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midtunit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* srcclean (nw) Vas Crabb2018-12-231-5/+5
* midtunit.cpp: Added an optional DMA-blitter viewer behind a #define. [Ryan Ho... mooglyguy2018-12-061-0/+1
* -midtunit.cpp: Various cleanups. Removed MCFG, converted to video device and ... mooglyguy2018-12-051-11/+11
* Initial attempt at device-ifying midtunit video, only midtunit.cpp compiles r... mooglyguy2018-12-051-25/+23
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-7/+8
* midtunit.cpp: Correct name of Midway's Judge Dredd location set (nw) braintro2018-11-041-339/+339
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-27/+27
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* 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-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