72120b0bb9
* correcting x64 configurations to actually use x64 defining NOMINMAX to fix std::max error * more preprocessor definitions for x64 * 64-bit libraries from the last published version of DXSDK with dinput * should define WIN64 as well? unfortunately seem to require retention of WIN32 * added an x64 build of luaperks.lib, this compiles links and runs now * relocate win32 luaperks.lib to src/drivers/win/lua/win32 and leave a note explaining it * luaperks.lib x64 needed to be /MT two more missing x64 libs debug x64 configuration was set to compile C++ as C? * importing the rest of the usable WIN32 preprocessor defines, debugger now functions! * revert unnecessary VS solution version change * 64-bit lua working (fixed the 64-bit build of luaperks.lib) * VSUIENTRY hashes are unsigned, not signed * more hashes that are actually unsigned * fix a few pointer to int casts in lua console * fix a few more pointer truncations in windows dialog stuff a few printf arguments need a cast to int * explicit size_t cast to quiet spurious warnings on an inline function |
||
---|---|---|
attic | ||
documentation | ||
fceux-server | ||
getSDLKey | ||
gfceu | ||
m4 | ||
output | ||
src | ||
vc | ||
web | ||
.gitignore | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
NewPPUtests.txt | ||
README | ||
SConstruct | ||
STYLE-GUIDELINES-SDL | ||
TODO-SDL | ||
autogen.sh | ||
changelog.txt | ||
configure.ac | ||
debian-crossbuild.sh | ||
doxygen | ||
fceux.desktop | ||
fceux.png | ||
readme.md |
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
win32 autobuilds @ https://ci.appveyor.com/project/zeromus/fceux/build/artifacts
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.2.3 is the most recent release but most people are using the autobuilds.