6ad3837eeb
GCC 13 (as usual for new compiler releases) shuffles around some internal includes and so etc is no longer transitively included: ``` In file included from /var/tmp/portage/games-emulation/fceux-2.6.5/work/fceux-2.6.5/src/drivers/Qt/AboutWindow.cpp:33: /usr/include/x264.h:40:4: warning: #warning You must include stdint.h or inttypes.h before x264.h [-Wcpp] 40 | # warning You must include stdint.h or inttypes.h before x264.h | ^~~~~~~ /usr/include/x264.h:127:5: error: uint8_t does not name a type 127 | uint8_t *p_payload; | ^~~~~~~ ``` See https://gnu.org/software/gcc/gcc-13/porting_to.html. Bug: https://bugs.gentoo.org/900611 |
||
---|---|---|
.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
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-win32.zip
- Win64: fceux-win64.zip
- Win64 Qt/SDL: fceux-win64-QtSDL.zip
- Ubuntu: fceux-ubuntu-x64.deb
- MacOSX: fceux-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.5 is the most recent release but most people are using the autobuilds.