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
5,461
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
8581fc7b28
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Aaron Giles
8581fc7b28
CPUs actually take some time to reset. Changed the 68000/68010 to
...
eat an appropriate number of cycles after a reset.
2009-05-25 23:13:36 +00:00
docs
Crosshair update
2009-03-28 22:55:34 +00:00
src
CPUs actually take some time to reset. Changed the 68000/68010 to
2009-05-25 23:13:36 +00:00
.gitattributes
Renamed yumefuda.c/hanaroku.c drivers to albazg.c/albazc.c (like they should be properly named)
2009-05-08 12:38:13 +00:00
makefile
CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile.
2009-03-25 19:39:41 +00:00