summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/midxunit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* midxunit: ADC INT was here all along (nw) AJR2017-11-081-1/+2
* revx: Add ADC0848 and make that device actually work (nw) AJR2017-11-081-10/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* tms340x0_device: converted to use inline config, devcb and delegates. (nw) Ivan Vangelista2014-09-241-0/+1
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-1/+6
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Modernization of drivers part 12 (no whatsnew) Miodrag Milanovic2013-02-111-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-12/+0
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* Clean up Midway video decoding, removing need for AM_BASE/_SIZE_LEGACY. Aaron Giles2012-09-041-3/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-1/+1
* Fix most reported errors. Aaron Giles2012-04-161-2/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-17/+18
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-7/+7
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-2/+7
* Breaks some driver entanglements to simplify future driver_device Aaron Giles2011-03-101-0/+45