Commit Graph

15 Commits

Author SHA1 Message Date
Léo Lam 29abbdf4f1
readme: Explain how easy it is to match code 2020-12-10 23:40:12 +01:00
Léo Lam ecd1b9b486
Update readme information 2020-12-10 23:08:53 +01:00
Léo Lam da2a57992c
readme: Further clarify that this repo can't be used to play the game 2020-10-25 00:04:02 +02:00
Léo Lam 579b2c509d
readme: Explain that regalloc diffs are rare for truly equivalent code 2020-10-24 17:53:05 +02:00
Léo Lam 35ad671acf
readme: Mention the SHA256 hash of the 1.5.0 NSO 2020-10-19 20:32:24 +02:00
Léo Lam b648b9a877
readme: Mention tools/check.py 2020-10-15 00:58:12 +02:00
Léo Lam c5ef0a1fd3
readme: Add more information to the contributing section 2020-09-11 20:50:44 +02:00
Léo Lam e5f357dc6b
readme: Simplify setup and add more information and advice 2020-09-11 01:44:25 +02:00
Léo Lam 8398dad594
readme: Emphasize the fact that the project cannot be used for piracy 2020-08-30 16:37:20 +02:00
Léo Lam 880e1678e3
readme: Add information about the status of the project
And clarify that it cannot be used to play BotW, and that it does not
contain any copyrighted content from the RomFS.
2020-08-30 01:55:11 +02:00
Léo Lam 17701b157b
Bundle aarch64-none-elf-objdump 2.33 from Arm to simplify setup
Ubuntu 18.04's objdump is too old (2.30)

devkitA64's objdump is also too old (2.32) and doesn't support
--source-comment
2020-08-21 14:55:59 +02:00
Léo Lam cf50531807
readme: Add binutils-aarch64-linux-gnu to the list of dependencies 2020-08-21 12:30:15 +02:00
Léo Lam 26183142b1
Update instructions, fix diff settings and add asm-differ
...to simplify setup a bit
2020-08-21 12:16:06 +02:00
Léo Lam 86ca470778
readme: Fix instructions
* Fix the CMake minimum required version
* Add a note about using the official CMake APT repo to update CMake
  on Ubuntu
* Add a note about setting the PATH for devkitA64
* Mention CMake Tools for Visual Studio Code
2020-08-21 11:51:50 +02:00
Léo Lam 2de366be0f
Initial commit 2020-08-18 22:50:25 +02:00