sonicretro/s3ddisasm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
DISCLAIMER:
Any and all content presented in this repository is presented for informational and educational purposes only.
Commercial usage is expressly prohibited. Sonic Retro claims no ownership of any code in these repositories.
You assume any and all responsibility for using this content responsibly. Sonic Retro claims no responsibiliy or warranty.
---
To get the disassembly, see 'IDCFILES'.
-- Sik the hedgehog - Oct 17th, 2008
----------
Some labels you may want to check:
> IngameMode - Main subroutine for in-game code
> LoadLevel - Main subroutine for loading levels
> InitLevel - Initializes level-specific* stuff
> RunLevel - Level-specific* behaviour
> RunSonic - Sonic's behaviour code
*Boss code counts as level-specific.
-- Sik the hedgehog - Sep 13rd, 2008