summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/suna16.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-3/+3
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-10/+10
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-2/+2
* BIG update. Aaron Giles2011-03-291-21/+21
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Converted sauro, scotrsht, segald, seicross, senjyo, shangha3, Aaron Giles2010-09-021-13/+22
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+2
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-3/+3
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-3/+3
* Major cpuintrf changes: Aaron Giles2008-11-101-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-2/+1
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-2/+2
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-2/+2
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-3/+3
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* * remove flip_screen macro Couriersud2008-02-251-1/+1
* machine->pens lookup removal Zsolt Vasvari2008-02-221-2/+2
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+245