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-07-05 01:48:29 +03:00
Code
Issues
Actions
33
Packages
Projects
Releases
Wiki
Activity
8,563
Commits
21
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
ea06bcd124
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jonathan Gevaryahu
ea06bcd124
Fixed victory self-test issue (FIFO must NOT be cleared on processing of a STOP frame, only on a new speak external command. victory is pedantic about this.), and in the process also fixed a bug regarding reading /READY state when not in speak external mode (the FIFO being full should NOT force /READY inactive in that case!)
...
[Lord Nightmare]
2010-04-12 03:17:56 +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
Fixed victory self-test issue (FIFO must NOT be cleared on processing of a STOP frame, only on a new speak external command. victory is pedantic about this.), and in the process also fixed a bug regarding reading /READY state when not in speak external mode (the FIFO being full should NOT force /READY inactive in that case!)
2010-04-12 03:17:56 +00:00
.gitattributes
Reworked the entire Nintendo 64 renderer to be class-based. More
2010-04-02 05:34:10 +00:00
makefile
Added gprof support to the makefile. [Bryan Ischo]
2010-04-08 06:10:18 +00:00