summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* More fruit sets added by Haze (no whatsnew) Miodrag Milanovic2011-08-211-0/+73
* Various fruit machine updates by Haze (no whatsnew) Miodrag Milanovic2011-08-161-0/+2
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-161/+161
* MPU4 wip by Haze (no whatsnew) Miodrag Milanovic2011-07-201-0/+10
* MPU4 and MPU4 updates by Haze (no whatsnew) Miodrag Milanovic2011-07-191-5/+25
* MPU5 update by Haze (no whatsnew) Miodrag Milanovic2011-07-181-1/+51
* MPU5 update by Haze (no whatsnew) Miodrag Milanovic2011-07-171-397/+1236
* MPU5 skeletons by Haze (not credited by request) (no whatsnew) Miodrag Milanovic2011-07-151-28/+4740
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Add driver_device classes for drivers that don't have any variables, Aaron Giles2011-03-211-1/+10
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Start of transitioning games already in MAME to 'GAME_MECHANICAL". Adjusted ... Scott Stone2011-01-051-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-12/+12
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-261-2/+2
* Agemame Integration [James Wallace] davidhay2009-02-251-2/+1
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-3/+3
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-9/+9
* added real crcs davidhay2009-02-161-8/+31
* getting the AGEMAME ball rolling. davidhay2009-02-021-0/+46