Actions

Difference between revisions of "Disassemblies"

From Sonic Retro

m (Revision 00: Moving it here lol)
(Changed formatting in the Sonic 1 disasm section)
Line 6: Line 6:
 
** 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].
*  [https://github.com/AlexField442/Sonic-1-AS-Disassembly/archive/master.zip Sonic 1 (Shadow05 AS Disassembly)] - A vastly improved version of Hivebrain's AS disassembly. It's better labeled than the original version and includes more features, and is SonLVL and SonED2 compatible, with project files bundled.
 
** Shadow05 also made a [https://github.com/AlexField442/Sonic-1-AS-Disassembly/archive/Project-128.zip branch based on Project Sonic 1: Two Eight].
 
 
* The following are kept for historical purposes only:
 
* The following are kept for historical purposes only:
 
** {{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:
 
***{{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.
 
***{{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).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!)''' .
 +
***  [https://github.com/AlexField442/Sonic-1-AS-Disassembly/archive/master.zip Sonic 1 (Shadow05 AS Disassembly)] - A vastly improved version of Hivebrain's AS disassembly. It's better labeled than the original version and includes more features, and is SonLVL and SonED2 compatible, with project files bundled.
 +
**[[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.
 +
*** Shadow05 also made a [https://github.com/AlexField442/Sonic-1-AS-Disassembly/archive/Project-128.zip branch based on Project Sonic 1: Two Eight].
 
**Old [[User:Drx|drx]] disassemblies:<small>
 
**Old [[User:Drx|drx]] disassemblies:<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.
 
***{{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.
 
***{{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>
 
***{{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:

Revision as of 19:39, 6 May 2020

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

Revision 02/XB (Sonic Mega Collection)

  • The latest update of the GitHub version allows for a complete building of revision 2.

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