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-29 00:53:09 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9,829
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
1dc0cbbda6
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Aaron Giles
1dc0cbbda6
For legacy CPUs, track whether we have initialized, and if we haven't,
...
don't call the exit callback in the destructor.
2010-08-26 16:00:27 +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
For legacy CPUs, track whether we have initialized, and if we haven't,
2010-08-26 16:00:27 +00:00
.gitattributes
Added a set of macros to minimize the amount of copy/pasting necessary to convert a device to the new style. [Harmony]
2010-08-26 01:56:46 +00:00
makefile
Created CPU-specific device types for all CPUs, using new macros
2010-07-03 00:12:44 +00:00