Actions

Difference between revisions of "Disassemblies"

From Sonic Retro

(Sonic 2 Nick Arcade prototype)
m (Text replacement - "MainMemory" to "MainMemory")
(23 intermediate revisions by 3 users not shown)
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 [[Sonic Retro on GitHub|GitHub account]], which are more up-to-date and accurate than those listed on this page, and are already split.
 
This pages lists all the public '''disassemblies''' made by the Sonic hacking community. Some of these disassemblies are still being worked on on the [[Sonic Retro on GitHub|GitHub account]], which are more up-to-date and accurate than those listed on this page, and are already split.
 
 
== Sonic 1 ==
 
== Sonic 1 ==
 +
====Revision 00====
 
* '''The [https://github.com/sonicretro/s1disasm_git/archive/master.zip GitHub version] is the most up to date version.'''
 
* '''The [https://github.com/sonicretro/s1disasm_git/archive/master.zip GitHub version] is the most up to date version.'''
** [[MainMemory]] has made a [https://github.com/sonicretro/s1disasm_git/archive/MapMacros.zip MapMacros branch] that converts all sprite mappings to a macro format.
+
** [[User:MainMemory|MainMemory]] has made a [https://github.com/sonicretro/s1disasm_git/archive/MapMacros.zip MapMacros branch] that converts all sprite mappings to a macro format.
 
** MainMemory has also made a [https://github.com/sonicretro/s1disasm_git/archive/AS.zip branch that targets the AS assembler].
 
** MainMemory has also made a [https://github.com/sonicretro/s1disasm_git/archive/AS.zip branch that targets the AS assembler].
 
** [[User:Clownacy|Clownacy]] has made a [https://github.com/sonicretro/s1disasm_git/archive/ProjectSonic1TwoEight.zip branch that is based on Project Sonic 1: Two Eight].
 
** [[User:Clownacy|Clownacy]] has made a [https://github.com/sonicretro/s1disasm_git/archive/ProjectSonic1TwoEight.zip branch that is based on Project Sonic 1: Two Eight].
Line 9: Line 9:
 
** {{file|Sonic 1 Disassembly July 2010.7z|Sonic 1 SVN Disassembly}} - Snapshot taken 16 July 2010.
 
** {{file|Sonic 1 Disassembly July 2010.7z|Sonic 1 SVN Disassembly}} - Snapshot taken 16 July 2010.
 
**Old [[User:Hivebrain|Hivebrain]] disassemblies:<small>
 
**Old [[User:Hivebrain|Hivebrain]] disassemblies:<small>
***{{file|Sonic 1 (Split and Text by Hivebrain).zip|Sonic 1 (Split and Text by Hivebrain)}} - The June 2005 release of [[User:Hivebrain|Hivebrain]]'s Sonic 1 split disassembly. [[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 '''(also note that this version doesn't work with any 64 bit OS and may not work with Windows 2000/XP/Vista/7!)''' .
 
 
***{{file|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 GitHub version of the Sonic 1 disassembly is based on this version.
 
***{{file|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 GitHub version of the Sonic 1 disassembly is based on this version.
 
***{{file|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. Tools for building for Linux are available {{file|S1hive2005 linux tools.zip|here}} and Mac users should click {{file|S1hive2005_mac_tools.zip|here}} for build tools.</small>
 
***{{file|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. Tools for building for Linux are available {{file|S1hive2005 linux tools.zip|here}} and Mac users should click {{file|S1hive2005_mac_tools.zip|here}} for build tools.</small>
**Old [[drx]] disassemblies:<small>
+
***{{file|Sonic 1 (Split and Text by Hivebrain).zip|Sonic 1 (Split and Text by Hivebrain)}} - The June 2005 release of [[User:Hivebrain|Hivebrain]]'s Sonic 1 split disassembly. [[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 '''(also note that this version doesn't work with any 64 bit OS and may not work with Windows 2000/XP/Vista/7!)''' .
***{{file|Sonic 1 (IDA Format by drx).zip|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.
+
**Old [[User:Drx|drx]] disassemblies:<small>
***{{file|Sonic 1 (Text Format by drx).zip|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.</small>
+
***{{file|Sonic 1 (IDA Format by drx).zip|Sonic 1 (IDB by drx)}} - The very first Sonic 1 disassembly, by [[User:Drx|drx]]. This is an IDB file and can only be opened in IDA Pro.
**[[Project Sonic 1: Two-Eight]] (by [[MarkeyJester]]) - Modifies the game's level layout engine to use ''Sonic 2'''s 128x128-pixel chunks and path-swapping system.
+
***{{file|Sonic 1 (Text Format by drx).zip|Sonic 1 (Text Format by drx)}} - The very first Sonic 1 disassembly, by [[User:Drx|drx]]. This is in text format and can be opened in any editor. It targets SNASM68k.</small>
 +
**[[Project Sonic 1: Two-Eight]] (by [[User:MarkeyJester|MarkeyJester]]) - Modifies the game's level layout engine to use ''Sonic 2'''s 128x128-pixel chunks and path-swapping system.
 
* {{file|S1_z80_dasm.7z|Sonic 1 Z80 Sound Driver (Text format by Flamewing)}} - A vastly improved version of Puto's disassembly of the Z80 sound driver.
 
* {{file|S1_z80_dasm.7z|Sonic 1 Z80 Sound Driver (Text format by Flamewing)}} - A vastly improved version of Puto's disassembly of the Z80 sound driver.
 
* The following is kept for historical purposes only:
 
* The following is kept for historical purposes only:
 
**{{file|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.
 
**{{file|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.
 +
 +
====Revision 01====
 +
* '''The [https://github.com/sonicretro/s1disasm_git/archive/master.zip GitHub version] allows for a complete building of revision 1.'''
  
 
== 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]]. This disassembly has been uploaded to GitHub.
+
*[[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 [[User:Glitch|Glitch]]. This disassembly has been uploaded to GitHub.
 
=== 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 [[User:Drx|drx]]. This is an IDB file and can only be opened in IDA Pro.
*[[Media:Sonic 2 Early prototype (Text Format by drx).zip|Sonic 2 Early Prototype (Text Format by drx)]] - A disassembly of the Sonic the Hedgehog 2 Nick Arcade Prototype, by drx. This is in text format and can be opened in any editor. It targets SNASM68k.
+
*[[Media:Sonic 2 Early prototype (Text Format by drx).zip|Sonic 2 Early Prototype (Text Format by drx)]] - A disassembly of the Sonic the Hedgehog 2 Nick Arcade Prototype, by drx. This is in text format and can be opened in any editor. It targets SNASM68k (also note that this version doesn't work with any 64 bit OS and may not work with Windows 2000/XP/Vista/7!).
*Sonic 2 Nick Arcade Prototype (Split by Shadow05) - A edit of drx's disassembly which allows custom options and Sonic 2 final Constants it's currently mot released yet hower you can see a video of a built rom using the options *[[Media:Video of nick arcade disassembly + asm.zip|Click Here to see!]]
+
*[[Media:Nickarcade.zip|Sonic 2 Nick Arcade (Text Format by drx) (ASM68K)]] - Drx's Disassembly Converted to ASM68K by Shadow05 Contains Macros from The GitHub S1&2 Disassemblies and allows options which are skipping the Checksum Check and Removing Unnecessary Z80 Stops.
  
 
=== Sonic 2 Wai prototype ===
 
=== Sonic 2 Wai prototype ===
*[[Media:Sonic 2 Beta (Split Format by Esrael).zip|Sonic 2 Beta (Split Format by Esrael)]] - A disassembly of the [[Sonic the Hedgehog 2 Beta|Sonic 2 Simon Wai Prototype]], by [[Esrael]].
+
*[[Media:Sonic 2 Beta (Split Format by Esrael).zip|Sonic 2 Beta (Split Format by Esrael)]] - A disassembly of the [[Sonic the Hedgehog 2 Beta|Sonic 2 Simon Wai Prototype]], by [[User:Esrael|Esrael]].
*[[Media:S2BDisasm.zip|Sonic 2 Beta (Split Format by Super Egg)]] - An updated version of Esrael's disassembly by [[User:Super Egg|Super Egg]] and [[Nayr T'nargh]]. [http://sonicresearch.org/forums/index.php?showtopic=3312]
+
*[[Media:S2BDisasm.zip|Sonic 2 Beta (Split Format by Super Egg)]] - An updated version of Esrael's disassembly by [[User:Super Egg|Super Egg]] and [[User:Ayla|Nayr T'nargh]]. [http://sonicresearch.org/forums/index.php?showtopic=3312]
  
 
=== Sonic 2 Beta 4 ===
 
=== Sonic 2 Beta 4 ===
*[[Media:S2b4disasm.zip|Sonic 2 Beta 4 (Split format by Esrael)]] - A split disassembly of [[Sonic the Hedgehog 2 Beta 4]], by [[Esrael]].
+
*[[Media:S2b4disasm.zip|Sonic 2 Beta 4 (Split format by Esrael)]] - A split disassembly of [[Sonic the Hedgehog 2 Beta 4]], by [[User:Esrael|Esrael]].
*[[Media:Sonic 2 Beta 4 (Split Version by Puto).zip|Sonic 2 Beta 4 (Split format by Puto)]] - A revised version of Esrael's Sonic 2 Beta 4 disassembly by [[Puto]]. Edits include IDA-like formatting and support for ASM68K.
+
*[[Media:Sonic 2 Beta 4 (Split Version by Puto).zip|Sonic 2 Beta 4 (Split format by Puto)]] - A revised version of Esrael's Sonic 2 Beta 4 disassembly by [[User:Puto|Puto]]. Edits include IDA-like formatting and support for ASM68K.
  
 
=== Sonic 2 final ===
 
=== Sonic 2 final ===
 
==== Revision 00 ====
 
==== Revision 00 ====
*[[Media:Sonic 2 Rev 00 (Text Format by drx).zip|Sonic 2 Rev 00 (Text Format by drx)]] - A disassembly of [[Sonic the Hedgehog 2]] revision 00, by [[drx]]. It targets SNASM68k.
+
* '''The [https://github.com/sonicretro/s2disasm_git/archive/master.zip GitHub version] of Revision 01 allows for a complete building of revision 00.'''
 +
*[[Media:Sonic 2 Rev 00 (Text Format by drx).zip|Sonic 2 Rev 00 (Text Format by drx)]] - A disassembly of [[Sonic the Hedgehog 2]] revision 00, by [[User:Drx|drx]]. It targets SNASM68k.
  
 
==== Revision 01 ====
 
==== Revision 01 ====
 
* '''The [https://github.com/sonicretro/s2disasm_git/archive/master.zip GitHub version] is the most up to date version.'''
 
* '''The [https://github.com/sonicretro/s2disasm_git/archive/master.zip GitHub version] is the most up to date version.'''
** [[MainMemory]] has made a [https://github.com/sonicretro/s2disasm_git/archive/MapMacros.zip MapMacros branch] that converts all sprite mappings to a macro format.
+
** [[User:MainMemory|MainMemory]] has made a [https://github.com/sonicretro/s2disasm_git/archive/MapMacros.zip MapMacros branch] that converts all sprite mappings to a macro format.
 
* The following are kept for historical purposes only:
 
* The following are kept for historical purposes only:
**[[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 GitHub version of the Sonic 2 disassembly is based on this version. Tools for building for Linux are available [[Media:S2dasm2007_linux_tools.tar.gz|here]] and Mac users should click [[Media:S2dasm2007_mac_tools.zip|here]] for build tools. '''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 [[User:Xenowhirl|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 GitHub version of the Sonic 2 disassembly is based on this version. Tools for building for Linux are available [[Media:S2dasm2007_linux_tools.tar.gz|here]] and Mac users should click [[Media:S2dasm2007_mac_tools.zip|here]] for build tools. '''Very highly recommended'''.
**Old [[Nemesis]] disassemblies:<small>
+
**Old [[User:Nemesis|Nemesis]] disassemblies:<small>
***[[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 [[User:Nemesis|Nemesis]]. This is an IDB file and can only be opened in IDA Pro.
***[[Media:Sonic 2 (Text Format by Nemesis).zip|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.
+
***[[Media:Sonic 2 (Text Format by Nemesis).zip|Sonic 2 (Text Format by Nemesis)]] - A disassembly of [[Sonic the Hedgehog 2]], by [[User:Nemesis|Nemesis]]. This is in text format and can be opened in any editor. It targets SNASM68k.
***[[Media:Sonic 2 (Split Format by Nemesis).zip|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:
+
***[[Media:Sonic 2 (Split Format by Nemesis).zip|Sonic 2 (Split Format by Nemesis)]] - [[User: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:
****[[Media:Sonic 2 (Text Format with Incbin by shobiz).zip|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.
+
****[[Media:Sonic 2 (Text Format with Incbin by shobiz).zip|Sonic 2 (Text Format with Incbin by shobiz)]] - A drop-in replacement for the s2.asm file in Nemesis' Sonic 2 split disassembly, by [[User:Shobiz|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.
 
****[[Media:Sonic 2 (Text Format with Incbin by Xenowhirl).zip|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.</small>
 
****[[Media:Sonic 2 (Text Format with Incbin by Xenowhirl).zip|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.</small>
**[[Media:S2dasm.zip|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.
+
**[[Media:S2dasm.zip|Sonic 2 (Split and Text by Aurochs)]] - The 2006 release of the disassembly of [[Sonic the Hedgehog 2]], by [[User:Aurochs|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.
  
 
====Revision 02====
 
====Revision 02====
On 2012-06-17, well-known hacker [[Esrael]] {{LinkRetro|post=693487|title=released}} his disassembly of the version of ''Sonic 2'' from ''[[Sonic Classics]]'' a.k.a. ''Sonic Compilation'', which has come to be thought of as ‘revision 2’/‘REV02’ and includes several bug-fixes and other changes when compared to earlier versions. The release followed a lengthy discussion on how to enhance ''Sonic 2'' with bug-fixes and other changes, several of which were noted by Esrael as having already been fixed in this relatively little-known revision, which he had become experienced with ''via'' using it as the code-base for recent versions of his hack ''[[Sonic 2 Delta]]''. Esrael had already released the unaltered ROM of this version earlier in the thread.
+
* '''The [https://github.com/sonicretro/s2disasm_git/archive/master.zip GitHub version] of Revision 01 allows for a complete building of revision 02.'''
 +
On 2012-06-17, well-known hacker [[User:Esrael|Esrael]] {{LinkRetro|post=693487|title=released}} his disassembly of the version of ''Sonic 2'' from ''[[Sonic Classics]]'' a.k.a. ''Sonic Compilation'', which has come to be thought of as ‘revision 2’/‘REV02’ and includes several bug-fixes and other changes when compared to earlier versions. The release followed a lengthy discussion on how to enhance ''Sonic 2'' with bug-fixes and other changes, several of which were noted by Esrael as having already been fixed in this relatively little-known revision, which he had become experienced with ''via'' using it as the code-base for recent versions of his hack ''[[Sonic 2 Delta]]''. Esrael had already released the unaltered ROM of this version earlier in the thread.
 
*[[Media:Sonic2rev2.rar|Disassembly of ''Sonic 2'' revision 2 by Esrael]]
 
*[[Media:Sonic2rev2.rar|Disassembly of ''Sonic 2'' revision 2 by Esrael]]
  
 
==Knuckles in Sonic 2==
 
==Knuckles in Sonic 2==
*[https://github.com/sonicretro/ktes2_git/archive/master.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 to GitHub and is available [https://github.com/sonicretro/ktes2_git here].
+
*[https://github.com/sonicretro/ktes2_git/archive/master.zip Knuckles in Sonic 2 (Text & IDA Format by Puto)] - A disassembly of the ''[[Knuckles in Sonic 2]]'' UPMEM by [[User:Puto|Puto]]. This disassembly has been uploaded to GitHub and is available [https://github.com/sonicretro/ktes2_git here].
  
 
== Sonic & Knuckles ==
 
== Sonic & Knuckles ==
 
* '''The [https://github.com/sonicretro/skdisasm_git/archive/master.zip GitHub version] is the most up to date version.'''
 
* '''The [https://github.com/sonicretro/skdisasm_git/archive/master.zip GitHub version] is the most up to date version.'''
 
* The following are kept for historical purposes only:
 
* The following are kept for historical purposes only:
** Sonic & Knuckles (Split Format by jman2050) A split disassembly of ''[[Sonic & Knuckles]]'' created by [[jman2050]] and a variety of other contributors, using Stealth's disassembly. The GitHub version is based on this disassembly.
+
** Sonic & Knuckles (Split Format by jman2050) A split disassembly of ''[[Sonic & Knuckles]]'' created by [[User:Jman2050|jman2050]] and a variety of other contributors, using Stealth's disassembly. The GitHub version is based on this disassembly.
 
**[[Media:Sonic & Knuckles (IDA Format by Stealth).rar|Sonic & Knuckles (IDB by Stealth)]] - The first complete ''[[Sonic & Knuckles]]'' disassembly, by [[Stealth]]. Includes support for Sonic 3 lock-on. This is an IDB file and can only be opened in IDA Pro.
 
**[[Media:Sonic & Knuckles (IDA Format by Stealth).rar|Sonic & Knuckles (IDB by Stealth)]] - The first complete ''[[Sonic & Knuckles]]'' disassembly, by [[Stealth]]. Includes support for Sonic 3 lock-on. This is an IDB file and can only be opened in IDA Pro.
**[[Media:Sonic & Knuckles (Text Format by Pu7o).zip|Sonic & Knuckles (Text Format by Puto)]] - A text file exported by [[Puto]] from [[Stealth]]'s ''Sonic & Knuckles'' disassembly for those who do not have IDA Pro. Tools for assembling (provided by [[snkenjoi]]) are available [[Media:SnK S3K buildtools.zip|here]].
+
**[[Media:Sonic & Knuckles (Text Format by Pu7o).zip|Sonic & Knuckles (Text Format by Puto)]] - A text file exported by [[User:Puto|Puto]] from [[Stealth]]'s ''Sonic & Knuckles'' disassembly for those who do not have IDA Pro. Tools for assembling (provided by [[User:Snkenjoi|snkenjoi]]) are available [[Media:SnK S3K buildtools.zip|here]].
  
 
== Sonic 3 & Knuckles ==
 
== Sonic 3 & Knuckles ==
 
* '''The [https://github.com/sonicretro/skdisasm_git/archive/master.zip GitHub version] of the ''Sonic & Knuckles'' disassembly allows building a complete version of ''Sonic 3 & Knuckles'', and is the most up to date version.'''
 
* '''The [https://github.com/sonicretro/skdisasm_git/archive/master.zip GitHub version] of the ''Sonic & Knuckles'' disassembly allows building a complete version of ''Sonic 3 & Knuckles'', and is the most up to date version.'''
 
* The following are kept for historical purposes only:
 
* The following are kept for historical purposes only:
**[[Media:Sonic 3 & Knuckles (Split Format by Hayate).zip|Sonic 3 & Knuckles (Split Format by Hayate)]] - An IDA export of [[Puto]]'s [[Sonic 3 & Knuckles]] disassembly ran through a couple of Python scripts by [[Hayate]].
+
**[[Media:Sonic 3 & Knuckles (Split Format by Hayate).zip|Sonic 3 & Knuckles (Split Format by Hayate)]] - An IDA export of [[User:Puto|Puto]]'s [[Sonic 3 & Knuckles]] disassembly ran through a couple of Python scripts by [[User:Hayate|Hayate]].
  
 
== Sonic Crackers ==
 
== Sonic Crackers ==
*[[Media:Sonic Crackers (Split Format by MarkeyJester).rar|Sonic Crackers (Split Format by MarkeyJester)]] - A split disassembly of [[Sonic Crackers]] by [[MarkeyJester]].
+
*[[Media:Sonic Crackers (Split Format by MarkeyJester).rar|Sonic Crackers (Split Format by MarkeyJester)]] - A split disassembly of [[Sonic Crackers]] by [[User:MarkeyJester|MarkeyJester]].
 
*[[Media:Sonic Crackers (IDA Format by Stealth).zip|Sonic Crackers (IDB by Stealth)]] - A [[Sonic Crackers]] disassembly by [[Stealth]]. This is an IDB file and can only be opened in IDA Pro.
 
*[[Media:Sonic Crackers (IDA Format by Stealth).zip|Sonic Crackers (IDB by Stealth)]] - A [[Sonic Crackers]] disassembly by [[Stealth]]. This is an IDB file and can only be opened in IDA Pro.
*[[Media:Sonic Crackers (Text Format by Shobiz).rar|Sonic Crackers (Text Format by Shobiz)]] - A text file exported by [[shobiz]] from [[Stealth]]'s Sonic Crackers disassembly for those who do not have IDA Pro.
+
*[[Media:Sonic Crackers (Text Format by Shobiz).rar|Sonic Crackers (Text Format by Shobiz)]] - A text file exported by [[User:Shobiz|shobiz]] from [[Stealth]]'s Sonic Crackers disassembly for those who do not have IDA Pro.
  
 
==Sonic 3D: Flickies' Island==
 
==Sonic 3D: Flickies' Island==
* [https://github.com/sonicretro/s3ddisasm_git/archive/master.zip Sonic 3D: Flickies' Island disassembly (IDB/Text by Sik)] - Hybrid IDB and text split of the [[Mega Drive]] version of ''[[Sonic 3D: Flickies' Island]]'' by [[Sik]]. Can only be opened in IDA Pro.
+
* [https://github.com/sonicretro/s3ddisasm_git/archive/master.zip Sonic 3D: Flickies' Island disassembly (IDB/Text by Sik)] - Hybrid IDB and text split of the [[Mega Drive]] version of ''[[Sonic 3D: Flickies' Island]]'' by [[User:Sik|Sik]]. Can only be opened in IDA Pro.
  
 
==Sonic Spinball==
 
==Sonic Spinball==
* [https://github.com/sonicretro/spindisasm_git/archive/master.zip Sonic Spinball disassembly (IDB by andlabs)] - A ''[[Sonic Spinball]]'' disassembly by [[andlabs]]. This is an IDB file and can only be opened by IDA Pro.
+
* [https://github.com/sonicretro/spindisasm_git/archive/master.zip Sonic Spinball disassembly (IDB by andlabs)] - A ''[[Sonic Spinball]]'' disassembly by [[User:Andlabs|Andlabs]]. This is an IDB file and can only be opened by IDA Pro.
  
 
[[Category:Disassemblies| ]]
 
[[Category:Disassemblies| ]]

Revision as of 14:11, 15 April 2018

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

Sonic 1

Revision 00

Revision 01

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

  • The GitHub version is the most up to date version.
  • The following are kept for historical purposes only:
    • 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 GitHub version of the Sonic 2 disassembly is based on this version. Tools for building for Linux are available here and Mac users should click here for build tools. Very highly recommended.
    • Old Nemesis disassemblies:
    • 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.

Revision 02

  • The GitHub version of Revision 01 allows for a complete building of revision 02.
On 2012-06-17, well-known hacker Esrael
Sonic Retro
released
his disassembly of the version of Sonic 2 from Sonic Classics a.k.a. Sonic Compilation, which has come to be thought of as ‘revision 2’/‘REV02’ and includes several bug-fixes and other changes when compared to earlier versions. The release followed a lengthy discussion on how to enhance Sonic 2 with bug-fixes and other changes, several of which were noted by Esrael as having already been fixed in this relatively little-known revision, which he had become experienced with via using it as the code-base for recent versions of his hack Sonic 2 Delta. Esrael had already released the unaltered ROM of this version earlier in the thread.

Knuckles in Sonic 2

Sonic & Knuckles

Sonic 3 & Knuckles

Sonic Crackers

Sonic 3D: Flickies' Island

Sonic Spinball