Actions

Difference between revisions of "Disassemblies"

From Sonic Retro

(Sonic 3 November 3, 1993 prototype)
(3 intermediate revisions by the same user not shown)
Line 41: Line 41:
 
* '''The [https://github.com/sonicretro/s2disasm GitHub version] is the most up to date version.'''
 
* '''The [https://github.com/sonicretro/s2disasm GitHub version] is the most up to date version.'''
 
** [[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.
 
** [[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.
 +
** [[User:Clownacy|Clownacy]] has made branches that are based on the [https://github.com/sonicretro/s2disasm/tree/megaplay Mega Play] and [https://github.com/sonicretro/s2disasm/tree/classics Sonic Classics (Sonic Compilation)] versions of Sonic 2.
 
* 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 [[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'''.
 
**[[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'''.
Line 56: Line 57:
  
 
=== Sonic 2 Nick Arcade prototype ===
 
=== Sonic 2 Nick Arcade prototype ===
*[https://github.com/SuperEgg/Sonic-2-Nick-Arcade Sonic 2 Nick Arcade Prototype (Split Format by SuperEgg) ] - A split disassembly of the [[Sonic the Hedgehog 2 Nick Arcade Prototype]], by [[User:Super Egg|Super Egg]]. It targets ASM68k.
 
 
*[[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 (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.
 +
*[https://github.com/SuperEgg/Sonic-2-Nick-Arcade/archive/refs/heads/master.zip Sonic 2 Early Prototype (Split Format by SuperEgg)] - A split disassembly of the Sonic the Hedgehog 2 Nick Arcade Prototype by [[User:Super Egg|Super Egg]], targeting ASM68k.
  
 
=== Sonic 2 Wai prototype ===
 
=== Sonic 2 Wai prototype ===
Line 67: Line 68:
 
=== Sonic 2 August 21, 1992 "Alpha" prototype ===
 
=== Sonic 2 August 21, 1992 "Alpha" prototype ===
 
*[https://www.neto-games.com.br/codigos_fontes/sonic_2_beta_21-08-1992.rar Sonic 2 August 21, 1992 prototype (Split Format by Esrael) ] - A split disassembly of the [[Sonic the Hedgehog 2 (alpha)]], by [[User:Esrael|Esrael]]. It targets SNASM68k.
 
*[https://www.neto-games.com.br/codigos_fontes/sonic_2_beta_21-08-1992.rar Sonic 2 August 21, 1992 prototype (Split Format by Esrael) ] - A split disassembly of the [[Sonic the Hedgehog 2 (alpha)]], by [[User:Esrael|Esrael]]. It targets SNASM68k.
*[https://github.com/NyperYuhgard/Sonic-2-August-21-1992-Alpha-prototype Sonic 2 August 21, 1992 prototype (Split Format by Nyper Yuhgard) ] - A revised version of Esrael's Sonic 2 August 21 disassembly by [[User:Nyper_Yuhgard|Nyper Yuhgard]]. support for ASM68K.
+
*[https://github.com/NyperYuhgard/Sonic-2-August-21-1992-Alpha-prototype/archive/refs/heads/main.zip Sonic 2 August 21, 1992 prototype (Split Format by Nyper Yuhgard) ] - A revised version of Esrael's Sonic 2 August 21 disassembly by [[User:Nyper_Yuhgard|Nyper Yuhgard]], targeting ASM68k. The source can be found [https://github.com/NyperYuhgard/Sonic-2-August-21-1992-Alpha-prototype here].
  
 
=== Sonic 2 September 14, 1992 "Pre-Beta" prototype ===
 
=== Sonic 2 September 14, 1992 "Pre-Beta" prototype ===
 
*[https://www.neto-games.com.br/codigos_fontes/sonic_2_beta_14-09-1992.rar Sonic 2 September 14, 1992 prototype (Split Format by Esrael) ] - A split disassembly of the [[Sonic the Hedgehog 2 (pre-beta)]], by [[User:Esrael|Esrael]]. It targets SNASM68k.
 
*[https://www.neto-games.com.br/codigos_fontes/sonic_2_beta_14-09-1992.rar Sonic 2 September 14, 1992 prototype (Split Format by Esrael) ] - A split disassembly of the [[Sonic the Hedgehog 2 (pre-beta)]], by [[User:Esrael|Esrael]]. It targets SNASM68k.
*[https://github.com/NyperYuhgard/Sonic-2-September-14-1992-Pre-Beta-prototype Sonic 2 September 14, 1992 prototype (Split Format by Nyper Yuhgard) ] - A revised version of Esrael's Sonic 2 September 14 disassembly by [[User:Nyper_Yuhgard|Nyper Yuhgard]]. support for ASM68K.
+
*[https://github.com/NyperYuhgard/Sonic-2-September-14-1992-Pre-Beta-prototype/archive/refs/heads/main.zip Sonic 2 September 14, 1992 prototype (Split Format by Nyper Yuhgard) ] - A revised version of Esrael's Sonic 2 September 14 disassembly by [[User:Nyper_Yuhgard|Nyper Yuhgard]], targeting ASM68k. The source can be found [https://github.com/NyperYuhgard/Sonic-2-September-14-1992-Pre-Beta-prototype here].
  
 
=== Sonic 2 Beta 4 ===
 
=== Sonic 2 Beta 4 ===
Line 85: Line 86:
 
=== Sonic 3 November 3, 1993 prototype ===
 
=== Sonic 3 November 3, 1993 prototype ===
 
*[https://www.neto-games.com.br/codigos_fontes/sonic_3_beta_03-11-1993.rar Sonic 3 November 3, 1993 prototype (Split Format by Esrael) ] - A split disassembly of the [[Sonic the Hedgehog 3 (prototype; 1993-11-03)]], by [[User:Esrael|Esrael]]. It targets SNASM68k.
 
*[https://www.neto-games.com.br/codigos_fontes/sonic_3_beta_03-11-1993.rar Sonic 3 November 3, 1993 prototype (Split Format by Esrael) ] - A split disassembly of the [[Sonic the Hedgehog 3 (prototype; 1993-11-03)]], by [[User:Esrael|Esrael]]. It targets SNASM68k.
*[https://github.com/NyperYuhgard/Sonic-3-Beta-Dissembly Sonic 3 November 3, 1993 prototype (Split Format by Nyper Yuhgard) ] - A revised version of Esrael's Sonic 3 November 3, 1993 prototype by [[User:Nyper_Yuhgard|Nyper Yuhgard]]. support for ASM68K (Special thanks to [[User:MarkeyJester|MarkeyJester]]).
+
*[https://github.com/NyperYuhgard/Sonic-3-Beta-Dissembly/archive/refs/heads/main.zip Sonic 3 November 3, 1993 prototype (Split Format by Nyper Yuhgard) ] - A revised version of Esrael's Sonic 3 November 3, 1993 prototype by [[User:Nyper_Yuhgard|Nyper Yuhgard]], targeting ASM68k (with thanks to [[User:MarkeyJester|MarkeyJester]]). The source can be found [https://github.com/NyperYuhgard/Sonic-3-Beta-Dissembly here].
  
 
== Sonic & Knuckles ==
 
== Sonic & Knuckles ==

Revision as of 20:47, 26 December 2023

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 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.
    • 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.
    • Old Nemesis disassemblies:

Revision 02

Sonic 2 Nick Arcade prototype

Sonic 2 Wai prototype

Sonic 2 August 21, 1992 "Alpha" prototype

Sonic 2 September 14, 1992 "Pre-Beta" prototype

Sonic 2 Beta 4

Knuckles in Sonic 2

Sonic 3

  • The GitHub version of the Sonic & Knuckles disassembly allows building a complete version of Sonic 3, and is the most up to date version.

Sonic 3 November 3, 1993 prototype

Sonic & Knuckles

Sonic 3 & Knuckles

Sonic Crackers

Sonic 3D: Flickies' Island

Sonic Spinball