summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spiders.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-4/+4
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-16/+16
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-22/+22
* BIG update. Aaron Giles2011-03-291-20/+20
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Updated sigma/stern/subsino/tatsumi/tch/tecfri/technos/tehkan to driver_devices. Aaron Giles2011-03-031-35/+29
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-311-6/+6
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-18/+18
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* 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-3/+3
* Fix compile (no whatsnew) Miodrag Milanovic2010-08-231-1/+1
* Improved PIA6821 interface. (no whatsnew) Curt Coder2010-07-161-4/+4
* Time to kill off some deadwood. Aaron Giles2010-07-071-7/+7
* New clones added Phil Bennett2010-02-021-0/+20
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-6/+6
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Removed enable line from DISCRETE_DAC_R1, DISCRETE_566, DISCRETE_74LS624, DIS... Derrick Renaud2009-09-231-3/+3
* [MC6845] Refactored to use devcb and added cursor callback (for MESS). Curt Coder2009-06-111-6/+8
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* number-to-tag conversions for drivers starting with 'S': remaining changes sh... Fabio Priuli2009-05-011-3/+3
* Cleanups and version bump. Aaron Giles2009-03-051-1/+1
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-031-12/+12
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-17/+17
* Converted the following drivers to the new device-based 6821 PIA: Aaron Giles2009-03-021-61/+85
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-10/+10
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-5/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-4/+4
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-5/+5
* Fix more warnings drivers[s-z]* Couriersud2008-11-151-4/+6
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Renamed M6802_IRQ_LINE to M6800_IRQ_LINE Couriersud2008-11-141-1/+1
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-6/+6
* Cleanups/version bump.mame0128u3 Aaron Giles2008-11-091-1/+1
* Changed 74123 into a device Couriersud2008-11-021-8/+9
* Fixed includes of rescap.h. Aaron Giles2008-08-141-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-6/+6
* Removed ancient /* audio CPU */ comments that were remnants Aaron Giles2008-07-301-1/+0
* Region classes go bye-bye. Aaron Giles2008-07-281-10/+10
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-10/+10
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-2/+2
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-171-12/+12
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-6/+6