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-05-23 14:19:01 +03:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
9,696
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
621a2faa2a
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Aaron Giles
621a2faa2a
Remove final set of legacy inlines from memory.h. Mostly affects CPU
...
cores, which all now cache a copy of space->direct() and use it for direct accesses.
2010-08-19 16:10:19 +00:00
docs
Changed behavior of -watchdog option to act like a real watchdog. It now
2009-12-24 02:52:17 +00:00
src
Remove final set of legacy inlines from memory.h. Mostly affects CPU
2010-08-19 16:10:19 +00:00
.gitattributes
Massive memory system change. This is another step along the path toward
2010-08-19 06:57:51 +00:00
makefile
Created CPU-specific device types for all CPUs, using new macros
2010-07-03 00:12:44 +00:00