Samus Animation Master Disassembly
Release Date: Dec 19, 2017
Author: Crashtour99
Type: Assembly
Rating: Pending
Links:
[download] .asm file (763 downloads)
Game: SM
Description
A complete disassembly of Samus' animations for Super Metroid.
Written in ASM, so it can be applied to a ROM.
Contains:
Optimization of the transition routine, freeing up some space in $91.
Kej's optimized transition table (which with not much effort can be swapped for the spinjump restart transition table).
Frame delay tables for every animation.
Pose definition table.
The master tilemap pointer table AND EVERY TILEMAP FOR SAMUS!
Animation frame progression tables.
DMA tables, which point to ALL the gfx used by Samus.
Tables for all OAM data for the arm cannon opening.

When applied to a ROM it assembles to vanilla specs, with the exception of the 2 optimizations.
Can be used in conjunction with my Samus animation editing guide.
This can also be used by someone if they want to make a true and in-depth editor for Samus' animations (everything they'd need is there).
Media
No Screenshots Provided
Ratings and Reviews
By nodever2 on May 23, 2022 (Star Star Star Star Star )
Thanks to those whose work went into making this. Makes editing Samus' animations so much easier, especially with the optimizations adding some free space making it very easy to insert new stuff.

You must login to rate this resource