2015-08-10 20:21:29 -04:00
# Links Awakening DX Disassembly
2014-06-27 17:47:31 -07:00
2017-01-13 00:00:26 -05:00
Disassembly of one of my favorite games. Taking it easy for now.
2017-05-26 15:44:03 +02:00
Theses sources reproduce a valid build of `Legend of Zelda, The - Link's Awakening DX (U) (V1.0) [C][!].gbc`
MD5 - 07C211479386825042EFB4AD31BB525F
2014-06-27 17:47:31 -07:00
2017-05-26 15:44:03 +02:00
## Usage
2014-06-27 20:53:21 -07:00
2019-07-19 15:13:22 +02:00
1. Install [rgbds ](https://github.com/rednex/rgbds#1-installing-rgbds ) (version >= 0.2.5 required).
2017-05-26 15:44:03 +02:00
2. `make all`
2019-08-03 14:21:36 +02:00
## How to contribute
2017-08-22 15:30:42 +05:30
2019-08-03 14:21:36 +02:00
- Read the [disassembling How-Tos ](https://github.com/zladx/LADX-Disassembly/wiki ) in the Wiki
- Join the discussion on [Discord ](https://discord.gg/sSHrwdB )
- Fork this repository
- Submit a pull request
2017-08-22 15:30:42 +05:30
2018-07-20 00:08:38 +02:00
## Resources
- [Artemis251's Link's Awakening Cache ](http://artemis251.fobby.net/zelda/index.php ): ROM map, maps data format
2019-07-21 19:33:46 +02:00
- [Xkeeper's Link's Awakening depot ](https://xkeeper.net/hacking/linksawakening/ ): maps tilesets and save format infos
2019-07-13 18:34:37 +02:00
- [LALE ](https://github.com/Fatories/LALE ): level editor, notes on maps data format
2018-11-17 16:26:10 +00:00
- [The Legend of Zelda Link's Awakening /DX Speedrunning Wiki ](http://spiraster.x10host.com/LADXWiki/index.php/ ) : infos on wrong warps and map data format
2019-07-21 19:19:30 +02:00
- [Disassembling Link's Awakening ](https://kemenaran.winosx.com/posts/category-disassembling-links-awakening/ ): a series of blog posts and progress reports
2019-07-13 18:34:45 +02:00
- Discord: [LADX ](https://discord.gg/sSHrwdB )
2018-07-20 00:08:38 +02:00
2017-05-26 15:44:03 +02:00
## Contributors
Thanks to these people for contributing:
2014-06-27 20:53:21 -07:00
2019-07-19 15:01:31 +02:00
* mojobojo - https://github.com/mojobojo
2017-05-26 15:44:03 +02:00
* kemenaran - https://github.com/kemenaran
* Drenn1 - https://github.com/Drenn1
2018-03-14 09:36:58 +05:30
* Sanqui - https://github.com/Sanqui
2019-07-20 12:27:15 +02:00
* Kyle McGuffin - https://github.com/kcmcg