/Jurassic-Park-1-SNES-disassembly

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

This is a disassembly of Jurassic Park for the SNES with support for the following ROM versions:

  • USA V1.0

It uses V1.0.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 V1.0 = "bb9c2f667ced16a2e605b385c041c744"

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.