summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mario.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-38/+38
* BIG update. Aaron Giles2011-03-291-22/+22
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-4/+4
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-9/+9
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-4/+4
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-6/+4
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-9/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-4/+4
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-5/+5
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-3/+3
* Added commetn in video/mario.c that sprite buffering uses the same circuit li... Couriersud2008-08-061-0/+3
* Renamed input port functions: Aaron Giles2008-04-061-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* mario.c is "deprecat.h"-free now Couriersud2008-03-051-8/+7
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Cleanups and version bump to 0.122u7.mame0122u7 Aaron Giles2008-01-251-2/+2
* mario: Couriersud2008-01-201-21/+34
* Cleanups for 0.122u5. Aaron Giles2008-01-111-1/+1
* mario.c: Couriersud2008-01-081-23/+37
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-11/+11
* mario: Couriersud2008-01-041-6/+45
* Spacing fixes and a version bump to 0.122u3.mame0122u3 Aaron Giles2008-01-031-1/+1
* Rewrote mario.c: Couriersud2008-01-011-52/+58
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+157