summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/konamiic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-1/+1
* konicdev et al.: Turn the 053250 into a modern device. [O. Galibert] Olivier Galibert2011-05-251-924/+1
* Fixing a MAMETesters crash re: xexex Mask ROM test, can't be arsed to track d... Ryan Holtz2011-05-241-3/+3
* Converted presave/postload functions to delegates. In a lot of Aaron Giles2011-04-301-2/+2
* konamiic.c clean-up ... having two identical function names is bad bad BAD fo... Angelo Salese2011-04-281-4294/+1
* Rename state_manager -> save_manager since the term "state" is overloaded. Aaron Giles2011-04-201-3/+3
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-23/+23
* BIG update. Aaron Giles2011-03-291-210/+210
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-7/+7
* (contra cpu note) Michaël Banaan Ananas2011-03-191-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-6/+6
* Moved the state saving system to C++. For now the registration macros Aaron Giles2011-02-081-3/+3
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-7/+7
* Ok, last major rename for this round: Aaron Giles2011-01-011-71/+71
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-1/+1
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-9/+9
* Added many instances of missing static and const qualifiers to MAME, and disa... Scott Stone2010-06-171-5/+73
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-9/+9
* kongambl.c updates: [R. Belmont] R. Belmont2010-05-291-0/+30
* documentation: made note of konamiic tmnt2 and metamrph high priority shadows... Michaël Banaan Ananas2010-05-171-1/+3
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-031-8/+8
* New games added or promoted from NOT_WORKING Phil Bennett2010-01-191-2/+1
* More fixes for PowerPC GCC (the konamiic ones are actual errors!) R. Belmont2010-01-151-0/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-13/+13
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1
* Cleanups and version bump.mame0135u1 Aaron Giles2009-11-201-1/+1
* -----Messaggio originale----- Angelo Salese2009-11-131-0/+6
* new working game Angelo Salese2009-11-101-4/+13
* Fixed resolution, offset and shadowing in Rushing Heroes [David Haywood] Angelo Salese2009-11-101-1/+7
* > -----Original Message----- Aaron Giles2009-09-241-12/+5
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-15/+15
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-7/+7
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-20/+19
* Cleanups and version bump.mame0132u4 Aaron Giles2009-07-101-6/+6
* K053936 cleanup and some improvements for Racin' Force [David Haywood] R. Belmont2009-07-021-9/+24
* Cleaned out remaining generic drawgfx usage. Removed the Aaron Giles2009-07-021-16/+14
* Part 1 of the drawgfx changes. [Atari Ace] Aaron Giles2009-07-021-31/+25
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-14/+10
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-2/+2
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-10/+12
* Bulk change alert. Aaron Giles2009-04-261-19/+13
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-4/+4
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2009-01-141-16/+4
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-81/+84
* 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-22/+22
* Here's the big one.... Aaron Giles2008-12-111-7/+7