Actions

Difference between revisions of "Disassemblies"

From Sonic Retro

(Fixed a broken link)
(Emphasized some parts of the text)
Line 3: Line 3:
 
*[[Image:Sonic 1 (IDA Format by drx).zip]] - The very first Sonic 1 disassembly, by [[drx]]. This is in IDA format and can only be opened in IDAPro
 
*[[Image:Sonic 1 (IDA Format by drx).zip]] - The very first Sonic 1 disassembly, by [[drx]]. This is in IDA format and can only be opened in IDAPro
 
*[[Image:Sonic 1 (Text Format by drx).zip]] - The very first Sonic 1 disassembly, by [[drx]]. This is in text format and can be opened in any editor. It targets SNASM68k
 
*[[Image:Sonic 1 (Text Format by drx).zip]] - The very first Sonic 1 disassembly, by [[drx]]. This is in text format and can be opened in any editor. It targets SNASM68k
*[[Image:Sonic 1 (Split and Text by Hivebrain).zip]] - The June 2005 release of [[Hivebrain]]'s Sonic 1 split disassembly. Very well labeled and highly recommended. [[SonED#SonED2|SonED2]] project files are available [http://www.glowingbridge.org/?p=split-overview here]. It targets SNASM68k
+
*[[Image:Sonic 1 (Split and Text by Hivebrain).zip]] - The June 2005 release of [[Hivebrain]]'s Sonic 1 split disassembly. '''Very well labeled and highly recommended'''. [[SonED#SonED2|SonED2]] project files are available [http://www.glowingbridge.org/?p=split-overview here]. It targets SNASM68k
  
 
== Sonic 2 (including prototypes) ==
 
== Sonic 2 (including prototypes) ==
Line 16: Line 16:
 
*[[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 is better labeled than Nemesis' disassembly and the compile times are much faster. While the disassembly itself is fully SonED2 compatible, project files are not publicly available. It targets the Macro Assembler AS, and is cross-platform. '''This disassembly has three small bugs - [http://www.glowingbridge.org/forums/showthread.php?tid=218&pid=1952#pid1952 this post] lists the bugfixes'''
+
*[[Image:S2dasm.zip]] - The 2006 release of the disassembly of [[Sonic the Hedgehog 2]], by [[Aurochs]]. It is better labeled than Nemesis' disassembly and the compile times are much faster. While the disassembly itself is fully SonED2 compatible, project files are not publicly available. It targets the Macro Assembler AS, and is cross-platform. '''Highly recommended. This disassembly has three small bugs - [http://www.glowingbridge.org/forums/showthread.php?tid=218&pid=1952#pid1952 this post] lists the bugfixes'''
  
 
== Sonic and Knuckles ==
 
== Sonic and Knuckles ==

Revision as of 14:49, 7 September 2007

Sonic 1

Sonic 2 (including prototypes)

Sonic and Knuckles

Sonic Crackers