summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/dkong.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-132/+132
* BIG update. Aaron Giles2011-03-291-63/+63
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-29/+26
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-6/+6
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-7/+7
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-26/+26
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-8/+8
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-051-11/+11
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-4/+4
* Results of running the latest srcclean. Aaron Giles2009-12-281-6/+6
* Added save states to funybubl.c, galaxi.c, gaiden.c and rocnrope.c Fabio Priuli2009-11-301-4/+2
* Added new module tagmap which is a simple hashed string map. Aaron Giles2009-11-231-1/+1
* > -----Original Message----- Aaron Giles2009-10-031-0/+2
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-9/+6
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-26/+26
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-6/+6
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-8/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-2/+5
* Move memory_region calls into initialization routines. Couriersud2008-09-251-3/+9
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-6/+6
* dkong & friends: Use new latch device Couriersud2008-08-221-55/+48
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-45/+45
* Scanline exact rendering for dkong & clones Couriersud2008-08-031-49/+72
* Added some notes about sprite limits and hardware. Thanks to R. Belmont for s... Couriersud2008-08-021-1/+35
* Region classes go bye-bye. Aaron Giles2008-07-281-5/+5
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-7/+7
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-4/+4
* Renamed input port functions: Aaron Giles2008-04-061-1/+1
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-1/+1
* Next batch of machine->screen[] removal Zsolt Vasvari2008-03-121-8/+8
* - More machine->screen removal Zsolt Vasvari2008-03-111-2/+2
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-3/+3
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-9/+9
* * remove deprecat.h and Machine where it was possible Couriersud2008-03-051-12/+11
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-3/+3
* * remove flip_screen macro Couriersud2008-02-251-1/+1
* dkong.c: Couriersud2008-02-241-34/+41
* machine->pens lookup removal Zsolt Vasvari2008-02-221-4/+4
* Pulled remaining vestiges of old-style colortables: Aaron Giles2008-02-191-2/+2