Go to file
Aaron Giles 64a35dfe95 Added tilemap_create_device() function which lets you create a tilemap
from within a device, and be passed that device in your callback.
2009-12-10 15:42:56 +00:00
docs Adjust license.txt to indicate it applies to files unless otherwise 2009-10-12 07:53:52 +00:00
src Added tilemap_create_device() function which lets you create a tilemap 2009-12-10 15:42:56 +00:00
.gitattributes Added driver data struct and save states to the following drivers: 2009-12-10 14:22:37 +00:00
makefile Move MSVC clean out of core makefile and into windows.mak where it belongs. 2009-09-21 09:03:25 +00:00