summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/tilemap.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump to 0.124u2.mame0124u2 Aaron Giles2008-04-121-1/+1
* 00761: finalapr: Heavy performance hit. Couriersud2008-04-041-1/+4
* fix tilemap viewer to draw the whole tilemap when categories are used Nicola Salmoria2008-04-011-0/+1
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-3/+3
* tp84: Replaces sprite multiplexing hack with video_screen_update_now() on spr... Zsolt Vasvari2008-03-021-1/+0
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-9/+9
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-22/+4
* Removed TILEMAP_TRANSPARENT_COLOR tilemap type. The tilemap type is no longe... Zsolt Vasvari2008-02-051-14/+0
* added tilemap_get_scrollx / tilemap_get_scrolly Nicola Salmoria2008-01-191-0/+4
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+635