MAME
Go to file
Zsolt Vasvari 51cae46fac - Added some asserts to drawgfx and drawgfxzoom
- Moved some variable declerations so that they are only visible where they are actually used

Note that the diff is large only because I removed a level of indentation from a huge chunk of code.
I could do that because the case it was checking for was already caught by one of the asserts added.
2008-02-24 06:33:02 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src - Added some asserts to drawgfx and drawgfxzoom 2008-02-24 06:33:02 +00:00
.gitattributes - Adds the layout file created by Mr. Do 2008-02-22 07:32:08 +00:00
makefile Followup to r767: 2008-02-22 00:17:36 +00:00