Actions

Difference between revisions of "Disassemblies"

From Sonic Retro

m (Sonic 2 Beta 4: away this ampersand goes)
(Added introduction, and notes about the SVN project)
Line 1: Line 1:
 +
This pages lists all the public '''disassemblies''' made by the Sonic hacking community. Some of these disassemblies are still being worked on on the [[Community SVN Project]]. Some of the disassemblies on the SVN are more up-to-date and accurate than those listed on this page, and are already split.
 +
 
== Sonic 1 ==
 
== Sonic 1 ==
 
*[[Media:Sonic 1 (Split and Text by Hivebrain).zip|Sonic 1 (Split and Text by Hivebrain)]] - The June 2005 release of [[Hivebrain]]'s Sonic 1 split disassembly. [[SonED#SonED2|SonED2]] project files are available [[Media:SonED2Projects Quickman.zip|here]]. It targets SNASM68k. '''Very well labeled, but because of certain problems with SNASM68k it is recommended to use either the ASM68k version or the AS version of this disassembly:'''
 
*[[Media:Sonic 1 (Split and Text by Hivebrain).zip|Sonic 1 (Split and Text by Hivebrain)]] - The June 2005 release of [[Hivebrain]]'s Sonic 1 split disassembly. [[SonED#SonED2|SonED2]] project files are available [[Media:SonED2Projects Quickman.zip|here]]. It targets SNASM68k. '''Very well labeled, but because of certain problems with SNASM68k it is recommended to use either the ASM68k version or the AS version of this disassembly:'''
**[[Media:Sonic 1 (Split and Text by Hivebrain)_(ASM68K).zip|Sonic 1 (Split and Text by Hivebrain) (ASM68K)]] - A modified version of Hivebrain's split disassembly targeting ASM68K. As a result, it builds much faster, does not need to use an external program for includes (and hence bypasses s1comb.asm), and can be optimized in various ways.
+
**[[Media:Sonic 1 (Split and Text by Hivebrain)_(ASM68K).zip|Sonic 1 (Split and Text by Hivebrain) (ASM68K)]] - A modified version of Hivebrain's split disassembly targeting ASM68K. As a result, it builds much faster, does not need to use an external program for includes (and hence bypasses s1comb.asm), and can be optimized in various ways. The SVN version of the Sonic 1 disassembly is based on this version.
 
**[[Media:S1hive2005_AS.zip|Sonic 1 (Split and Text by Hivebrain) (AS)]] - A modified version of Hivebrain's split disassembly targeting AS. As a result, it does not need to use an external program for includes (and hence bypasses s1comb.asm), and AS-specific features such as functions, nameless temporary labels and improved macro facilities can be used.
 
**[[Media:S1hive2005_AS.zip|Sonic 1 (Split and Text by Hivebrain) (AS)]] - A modified version of Hivebrain's split disassembly targeting AS. As a result, it does not need to use an external program for includes (and hence bypasses s1comb.asm), and AS-specific features such as functions, nameless temporary labels and improved macro facilities can be used.
 
*[[Media:S1_z80_dasm.rar|Sonic 1 Z80 Sound Driver (Split+Text format by Puto)]] - A disassembly of the Z80 portion of the Sonic 1 sound driver. It targets the macro assembler AS, and it's cross-platform.
 
*[[Media:S1_z80_dasm.rar|Sonic 1 Z80 Sound Driver (Split+Text format by Puto)]] - A disassembly of the Z80 portion of the Sonic 1 sound driver. It targets the macro assembler AS, and it's cross-platform.
Line 10: Line 12:
 
== Sonic 2 ==
 
== Sonic 2 ==
 
=== Sonic 2 Master System ===
 
=== Sonic 2 Master System ===
*[[Media:S2sms-disasm.zip|Sonic 2 Master System (Split format by Glitch)]] - A split disassembly of the [[Master System]] version of [[Sonic the Hedgehog 2 (8-bit)]], by [[Glitch]].
+
*[[Media:S2sms-disasm.zip|Sonic 2 Master System (Split format by Glitch)]] - A split disassembly of the [[Master System]] version of [[Sonic the Hedgehog 2 (8-bit)]], by [[Glitch]]. This disassembly has been uploaded on the SVN server.
 
=== Sonic 2 Nick Arcade prototype ===
 
=== Sonic 2 Nick Arcade prototype ===
 
*[[Media:Sonic 2 Early Prototype (IDA Format by drx).zip|Sonic 2 Early Prototype (IDB by drx)]] - A disassembly of the [[Sonic the Hedgehog 2 Nick Arcade Prototype]], by [[drx]]. This is an IDB file and can only be opened in IDA Pro.
 
*[[Media:Sonic 2 Early Prototype (IDA Format by drx).zip|Sonic 2 Early Prototype (IDB by drx)]] - A disassembly of the [[Sonic the Hedgehog 2 Nick Arcade Prototype]], by [[drx]]. This is an IDB file and can only be opened in IDA Pro.
Line 27: Line 29:
  
 
==== Revision 01 ====
 
==== Revision 01 ====
*[[Media:Sonic_2_(Split_and_Text_by_Xenowhirl).zip|Sonic 2 (Split and Text by Xenowhirl)]] - The 2007 release of the disassembly of [[Sonic the Hedgehog 2]], by [[Xenowhirl]]. It is far better labeled than its predecessors and the assembly times are very fast (1-5 seconds). The disassembly itself is fully SonED2 compatible, and project files are bundled. It targets the Macro Assembler AS, and is cross-platform. '''Very highly recommended'''.
+
*[[Media:Sonic_2_(Split_and_Text_by_Xenowhirl).zip|Sonic 2 (Split and Text by Xenowhirl)]] - The 2007 release of the disassembly of [[Sonic the Hedgehog 2]], by [[Xenowhirl]]. It is far better labeled than its predecessors and the assembly times are very fast (1-5 seconds). The disassembly itself is fully SonED2 compatible, and project files are bundled. It targets the Macro Assembler AS, and is cross-platform. The SVN version of the Sonic 2 disassembly is based on this version. '''Very highly recommended'''.
 
----
 
----
 
*[[Media:Sonic_2_(IDA_Format_by_Nemesis).zip|Sonic 2 (IDB by Nemesis)]] - A disassembly of [[Sonic the Hedgehog 2]], by [[Nemesis]]. This is an IDB file and can only be opened in IDA Pro.
 
*[[Media:Sonic_2_(IDA_Format_by_Nemesis).zip|Sonic 2 (IDB by Nemesis)]] - A disassembly of [[Sonic the Hedgehog 2]], by [[Nemesis]]. This is an IDB file and can only be opened in IDA Pro.
Line 37: Line 39:
  
 
==Knuckles in Sonic 2==
 
==Knuckles in Sonic 2==
*[[Media:S2kdasm.zip|Knuckles in Sonic 2 (Text & IDA Format by Puto)]] - A disassembly of the ''[[Knuckles in Sonic 2]]'' UPMEM by [[Puto]].
+
*[[Media:S2kdasm.zip|Knuckles in Sonic 2 (Text & IDA Format by Puto)]] - A disassembly of the ''[[Knuckles in Sonic 2]]'' UPMEM by [[Puto]]. This disassembly has been uploaded on the SVN server.
  
 
== Sonic & Knuckles ==
 
== Sonic & Knuckles ==

Revision as of 17:31, 14 March 2009

This pages lists all the public disassemblies made by the Sonic hacking community. Some of these disassemblies are still being worked on on the Community SVN Project. Some of the disassemblies on the SVN are more up-to-date and accurate than those listed on this page, and are already split.

Sonic 1

  • Sonic 1 (Split and Text by Hivebrain) - The June 2005 release of Hivebrain's Sonic 1 split disassembly. SonED2 project files are available here. It targets SNASM68k. Very well labeled, but because of certain problems with SNASM68k it is recommended to use either the ASM68k version or the AS version of this disassembly:
    • Sonic 1 (Split and Text by Hivebrain) (ASM68K) - A modified version of Hivebrain's split disassembly targeting ASM68K. As a result, it builds much faster, does not need to use an external program for includes (and hence bypasses s1comb.asm), and can be optimized in various ways. The SVN version of the Sonic 1 disassembly is based on this version.
    • Sonic 1 (Split and Text by Hivebrain) (AS) - A modified version of Hivebrain's split disassembly targeting AS. As a result, it does not need to use an external program for includes (and hence bypasses s1comb.asm), and AS-specific features such as functions, nameless temporary labels and improved macro facilities can be used.
  • Sonic 1 Z80 Sound Driver (Split+Text format by Puto) - A disassembly of the Z80 portion of the Sonic 1 sound driver. It targets the macro assembler AS, and it's cross-platform.

  • Sonic 1 (IDB by drx) - The very first Sonic 1 disassembly, by drx. This is an IDB file and can only be opened in IDA Pro.
  • Sonic 1 (Text Format by drx) - The very first Sonic 1 disassembly, by drx. This is in text format and can be opened in any editor. It targets SNASM68k.

Sonic 2

Sonic 2 Master System

Sonic 2 Nick Arcade prototype

Sonic 2 Wai prototype

Sonic 2 Beta 4

Sonic 2 final

Revision 00

Revision 01

  • Sonic 2 (Split and Text by Xenowhirl) - The 2007 release of the disassembly of Sonic the Hedgehog 2, by Xenowhirl. It is far better labeled than its predecessors and the assembly times are very fast (1-5 seconds). The disassembly itself is fully SonED2 compatible, and project files are bundled. It targets the Macro Assembler AS, and is cross-platform. The SVN version of the Sonic 2 disassembly is based on this version. Very highly recommended.

  • Sonic 2 (IDB by Nemesis) - A disassembly of Sonic the Hedgehog 2, by Nemesis. This is an IDB file and can only be opened in IDA Pro.
  • Sonic 2 (Text Format by Nemesis) - A disassembly of Sonic the Hedgehog 2, by Nemesis. This is in text format and can be opened in any editor. It targets SNASM68k.
  • Sonic 2 (Split Format by Nemesis) - 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 - the following two disassemblies work around this by using incbins instead of combine.exe:
    • Sonic 2 (Text Format with Incbin by shobiz) - 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.
    • Sonic 2 (Text Format with Incbin by Xenowhirl) - 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.
  • Sonic 2 (Split and Text by Aurochs) - 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. The disassembly itself is fully SonED2 compatible, and project files are bundled. It targets the Macro Assembler AS, and is cross-platform.

Knuckles in Sonic 2

Sonic & Knuckles

Sonic Crackers