summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/ppu2c0x.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* BIG update. Aaron Giles2011-03-291-2/+2
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-2/+1
* running_device -> device_t Aaron Giles2010-12-311-15/+15
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-24/+24
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-2/+0
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* added a PPU function eventually needed by MMC5 NES boards. no whatsnew. Fabio Priuli2010-06-271-0/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-18/+13
* fix for MT3818 by AWJ Fabio Priuli2010-04-231-5/+8
* Cleanups and version bump. Aaron Giles2010-04-211-1/+1
* ppu2c0x.c: Removed the bogus "color remap tables" in favor Fabio Priuli2010-04-091-7/+24
* ppu2c0x.c: added save states to NES PPU and performed some minor cleanups [Fa... Fabio Priuli2010-03-301-37/+37
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-14/+14
* Cleaned up NES PPU interface and struct [Fabio Priuli] Fabio Priuli2009-08-011-2/+0
* Commit of Robert Bohms' NES PPU updates (please refer to his -emails for deta... Fabio Priuli2009-07-311-3/+0
* Changed the PPU2C0x implementation to be a device Nathan Woods2009-04-131-51/+76
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-6/+6
* Began removal of program_* calls from drivers. Aaron Giles2008-11-231-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-121-1/+1
* NES/PlayChoice 10 update mariuszw12008-04-281-0/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+129