http://code.google.com/p/snes9x-rr/
Snes9x ReRecording SVN r83 is released. Snes9x ReRecording is the
re-recording branch of Snes9x 1.43 and Snes9x 1.51.This is the development
project for this branch of Snes9x. Its primary function is to expand features
related to the creation of Tool-Asssisted movies.
Snes9x 1.43-ReRecording SVN changelog:
r81
1.43: (ASMs changed!) ugly huge update which fixes the PB/PC value.
Nowmemory.getregister should return a stable value. However, modifying the
PB/PC on a memory hook function still doesn't change the next instruction
position.
r82
Lua: add SA1 registers and PBPC (returns 0x10000*PB+PC)
r83
add memory.registerexec
r84
add FillRAM to RAM Search, they are rarely but surely used
--
Snes9x ReRecording SVN r83 is released. Snes9x ReRecording is the
re-recording branch of Snes9x 1.43 and Snes9x 1.51.This is the development
project for this branch of Snes9x. Its primary function is to expand features
related to the creation of Tool-Asssisted movies.
Snes9x 1.43-ReRecording SVN changelog:
r81
1.43: (ASMs changed!) ugly huge update which fixes the PB/PC value.
Nowmemory.getregister should return a stable value. However, modifying the
PB/PC on a memory hook function still doesn't change the next instruction
position.
r82
Lua: add SA1 registers and PBPC (returns 0x10000*PB+PC)
r83
add memory.registerexec
r84
add FillRAM to RAM Search, they are rarely but surely used
--
All Comments