summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/monzagp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-5/+5
* 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-23/+23
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-3/+3
* BIG update. Aaron Giles2011-03-291-11/+11
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-24/+36
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-3/+3
* More commenting of debug printf's until needed again. (no whatsnew) Scott Stone2011-02-251-3/+3
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-17/+17
* 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
* Cleanups and version bump. Aaron Giles2010-01-161-20/+20
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* new not working Angelo Salese2010-01-041-0/+295