Actions

Difference between revisions of "Disassemblies"

From Sonic Retro

(A proper page for disassemblies. Includes comments on disassemblies.)
 
(Added AS disassembly, fixed typo.)
Line 13: Line 13:
 
*[[Image:Sonic 2 (IDA Format by drx).zip]] - A disassembly of [[Sonic the Hedgehog 2]], by [[drx]]. This is in IDA format and can only be opened in IDAPro
 
*[[Image:Sonic 2 (IDA Format by drx).zip]] - A disassembly of [[Sonic the Hedgehog 2]], by [[drx]]. This is in IDA format and can only be opened in IDAPro
 
*[[Image:Sonic 2 (Text Format by Nemesis).zip]] - A disassembly of [[Sonic the Hedgehog 2]], by [[Nemesis]]. This is in text format and can be opened in any editor. It targets SNASM68k
 
*[[Image:Sonic 2 (Text Format by Nemesis).zip]] - A disassembly of [[Sonic the Hedgehog 2]], by [[Nemesis]]. This is in text format and can be opened in any editor. It targets SNASM68k
*[[Image:Sonic 2 (Split Format by Nemesis).zip]] - [[Nemesis]]'s Sonic 2 split disassembly, targeting SNASM68k. This disassembly is rather slow to rebuild due to the use of an external program (include.exe) to insert binary files into the ROM
+
*[[Image:Sonic 2 (Split Format by Nemesis).zip]] - [[Nemesis]]'s Sonic 2 split disassembly, targeting SNASM68k. This disassembly is rather slow to rebuild due to the use of an external program (combine.exe) to insert binary files into the ROM
 
*[[Image:Sonic 2 (Text Format with Incbin by shobiz).zip]] - A drop-in replacement for the s2.asm file in Nemesis' Sonic 2 split disassembly, by shobiz. This disassembly uses incbins to greatly speed up compile times. It is also fully SonED2 compatible without requiring any modifications. This disassembly targets SNASM68k and works on Windows 2000/XP.
 
*[[Image:Sonic 2 (Text Format with Incbin by shobiz).zip]] - A drop-in replacement for the s2.asm file in Nemesis' Sonic 2 split disassembly, by shobiz. This disassembly uses incbins to greatly speed up compile times. It is also fully SonED2 compatible without requiring any modifications. This disassembly targets SNASM68k and works on Windows 2000/XP.
 
*[[Image:Sonic 2 (Text Format with Incbin by Xenowhirl).zip]] - Identical to shobiz's modified disassembly, but works on Windows 95/98/ME/NT as well as DOSBox. It does not work on Windows 2000 or XP due to a difference in the way these operating systems handle 8.3 short filenames
 
*[[Image:Sonic 2 (Text Format with Incbin by Xenowhirl).zip]] - Identical to shobiz's modified disassembly, but works on Windows 95/98/ME/NT as well as DOSBox. It does not work on Windows 2000 or XP due to a difference in the way these operating systems handle 8.3 short filenames
 
+
*[[Image:S2dasm.zip]] - The 2006 release of the disassembly of [[Sonic the Hedgehog 2]], by [[Aurochs]]. It targets the Macro Assembler AS.
 
== Sonic and Knuckles ==
 
== Sonic and Knuckles ==
  

Revision as of 07:35, 14 August 2007

Sonic 1

Sonic 2 (including prototypes)

Sonic and Knuckles

Sonic Crackers