/Lester-The-Unlikely-Disassembly

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

This is a disassembly of Lester the Unlikely for the SNES with support for the following ROM versions:

  • USA (This disassembly is based off this version)

It uses V1.3.1 of my SNES ROM framework (https://github.com/Yoshifanatic1/SNES-ROM-Framework), the files of which are included in the download for convenience.

If you want to make use of this, you'll need a headerless clean copy of a supported ROM version in order to extract its assets using the provided batch script in the AsarScripts folder. For reference, here are the MD5 hashes of each version to help verify that you have the correct ROM(s):

  • USA = "bb8e9e7429145404f0e4186ad0161fc8"

For more information on the framework, its functions, and other guidelines, consult "Framework Readme.txt" included with the download and/or in the SNES ROM framework repository.