summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu4hw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* further mpu4 tag cleanups (nw) David Haywood2013-01-271-2/+2
* some mpu4.c tagmap reduction (nw) David Haywood2013-01-271-38/+32
* fixed some clang warnings (nw) Oliver Stöneberg2013-01-171-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-145/+144
* Some manual cleanup (no whatsnew) Miodrag Milanovic2012-09-251-6/+5
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-5/+5
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-23/+23
* Memory handler normalization, part 1. Aaron Giles2012-09-171-9/+9
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-57/+51
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-1/+1
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-5/+5
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-2/+2
* Better save support on a few Kaneko devices. Some mpu4 driver crash fixes an... Scott Stone2012-08-161-3/+15
* Home stretch for the mpu4 sets now and have started looking into how to get s... Scott Stone2012-08-131-3/+17
* mpu4.c: moving more stuff to better places. From Haze (nw) Scott Stone2012-08-131-2/+2
* mpu4 sorts, sc4/5 additions and more general sorting of chaos that is reel-ba... Scott Stone2012-08-121-0/+14
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-86/+75
* Shuffled more things around, sorted a few by error messages for further atten... Scott Stone2012-08-071-0/+18
* Started moving some of the mpu4 mod4 board games which have a ym soundchip in... Scott Stone2012-08-061-140/+5
* Created mpu4mod2sw.c and started moving sets which used the mpu4mod2 Scott Stone2012-08-041-120/+0
* removed some unnecessary statements reported by cppcheck (no whatsnew) Oliver Stöneberg2012-08-041-1/+0
* fixed some incorrect operators and a duplicated game flag reported by Visual ... Oliver Stöneberg2012-08-041-1/+1
* Revert r17106 (before spaces changed to _). The following revisions should b... Scott Stone2012-08-031-22/+2
* Never underestimate the power of regex... (nw) James Wallace2012-08-031-1/+1
* More splitting and duplicate fixes for mpu4.c, mpu4hw.c, and maygayep.c - nea... Scott Stone2012-08-021-0/+3016