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-04-24 17:30:55 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
1,597
Commits
18
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
939f6d8b98
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Nicola Salmoria
939f6d8b98
fix PORT_IMPULSE handling. The old code would force inputs to be asserted for at least the number of frames indicated, but keeping the button pressed would keep the input asserted. Now the input is asserted far exactly the number of frames indicated.
2008-05-24 11:49:31 +00:00
docs
Added uncompressed AVI recording. Extended aviio to be able
2008-05-13 03:02:11 +00:00
src
fix PORT_IMPULSE handling. The old code would force inputs to be asserted for at least the number of frames indicated, but keeping the button pressed would keep the input asserted. Now the input is asserted far exactly the number of frames indicated.
2008-05-24 11:49:31 +00:00
.gitattributes
> -----Original Message-----
2008-05-22 03:44:26 +00:00
makefile
New universal dynamic recompiler system. The central module
2008-05-11 22:15:13 +00:00