Overall completion state - zladx/LADX-Disassembly GitHub Wiki
Here is a rough estimation of the completion status of this disassembling project.
Disassembly
- ✅ All banks (code and data) are disassembled and shiftable.
Shiftability means that code can be added, removed or shuffled around, and still compile to a working game. It's the main point of interest for modders.
Documentation
-
Bank 0: 90% documented
-
Bank 1: 50% documented
-
Bank 2: 20% documented
-
Memory: 70% documented
-
Entities: 20% documented
-
Dialogs: extracted, 100%
-
Graphics: extracted, 100%
-
Maps:
- headers: extracted, 100%
- minimaps: extracted, 100%
- layouts: extracted, 100%
- rooms: extracted, further formatting work needed
- chests: extracted, 100%
- events: extracted, 100%
-
Music: extracted, 100%
-
Sound effects: extracted, 70% documented