Snes9x ReRecording SVN changelog:
r201
1.51: fix 1 frame delay problem, add emu.atframeboundary() lua function.
r202
1.51: add emu.registerstart, movie.readonly and movie.setreadonly lua functions.
r203
1.51: modify movie.mode() not to return nil
r204
1.51: fix Lua joypad API logics
TODO: prevent calling joypad functions from main loop.
TODO: test joypad APIs with emu.frameadvance() loop.
Note: Movie.RecordedThisSession is removed, it should be replaced by "finished" movie state in near future.
r205
1.51: small bugfix at key input loop
r206
1.51: oops, fix WM_KEYUP
r207
1.51: add movie "finished" state
r208
1.51: fix interlaced AVI output
r209
1.51: update changelogs
r211
Fix lua drawings of interlaced games.
r212
1.51: Lua - joypad.set() from inside a frame can now work safely, probably.
r213
1.51: workaround for joypad.set() in emu.registerafter callback
Download:Snes9x 1.51 SVN r213
Source:Here
0 Comments
Post a Comment