summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tx1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 04350: buggyboy, buggyboyjr: Missing/corrupt graphics (whatsnew taken care of... Scott Stone2011-05-151-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-20/+20
* BIG update. Aaron Giles2011-03-291-26/+26
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-12/+12
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-3/+3
* Updated sigma/stern/subsino/tatsumi/tch/tecfri/technos/tehkan to driver_devices. Aaron Giles2011-03-031-41/+34
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-7/+10
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-104/+104
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-10/+10
* Undo misguided change. Aaron Giles2010-09-091-1/+1
* Removed PORT_TOGGLE for Outrun, TX1 and Turbo, now it is according to wiring ... Miodrag Milanovic2010-09-091-1/+1
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-6/+7
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-3/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-6/+6
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-2/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* documentation: Cleaned up company names [hap] Michaƫl Banaan Ananas2010-05-251-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-5/+5
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-9/+9
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-5/+5
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-12/+12
* A last round of number-to-tag changes, for the moment (I don't want to confli... Fabio Priuli2009-04-281-6/+6
* Cleanups and version bump. Aaron Giles2009-03-191-5/+5
* Minor hack to fix start countdown sound bug in the Buggy Boys [Phil Bennett] Phil Bennett2009-03-171-7/+2
* New games added or promoted from NOT_WORKING status Phil Bennett2009-03-111-158/+156
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-7/+7
* From: Mr. Do. Note I just wired up the layouts he provided, I left the PORT_T... Aaron Giles2009-02-261-4/+8
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-6/+6
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-15/+15
* Ok, this is The Big One. Aaron Giles2009-02-111-47/+28
* Added new module devcb, which can generically handle conversions between device Aaron Giles2009-01-261-12/+12
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-3/+3
* Fixed buggyboy I/O, engine sound and tilemap scrolling. Phil Bennett2009-01-011-45/+85
* From Kevin Eshbach: Aaron Giles2008-12-311-1/+34
* CPU header cleanups.... Aaron Giles2008-12-181-2/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Here's the big one.... Aaron Giles2008-12-111-9/+1
* Most of the rest of the drivers converted. Aaron Giles2008-11-231-4/+6
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-13/+13
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-5/+5
* Major cpuintrf changes: Aaron Giles2008-11-101-4/+4
* Added mechanism to generically specify input port tags in place of Aaron Giles2008-10-011-11/+9
* New games added or promoted from NOT_WORKING status: Phil Bennett2008-09-181-157/+123
* Adjusted tags in drivers to meet conformity checks. Promoted checks to Aaron Giles2008-09-101-18/+18
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-6/+6
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-3/+3
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-5/+5