summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pgm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-39/+39
* BIG update. Aaron Giles2011-03-291-18/+18
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-3/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* Haze: Adds the redumped rom, simplified tile addressing in PGM; fixed a one l... Angelo Salese2010-12-171-4/+1
* Fixed (?) end of spritelist marker in PGM [David Haywood] Angelo Salese2010-12-101-1/+1
* Improved PGM Video RAM mirroring [David Haywood] Scott Stone2010-12-081-3/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-10/+10
* General cleanup of PGM code [David Haywood] Angelo Salese2010-05-121-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-20/+20
* Added save states to ics2115 sound device Fabio Priuli2009-12-221-127/+153
* Bulk change alert. Aaron Giles2009-04-261-3/+3
* Cleanups and version bump. Aaron Giles2009-03-191-12/+12
* PGM: added kov2p205, martmasc romset [Xing Xing] davidhay2009-03-101-18/+73
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-9/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-4/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+352