![]() попытка управлять списком из 1000 строк лога, чтобы делать запись в файл в 1000 раз реже через перебор списка, а не херову тучу раз при появлении новой строки, для теоретического ускорения эмулятора |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.vscode | ||
attic | ||
documentation | ||
fceux-server | ||
getSDLKey | ||
gfceu | ||
icons | ||
m4 | ||
output | ||
pipelines | ||
scripts | ||
src | ||
vc | ||
web | ||
.gitignore | ||
CMakeLists.txt | ||
CNAME | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
NEWS | ||
NewPPUtests.txt | ||
README | ||
STYLE-GUIDELINES-SDL | ||
TODO-SDL | ||
_config.yml | ||
appveyor.yml | ||
azure-pipelines.yml | ||
changelog.txt | ||
doxygen | ||
fceux.desktop | ||
fceux.icns | ||
fceux.png | ||
fceux1.png | ||
index.html | ||
readme.md | ||
resources.qrc |
readme.md
Fork description
A hacked Trace Logger to produce special log files for my disassembler.
Download latest Windows 32 version
https://ci.appveyor.com/project/cyneprepou4uk/fceux/build/artifacts
Changed files
- appveyor.yml
- src\asm.cpp
- src\asm.h
- src\debug.cpp
- src\debug.h
- src\drivers\win\tracer.cpp
- src\drivers\win\tracer.h
--- Original README ---
fceux 
An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. For some reason casual gamers use it too.
Builds and Releases
Interim builds:
- Win32: fceux.zip
- Win64: fceux64.zip
- Win64 Qt/SDL: qfceux64.zip
- Ubuntu: fceux-2.6.3-amd64.deb
- MacOSX: fceux-2.6.3-Darwin.dmg
- Status: Appveyor
But you might like mesen more: https://github.com/SourMesen/Mesen
You should get releases from here: https://sourceforge.net/projects/fceultra/files/
That's because github forces us to use tags we don't have for releases.
2.6.2 is the most recent release but most people are using the autobuilds.