summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/quakeat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* pic8259 - Added support for cascade mode, updated interface in all drivers [M... Miodrag Milanovic2011-04-121-9/+16
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-6/+6
* BIG update. Aaron Giles2011-03-291-6/+6
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-10/+19
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-15/+15
* Made the mc146818 a proper device, modernized it, and added an NVRAM interface Aaron Giles2010-09-101-1/+1
* 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
* Cleaned up dead web links from the drivers - replacing when possible with alt... Scott Stone2010-07-171-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-3/+3
* pic8259: updated to use devcb calls Dirk Best2010-02-241-13/+7
* pic8259: replaced pic8259_set_irq_line with pic8259_irX_w write line handlers Dirk Best2010-02-241-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Cleanups and version bump. Aaron Giles2009-08-021-15/+15
* quakeat.c: Changed quake CPU speed to 233MHz, added basic PC IO map, hooked u... Aaron Giles2009-08-021-4/+93
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-161-2/+2
* Silly whitespace thing. Andrew Gardner2009-07-161-4/+4
* Adds hardware notes to the Quake Arcade Tournament driver based on original p... Andrew Gardner2009-07-161-7/+19
* Adds hardware notes to the Quake Arcade Tournament driver. [vidpro1] Andrew Gardner2009-07-131-1/+7
* Cleanups and version bump.mame0132u4 Aaron Giles2009-07-101-13/+13
* New net working: Quake Arcade Tournament [SoftwareThis] Aaron Giles2009-07-091-0/+84