pokeemerald/README.md

39 lines
1.3 KiB
Markdown
Raw Normal View History

2016-09-03 23:25:34 +02:00
# Pokémon Emerald
2018-01-21 18:56:23 +01:00
[![Build Status][travis-badge]][travis]
2016-09-03 23:25:34 +02:00
This is a disassembly of Pokémon Emerald.
It builds the following rom:
* pokeemerald.gba `sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7`
2018-01-21 18:56:23 +01:00
To set up the repository, see [INSTALL.md](INSTALL.md).
2017-09-05 01:41:47 +02:00
## See also
* Disassembly of [**Pokémon Red/Blue**][pokered]
* Disassembly of [**Pokémon Yellow**][pokeyellow]
2017-12-31 19:30:22 +01:00
* Disassembly of [**Pokémon Gold**][pokegold]
2017-09-05 01:41:47 +02:00
* Disassembly of [**Pokémon Crystal**][pokecrystal]
* Disassembly of [**Pokémon Pinball**][pokepinball]
* Disassembly of [**Pokémon TCG**][poketcg]
* Disassembly of [**Pokémon Ruby**][pokeruby]
2017-12-31 19:30:22 +01:00
* Disassembly of [**Pokémon Fire Red**][pokefirered]
2017-09-05 01:41:47 +02:00
* Discord: [**pret**][Discord]
* irc: **irc.freenode.net** [**#pret**][irc]
[pokered]: https://github.com/pret/pokered
[pokeyellow]: https://github.com/pret/pokeyellow
2017-12-31 19:30:22 +01:00
[pokegold]: https://github.com/pret/pokegold
2017-09-05 01:41:47 +02:00
[pokecrystal]: https://github.com/pret/pokecrystal
[pokepinball]: https://github.com/pret/pokepinball
[poketcg]: https://github.com/pret/poketcg
[pokeruby]: https://github.com/pret/pokeruby
2017-12-31 19:30:22 +01:00
[pokefirered]: https://github.com/pret/pokefirered
2017-09-05 01:41:47 +02:00
[Discord]: https://discord.gg/cJxDDVP
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
2018-01-21 18:56:23 +01:00
[travis]: https://travis-ci.org/pret/pokeemerald
[travis-badge]: https://travis-ci.org/pret/pokeemerald.svg?branch=master