0e0d75cea8
* 1. Fix a bug that VS System, Extend System and Input Device Combobox don't change any value of the header. 2. Add hex preview to iNES Header Editor. * Detail bug fix. * Header Editor Hotfix * ... * ... * Trying to fix Issue #89. * Add array symbolic debug naming feature to Hex Editor. * Separate the focus of Hex Editor cursor in different color, and Tab key to switch between them. * 1. Shift+ArrowKeys to select a range of bytes (Shift+Home/End/PageUp/PageDown currently not supported) 2. Tab to switch between Hex and Text column, and use different color to make it clearer. 3. Sorted out some codes of Hex Editor, they are somehow crowded mess with ambiguous. 4. Detail. * ... * I hope there's no more bugs digging out... * Fix calc bug of GetScreenCoordy(int offset). * Some document says ExtTextOut is a bit faster than TextOut. * Ctrl, Shift with arrow keys * ... * ... * ... |
||
---|---|---|
.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
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
- Ubuntu: fceux-2.3.0-amd64.deb
- MacOSX: fceux-2.3.0-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.3.0 is the most recent release but most people are using the autobuilds.