summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendlay.c
Commit message (Expand)AuthorAgeFilesLines
* Added new module tagmap which is a simple hashed string map. Aaron Giles2009-11-231-1/+1
* Bulk change alert. Aaron Giles2009-04-261-13/+8
* Crosshair update Derrick Renaud2009-03-281-2/+2
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-10/+10
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-111-63/+62
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-6/+6
* 02512: dkong: Artwork and gameplay area are getting squished/distorted Aaron Giles2008-10-101-4/+3
* 02321: mpu4utst, mpu4tst2, mpu4met0: Screenless systems crash due to problems... Aaron Giles2008-10-091-1/+1
* Fixed memory leak due to recent input changes. Aaron Giles2008-09-101-14/+4
* OSD notice: you now need to report separate mouse up/mouse down events Aaron Giles2008-09-091-10/+22
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-1/+1
* - the public screen_state is made to only contain items that are currently ac... Zsolt Vasvari2008-03-071-6/+6
* * Wrapped unused code in "#ifdef UNUSED_FUNCTION" Couriersud2008-03-011-1/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-38/+38
* Cleanups and version bump for 0.123u2.mame0123u2 Aaron Giles2008-02-211-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-8/+12
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-6/+6
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-01-241-8/+8
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2126