summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bankp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed ugly function interrupt_enable_w from the core, and updated all the d... Angelo Salese2011-11-291-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-35/+35
* BIG update. Aaron Giles2011-03-291-20/+20
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-10/+10
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Added driver_data struct and save states to bankp.c, battlane.c, blockade.c, ... Fabio Priuli2009-11-191-49/+60
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* * remove flip_screen macro Couriersud2008-02-251-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-2/+2
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-9/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+205