2017-06-24 18:55:55 -04:00
|
|
|
# Pokémon Crystal [![Build Status][travis-badge]][travis]
|
2012-03-04 21:31:27 -06:00
|
|
|
|
2013-12-09 05:26:58 -05:00
|
|
|
This is a disassembly of Pokémon Crystal.
|
2012-03-04 21:31:27 -06:00
|
|
|
|
2015-03-11 22:35:47 -07:00
|
|
|
It builds the following roms:
|
2013-04-04 16:21:32 -04:00
|
|
|
|
2017-06-24 18:32:54 -04:00
|
|
|
* Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc `sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133`
|
|
|
|
* Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc `sha1: f2f52230b536214ef7c9924f483392993e226cfb`
|
2012-03-04 21:31:27 -06:00
|
|
|
|
2017-06-24 18:55:55 -04:00
|
|
|
To set up the repository, see [INSTALL.md](INSTALL.md).
|
2013-01-11 02:25:59 -06:00
|
|
|
|
2017-09-04 19:25:37 -04:00
|
|
|
## See also
|
2017-12-12 18:50:39 -05:00
|
|
|
|
2017-12-24 21:36:59 -05:00
|
|
|
* [FAQ](FAQ.md)
|
|
|
|
* [Documentation](docs/)
|
2017-09-04 19:25:37 -04:00
|
|
|
* Disassembly of [**Pokémon Red/Blue**][pokered]
|
|
|
|
* Disassembly of [**Pokémon Yellow**][pokeyellow]
|
2017-12-31 13:25:53 -05:00
|
|
|
* Disassembly of [**Pokémon Gold**][pokegold]
|
2017-09-04 19:25:37 -04:00
|
|
|
* Disassembly of [**Pokémon Pinball**][pokepinball]
|
|
|
|
* Disassembly of [**Pokémon TCG**][poketcg]
|
2017-09-04 19:41:13 -04:00
|
|
|
* Disassembly of [**Pokémon Ruby**][pokeruby]
|
2017-12-31 13:25:53 -05:00
|
|
|
* Disassembly of [**Pokémon Fire Red**][pokefirered]
|
2017-09-04 19:41:13 -04:00
|
|
|
* Disassembly of [**Pokémon Emerald**][pokeemerald]
|
2017-09-04 19:25:37 -04:00
|
|
|
* Discord: [**pret**][Discord]
|
|
|
|
* irc: [freenode#pret][irc]
|
2013-04-05 00:25:47 -04:00
|
|
|
|
2017-09-04 19:25:37 -04:00
|
|
|
[pokered]: https://github.com/pret/pokered
|
|
|
|
[pokeyellow]: https://github.com/pret/pokeyellow
|
2017-12-31 13:25:53 -05:00
|
|
|
[pokegold]: https://github.com/pret/pokegold
|
2017-09-04 19:25:37 -04:00
|
|
|
[pokepinball]: https://github.com/pret/pokepinball
|
|
|
|
[poketcg]: https://github.com/pret/poketcg
|
2017-09-04 19:41:13 -04:00
|
|
|
[pokeruby]: https://github.com/pret/pokeruby
|
2017-12-31 13:25:53 -05:00
|
|
|
[pokefirered]: https://github.com/pret/pokefirered
|
2017-09-04 19:41:13 -04:00
|
|
|
[pokeemerald]: https://github.com/pret/pokeemerald
|
2017-09-04 19:25:37 -04:00
|
|
|
[Discord]: https://discord.gg/cJxDDVP
|
2014-11-15 23:48:14 -07:00
|
|
|
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
|
2017-06-24 18:55:55 -04:00
|
|
|
[travis]: https://travis-ci.org/pret/pokecrystal
|
|
|
|
[travis-badge]: https://travis-ci.org/pret/pokecrystal.svg?branch=master
|