This website requires JavaScript.
Explore
Help
Register
Sign In
Sprinter
/
mame
Watch
2
Star
0
Fork
0
You've already forked mame
mirror of
https://github.com/holub/mame
synced
2025-06-03 19:36:26 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7,338
Commits
18
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
64a35dfe95
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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