EmuCR Feeds
Email Us

EmuCR:FceuxFceux SVN r2933 is compiled. FCEUX is a cross platform, NTSC and PAL Famicom/NES emulator that is an evolution of the original FCE Ultra emulator. Over time FCE Ultra had separated into many separate branches. The concept behind FCEUX is to merge elements from FCE Ultra, FCEU rerecording, FCEUXD, FCEUXDSP, and FCEU-mm into a single branch of FCEU. As the X implies, it is an all-encompassing FCEU emulator that gives the best of all worlds for the general player, the ROM-hacking community, and the Tool-Assisted Speedrun Community.

Fceux SVN changelog:
r2933
added gui.cpp functions to gui.h and compiled/linked gui.cpp
sdl.cpp had a #include "gui.cpp" line, rather than
including the gui.h header (which was lacking). All the declarations
are now in gui.h and gui.cpp is in the sources_list
---------------------
r2932
fixed Aboutbox
---------------------
r2931
"Auto-resume old play session" now also works with NSFs
---------------------
r2930
properly savestate NSF
---------------------
r2929
win32: updated 7z.dll to v9.22
---------------------
r2928
add missing mmc5 savestate variables
---------------------
r2927
added appropriate constness to Config::getOption functions
Previously the Config::getOption functions were not marked as const,
This prevented them being called through a const Config * as I was
attempting to do. I've marked them as const member functions
as well as changed the iteration to use a const_iterator.
---------------------
r2926
C++11 compliant string literal concatenation
---------------------
r2925
switched header files in sdl/ directory to c++ headers
---------------------
r2924
* Tracer: added "Log Cycles count" and "Log Instructions count" options
---------------------

Download: Fceux SVN r2933
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!