The SNES emulator Snes9x v1.43 rerecording, which is based on SNES9x, has been updated.
Quote:
r57
remove unnecessary update of new ramtools
r56
Removed old s9xwatch things; put our project url into AboutDialog.
r55
oops, as usual
r54
1.51: ported all recent changes from 1.43
r53
1.43: main window can handle dropped wch watchlist for now; moved RAM watches to Tools section; encoded auxmath.cpp to utf-8; add menu check for Input Macro.
r52
1.43: newramtools: enabled Add Cheat function. 1.43: Grayed Previous Value and Current Value in Add Cheat dialog.
r51
1.43: cut dirty DlgCheater and pasted it to wincheat.cpp
r50
1.43: rename DlgNewCheat to DlgAddCheat
r49
1.43: rename TestRange() to CheatTestRange() and moved it from oldramsearch.cpp to winaddcheat.cpp
r48
1.43: rename win32-newcheat.cpp to winaddcheat.cpp
r47
1.43: NewWatch: add more ListView_GetSelectionMark()==-1 checks