summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deco32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-14/+16
* 04304: captaven: Color glitch on scrolling ocean on Stage 2 Scott Stone2011-04-271-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-15/+15
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-6/+6
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-118/+118
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-10/+10
* BIG update. Aaron Giles2011-03-291-82/+82
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-11/+11
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Haze: Search and Replace cleanup of most recent deco work (no whatsnew) Scott Stone2011-03-251-14/+14
* Haze: Added new files: video/decocomn.c video/decocomn. Split non-tilemap ... Scott Stone2011-03-251-67/+67
* Haze: Each deco16ic device now handles 2 tilemaps, not 4.. (base of converti... Scott Stone2011-03-251-60/+124
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-6/+6
* Haze: More Deco32 Cleanups (no whatsnew) Scott Stone2011-03-251-41/+82
* Converted Tattoo Assassins (and Night Slashers) to use deco16ic.c, fixing som... Scott Stone2011-03-251-49/+70
* Haze: Converted capteven to using generic functions in deco16ic.c (no whatsnew) Scott Stone2011-03-241-25/+54
* Haze: Convert fghthist to using generic functions in deco16ic.c (no whatsnew) Scott Stone2011-03-241-46/+80
* More of it from Haze ... Angelo Salese2011-03-241-20/+49
* More DECO 56 refactoring from Haze Angelo Salese2011-03-231-24/+50
* Deco 56: Allow rendering to a bitmap, with priority data intact, for manual m... Angelo Salese2011-03-231-13/+37
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-10/+10
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-174/+174
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Replaced BSMT2000 HLE emulator with emulation of the original TMS32015. Aaron Giles2011-01-201-8/+17
* Ok, last major rename for this round: Aaron Giles2011-01-011-9/+9
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-3/+3
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-199/+199
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-6/+6
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-7/+7
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-14/+14
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-3/+3
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Regression fixes: Aaron Giles2010-06-141-1/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-40/+28
* documentation: Cleaned up company names [hap] Michaƫl Banaan Ananas2010-05-251-2/+2
* Verified all clocks and corrected HuC6280 clock following old Charles McDonal... Scott Stone2010-01-231-7/+7
* 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
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-4/+4
* Cleanups and version bump.mame0136 Aaron Giles2009-12-311-4/+4
* Changed Caveman Ninja driver to use Partial Updates for Raster Effects Angelo Salese2009-12-291-18/+36
* Exposed an address space for EEPROM devices. This has several Aaron Giles2009-12-281-4/+4
* Results of running the latest srcclean. Aaron Giles2009-12-281-109/+109
* Whitespace cleanup. (No, a release is not yet imminent.) Aaron Giles2009-12-281-2/+2
* 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-13/+13