Fceux SVN changelog:
r1994
Clean up Deign's screenshot as code. Internally it is now set up for easy implementation in the SDL build.
r1995
Whoops - forgot to un-ifdef some code.
r1996
Fix broken SDL build. Annoying have core & win32 files with the same name!
r1997
New lua function: gui.savescreenshotas()
r1998
Movie loading now faster:
* TAS Savestates moved from MovieRecord to MovieData.
* Calls to LoadFM2() no longer provide INT_MAX as the size, and now use the actual size of the file.
r1999
SDL: fixed a compile error with gcc
r2000
Decided to implement the ability to insert the subtitles stuff directly into the movie file itself... Or rather create a copy, in case I screwed things up script-wise. Hit page up twice to see it in action!
r2001
Whoops, overwrote a useful function without realizing it. It was a function that wrote to a text file. It's back in, now.
Download:Fceux SVN r2001
Source:Here
0 Comments
Post a Comment