You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A custom version of Snes9x v1.43, with a built-in debugger. This version is included despite a later version (v1.51) having some additional features, as the newer version contains some serious bugs and stability issues.
This Python script takes an input file containing LoROM 6F addresses (00:8000 - 6F:FFFF) and prints a list of corresponding ROM addresses (binary offsets) in hex.
Lazy Bastard (with help from b0ardface and MathOnNapkins)