Disassembly of Legend of Zelda: Links Awakening DX
Go to file
2020-05-20 11:24:51 +02:00
.circleci ci: upgrade to rgbds 0.3.10 2020-04-20 18:25:40 +02:00
src Merge pull request #244 from daid/master 2020-05-20 11:24:51 +02:00
tools Add the option to dump the parsed background data to the console. 2020-05-19 09:33:21 +02:00
.gitignore Add mGBA savestates to gitignore 2020-04-22 23:45:39 -07:00
.gitmodules tools: add mgbdis as a submodule 2018-03-26 12:38:42 +05:30
ladx.md5 build: use md5 if md5sum is not available 2019-10-13 13:55:57 +02:00
Makefile build: use md5 if md5sum is not available 2019-10-13 13:55:57 +02:00
README.md README: add Vextrove to the list of contributors 2020-05-12 22:06:01 +02:00

Links Awakening DX Disassembly

Disassembly of one of my favorite games. Taking it easy for now.

Theses sources reproduce a valid build of Legend of Zelda, The - Link's Awakening DX (U) (V1.0) [C][!].gbc MD5 - 07C211479386825042EFB4AD31BB525F

Usage

  1. Install rgbds (version >= 0.3.10 required).
  2. make all

How to contribute

  1. Fork this repository;
  2. Find a little piece of code to improve:
  • Maybe a typo, a missing constant, an obvious label that could be renamed;
  • Or start following a thread (Link's animations? The island fade-out special effect? Trading items constants?) and document some details along your read;
  • You can also look at the known improvements especially good first issues;
  1. Submit a pull request.

Having questions, or do you need help? Join the discussion on Discord. You can also read disassembling How-Tos in the Wiki, for some infos about the tools and disassembling processes.

Resources

Contributors

Thanks to these people for contributing: