summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bking.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-67/+67
* BIG update. Aaron Giles2011-03-291-34/+34
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* From: Atari Ace <atari_ace@frontier.com> Aaron Giles2010-11-151-20/+20
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-19/+19
* 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
* Added shared driver data struct to 40love.c, bking.c, buggychl.c and msisaac.... Fabio Priuli2009-12-021-95/+93
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* [from AtariAce] Aaron Giles2009-08-301-1/+1
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-15/+10
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-2/+2
* 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
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-121-2/+2
* Renamed input port functions: Aaron Giles2008-04-061-2/+2
* - More machine->screen removal Zsolt Vasvari2008-03-111-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-3/+3
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-3/+3
* * remove flip_screen macro Couriersud2008-02-251-7/+6
* * Fix issues related to flip_screen being a define Couriersud2008-02-251-1/+2
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* - Correct colors in Birdie King 3 -- just needed a new dump from the Guru Zsolt Vasvari2008-01-311-5/+15
* - Removed color table from a couple of games Zsolt Vasvari2008-01-291-0/+356