FCEUX, a NES Emulator
Go to file
owomomo a3280d664d 1. New cheat list box 0.0.0.1 alpha, changed the toggle cheat from double click to selecting checkboxes in the item. It can show the code and name in the same time.
2. Fixed an ancient bug of cheat dialog that importing new cheats makes old existing cheats uneffective.
3. Restructured some cheat searching type to macros since the meaning of the mysterious number is unclear. Maybe the switch case was more efficient than if else... or not?
4. Use a temporary variable rather than a global one to indicate whether the null file pointer is cased by user clicking the cancel or close button of the open archive dialog or a loading error.
5. When recording a movie with cheats, show warning to the user and asking for disabling them.
6. Removed some seems like unused variables, hope this didn't break compiling crossing platforms.
2019-05-02 03:13:05 +08:00
attic delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
documentation delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
fceux-server Fix compile error at macOS (#9) 2018-06-03 03:37:39 -04:00
getSDLKey migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
gfceu delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
m4 migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
output SoundDisplay2.lua tweaks 2019-01-22 23:58:58 +03:00
src 1. New cheat list box 0.0.0.1 alpha, changed the toggle cheat from double click to selecting checkboxes in the item. It can show the code and name in the same time. 2019-05-02 03:13:05 +08:00
vc vrc5 mapper update, prepare to add extra ppu render for it 2019-04-27 21:35:59 +03:00
web update commit browser link on home web page 2019-04-11 00:41:06 -07:00
.gitignore .gitignore missing newline 2018-06-19 21:45:05 -04:00
COPYING migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
ChangeLog migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
INSTALL migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
Makefile.am migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
NEWS migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
NewPPUtests.txt migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
README migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
SConstruct Add support for LuaJIT when SYSTEM_LUA is set 2018-11-30 00:10:22 -05:00
STYLE-GUIDELINES-SDL migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
TODO-SDL migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
autogen.sh Fix Linux build errors (#3) 2018-06-15 13:02:23 -04:00
changelog.txt migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
configure.ac migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
debian-crossbuild.sh migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
doxygen migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
fceux.desktop migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
fceux.png migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
readme.md Update readme.md 2018-05-07 17:20:14 -05:00

readme.md

fceux Build status

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.