summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/plygonet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-26/+26
* BIG update. Aaron Giles2011-03-291-13/+13
* 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-3/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* plygonet.c : Updates Polygonet driver to use driver_data class. [Atari Ace] Andrew Gardner2010-08-081-34/+37
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* updated plygonet.c to use Konami video devices and input_port_write for eepro... Fabio Priuli2009-12-221-2/+3
* Adds save state support to plygonet.c and the DSP56156 CPU core. Andrew Gardner2009-11-041-13/+16
* Cleanups and version bump. Aaron Giles2009-10-041-2/+2
* > -----Original Message----- Aaron Giles2009-10-031-1/+1
* plygonet: fixed roz BG [Haze] R. Belmont2009-09-261-1/+6
* plygonet.c: hooked up 53936 roz layer R. Belmont2009-09-261-2/+35
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-1/+1
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-4/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* plygonet: Fixed text layer emulation and visible area. FBI logo and color te... R. Belmont2008-10-301-1/+6
* plygonet improvements R. Belmont2008-10-291-2/+3
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* Pulled remaining vestiges of old-style colortables: Aaron Giles2008-02-191-4/+1
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-3/+3
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+93