stephaneseng / LADX-Disassembly

Disassembly of Legend of Zelda: Links Awakening DX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Python 3 and rgbds (version >= 0.4.0 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:

About

Disassembly of Legend of Zelda: Links Awakening DX


Languages

Language:Assembly 98.1%Language:Python 1.7%Language:Ruby 0.1%Language:Makefile 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%