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-23 00:39:36 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
7,772
Commits
18
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
4b257e2c66
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jonathan Gevaryahu
4b257e2c66
Fixed period for both sn76489 and sn76489A periodic noise; fixes pitch in 'smooth criminal' demo for colecovision and fixes pitch (but not the waveform, which will require more work) of music in dorunrun; More work is required before the code will be bit accurate due to the way the real LFSR and periodic generator work. [Lord Nightmare, Kold666, PlgDavid]
2010-01-15 21:31:39 +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 period for both sn76489 and sn76489A periodic noise; fixes pitch in 'smooth criminal' demo for colecovision and fixes pitch (but not the waveform, which will require more work) of music in dorunrun; More work is required before the code will be bit accurate due to the way the real LFSR and periodic generator work. [Lord Nightmare, Kold666, PlgDavid]
2010-01-15 21:31:39 +00:00
.gitattributes
Added a mostly-complete SunPlus u'nSP core based on the one in Segher's "Unununium". [Harmony]
2010-01-14 05:35:34 +00:00
makefile
SDLMAME: improved OS X and SDL 1.3 SVN support, try to autodetect SDLMAME targets [Couriersud]
2010-01-15 21:05:29 +00:00