summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/blitz68k.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-16/+18
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-30/+37
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-76/+76
* BIG update. Aaron Giles2011-03-291-114/+114
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-9/+9
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-79/+92
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-11/+18
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-23/+23
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Cleanups and version bump. Aaron Giles2011-01-011-16/+16
* Ok, last major rename for this round: Aaron Giles2011-01-011-12/+12
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-12/+12
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-140/+140
* Renamed ilpag.c as blitz68k.c and added several games to the driver [Luca Elia] Luca Elia2010-12-281-0/+2795