mirror of
https://github.com/zladx/LADX-Disassembly.git
synced 2024-11-27 23:00:34 +00:00
README: better describe the project content
This commit is contained in:
parent
85e3d0d12a
commit
08c155f7f6
@ -14,9 +14,10 @@ MD5 - 07C211479386825042EFB4AD31BB525F
|
|||||||
|
|
||||||
This repository produces a valid Zelda DX ROM from several different inputs:
|
This repository produces a valid Zelda DX ROM from several different inputs:
|
||||||
|
|
||||||
- Disassembled and labelled assembly code (in `./src`),
|
- Disassembled and labeled assembly code (in `./src`),
|
||||||
- Extracted PNG graphics (in `./src/gfx`),
|
- Extracted PNG graphics (in `./src/gfx`),
|
||||||
- Binary banks not disassembled yet (in `./bin/banks`, to be extracted from the original ROM by yourself).
|
- Extracted dialog texts (in `./src/text`),
|
||||||
|
- The original ROM (used to fill-in sections not disassembled yet).
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user