This website requires JavaScript.
Explore
Help
Register
Sign In
Sprinter
/
mame
Watch
2
Star
0
Fork
0
You've already forked mame
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
MAME
10,741
Commits
10
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
ce7db8c6e5
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Couriersud
ce7db8c6e5
Discrete: Most nodes now have a proper class, however this class just falls back to discrete_legacy_node. Put some more macro magic into discrete.c. The next (big) step is to move step and reset functions from "C" to "C++" member functions.
...
Afterwards we can start to migrate the contexts into private variables.
2011-01-06 02:34:29 +00:00
docs
Added support for OSD-generated fonts. The OSD is queried first to see
2010-10-24 00:16:54 +00:00
src
Discrete: Most nodes now have a proper class, however this class just falls back to discrete_legacy_node. Put some more macro magic into discrete.c. The next (big) step is to move step and reset functions from "C" to "C++" member functions.
2011-01-06 02:34:29 +00:00
.gitattributes
Moved LCD layouts to emu section and removed some more ifdefs (no whatsnew)
2011-01-05 21:14:20 +00:00
makefile
Silly.
2010-12-30 06:50:24 +00:00