Actions

Disassemblies

From Sonic Retro

Revision as of 14:22, 22 May 2008 by SOTI (talk | contribs) (added puto's revised edition of the s2b4 disassembly)

Sonic 1

  • 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 1 (Split and Text by Hivebrain) - The June 2005 release of Hivebrain's Sonic 1 split disassembly. Very well labeled and highly recommended. SonED2 project files are available here. It targets SNASM68k.
  • 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.
  • 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 2 (including prototypes)

Sonic and Knuckles

Sonic Crackers