summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/nmk16.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-194/+194
* BIG update. Aaron Giles2011-03-291-109/+109
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-218/+277
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-16/+16
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-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-8/+8
* > -----Original Message----- Aaron Giles2009-10-211-2/+0
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-26/+20
* From: David VanVoorhis [mailto:iq_132@hotmail.com] Aaron Giles2009-09-061-0/+10
* Cleanups and version bump. Aaron Giles2009-08-021-16/+16
* NMK16 driver clean ups. Brian Troha2009-08-021-202/+173
* Guardian Storm in working state by Haze Brian Troha2009-07-301-15/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-12/+8
* Bulk change alert. Aaron Giles2009-04-261-49/+21
* Memory map merging for the NMK16 driver and cleaned-up some unneeded video code. Angelo Salese2009-04-241-24/+2
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-2/+2
* 02644: tdragon, tdragon1, hachamf: Coin counter doesn't decrease [Angelo Salese] Angelo Salese2009-01-041-126/+2
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-8/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-20/+20
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+1
* makes redhawki work, I suspect it's a bootleg.. davidhay2008-08-161-1/+16
* 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
* fix for bug #01944 - unable to locate input port "DSW" Roberto Zandona2008-06-281-2/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-12/+12
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* increased gunnail 68000 clock to 12MHz to match readme. This avoids slowdowns. Nicola Salmoria2008-06-051-17/+32
* Renamed input port functions: Aaron Giles2008-04-061-15/+15
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-7/+7
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-7/+7
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-41/+41
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-4/+4
* * remove flip_screen macro Couriersud2008-02-251-5/+5
* - Color table removal Zsolt Vasvari2008-02-171-34/+33
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-18/+18
* From: Mamesick [mailto:mamesick@libero.it] Aaron Giles2008-01-291-0/+13
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-1/+1
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-1/+1
* (From AtariAce) Aaron Giles2007-12-261-1/+2
* Spacing cleanups. Aaron Giles2007-12-241-3/+3
* Merged afega.c and nmk16.c drivers Tomasz Slanina2007-12-191-141/+341
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+884