summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tmaster.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-3/+3
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-8/+8
* 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-81/+81
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-4/+4
* BIG update. Aaron Giles2011-03-291-67/+67
* 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-5/+5
* misc companyname cleanups/consitencies Michaƫl Banaan Ananas2011-03-091-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-84/+110
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-18/+18
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-5/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-43/+43
* Minor documentation update. Added Sega Romboard ID for a Golden Axe set, adde... Brian Troha2010-11-061-7/+7
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-1/+1
* new clones added: 2 Touchmaster sets Brian Troha2010-09-101-21/+90
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-2/+2
* 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-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-10/+8
* Time to kill off some deadwood. Aaron Giles2010-07-071-6/+6
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-8/+5
* New clone: Touchmaster 2000 v4.00 Brian Troha2010-04-141-26/+36
* new clones Angelo Salese2010-03-311-0/+19
* new clone added: Newer version of Touchmaster 4000 Brian Troha2010-02-231-1/+44
* new clones adde Brian Troha2010-02-151-19/+37
* Convrted the rest of devintrf to classes and moved management Aaron Giles2010-01-191-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-5/+5
* 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-3/+3
* Rename eepromdev.c/h back to eeprom.c/h Aaron Giles2009-12-271-1/+1
* Rename functions and other references to eepromdev_* back to eeprom_* Aaron Giles2009-12-271-6/+6
* Removed _NODEFAULT_ forms of EEPROM driver macros. If you need to add Aaron Giles2009-12-251-5/+5
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-4/+4
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-8/+8
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Updated 20pacgal to use EEPROM device. Proper save state support still needs ... Fabio Priuli2009-11-181-7/+5
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-2/+2
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-3/+3
* MSVC compile fixes. Aaron Giles2009-08-301-1/+1
* Cleanups and version bump.mame0133u4 Aaron Giles2009-08-291-5/+5
* tmaster.c update [Luca Elia] Luca Elia2009-08-231-107/+314
* New clone added: Touchmaster 5000 V7.01 Standard Brian Troha2009-07-311-0/+39
* new game added: Touchmaster 2000 Brian Troha2009-07-261-3/+45