summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tmmjprd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* deprecat.h Angelo Salese2011-06-301-9/+10
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-4/+5
* 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-63/+63
* BIG update. Aaron Giles2011-03-291-48/+48
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* 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-65/+87
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-38/+38
* 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-5/+4
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* 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
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* 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-4/+4
* Convert remaining users of old eeprom_ device to eepromdev_ Aaron Giles2009-12-271-8/+8
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-5/+5
* Fix out-of-bounds palette access in tmmjprd. Fixes MT03300. Aaron Giles2009-07-201-2/+2
* Fixed left screen call drawing Angelo Salese2009-07-121-9/+31
* Fixed screen masking in tmmjprd [Angelo Salese] Angelo Salese2009-07-121-16/+29
* Cleanups and version bump.mame0132u4 Aaron Giles2009-07-101-30/+30
* 0xf == 15.0... Angelo Salese2009-07-071-2/+2
* Fixed a conceptual bug with the fade in/out effect Angelo Salese2009-07-071-3/+4
* Added fade in/fade out effects for tmmjprd [Angelo Salese] Angelo Salese2009-07-061-6/+45
* New games added or promoted from NOT_WORKING status Angelo Salese2009-07-051-0/+758