Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

DevsArchive/sonic-cd-r11a-disassembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonic CD R11A Disassembly

NOTE: This disassembly has been merged in with the rest of my Sonic CD disassemblies.. This repository is completely defunct now.

This is my incomplete disassembly of R11A from Sonic CD from 2020. Files are split and about half of the code is documented. It is also buildable (bitperfect, at that) and the level can be modified in SonLVL. Someone could probably use this more than me nowadays, so here it is.

Special thanks to Flamewing and TheStoneBanana for extensive help over the years.

Quick notes

  • Stack base is left as the default Sega CD one (0xFFFD00)
  • DPLCs are in Sonic 2 format
  • Blocks are Nemesis compressed
  • Chunks are uncompressed
  • Chunks are hardcoded at 0x210000 (see wiki on how to fix that)
  • Object layouts have a second subtype byte
  • Otherwise, formats are the same as in Sonic 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published