summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/r2dx_v33.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-5/+6
* 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-4/+4
* BIG update. Aaron Giles2011-03-291-17/+17
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-5/+17
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-35/+35
* Cleanups and version bump.mame0140u3 Aaron Giles2010-12-231-15/+15
* Bunch of notes Angelo Salese2010-12-211-3/+9
* Now randomly animate the title screen in New Zero Team ... Angelo Salese2010-12-211-25/+101
* Added sprites Angelo Salese2010-12-211-42/+79
* Fixed the sound banking, needs a new specific case (still no whatsnew) Angelo Salese2010-12-211-2/+2
* Changed the sound HW for New Zero Team, it clearly uses YM3812 and not YM2151 Angelo Salese2010-12-211-6/+7
* Batch part 2 Angelo Salese2010-12-211-16/+165
* First batch of fixes, made New Zero Team to boot again Angelo Salese2010-12-201-81/+138
* It helps if I properly link the files Angelo Salese2010-12-201-0/+532