diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,11 @@ +# Pokémon Yellow + +This is not a buildable disassembly of Pokémon Yellow. This is here as a (currently incomplete) documentation of Yellow differences. For a buildable disassembly (with uses of incbins), refer to [here]. + +Expect this to be completed in 3000 years. + +Original readme below. + # Pokémon Red and Blue This is a disassembly of Pokémon Red and Blue. @@ -17,3 +25,4 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). [pokecrystal]: https://github.com/kanzure/pokecrystal [irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret +[here]: https://github.com/dannye/pokeyellow |