summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/midwunit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-0/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* synced credits where it make sense (nw) Miodrag Milanovic2015-05-261-1/+1
* fix incorrect cr+lf (nw) smf-2015-01-081-41/+41
* midtunit.c, midwunit.c, midyunit.c: reduced tagmap lookups (nw) Osso2015-01-081-31/+41
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-1/+5
* 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/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-11/+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-9/+9
* Fix most remaining regressions. Aaron Giles2012-04-191-2/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-11/+14
* 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-16/+2
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-2/+0
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-0/+10
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+52