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-25 17:56:43 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1,550
Commits
18
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
009fcb7b7c
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jonathan Gevaryahu
009fcb7b7c
Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each) to tms5110 and updated comments. Also added code to update lfsr 20 times instead of once per sample, so it matches the real chip. Updated tms5110 to use shifts instead of divides during interpolation.
2008-05-20 04:38:56 +00:00
docs
Added uncompressed AVI recording. Extended aviio to be able
2008-05-13 03:02:11 +00:00
src
Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each) to tms5110 and updated comments. Also added code to update lfsr 20 times instead of once per sample, so it matches the real chip. Updated tms5110 to use shifts instead of divides during interpolation.
2008-05-20 04:38:56 +00:00
.gitattributes
Restructured input port internals and cleaned up inptport.c:
2008-05-15 16:25:03 +00:00
makefile
New universal dynamic recompiler system. The central module
2008-05-11 22:15:13 +00:00