summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/itech8.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-58/+58
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-3/+3
* BIG update. Aaron Giles2011-03-291-33/+33
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-89/+84
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+4
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* 03992: btoads: Reload of state cause major graphic corruption [Phil Bennett] Phil Bennett2010-08-161-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+6
* 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
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-1/+1
* From: Atari Ace [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-4/+4
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* address space compilation errors. smf-2008-11-151-4/+4
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-9/+9
* Major cpuintrf changes: Aaron Giles2008-11-101-3/+3
* Cleanups and version bump.mame0128u1 Aaron Giles2008-10-231-3/+3
* New games added: Grudge Match (Yankee Game Technology) Aaron Giles2008-10-201-4/+102
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-111-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-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-2/+2
* Cleanups and version bump.mame0125u6 Aaron Giles2008-06-171-1/+1
* More input_port_read_indexed() -> input_port_read() Aaron Giles2008-06-171-2/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-2/+1
* Renamed input port functions: Aaron Giles2008-04-061-1/+1
* Makes atarigen and tms34061 handle based Zsolt Vasvari2008-03-101-3/+3
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-5/+5
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-3/+3
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-6/+6
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Const-ified tlc34076_get_pens Zsolt Vasvari2008-01-141-3/+3
* - Changed TLC34076 and games using it to RGB32 Zsolt Vasvari2008-01-141-12/+15
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+670