pokered/README.md

42 lines
1.4 KiB
Markdown
Raw Normal View History

# Pokémon Red and Blue [![Build Status][travis-badge]][travis]
2013-12-08 21:02:25 +00:00
2014-02-13 08:04:35 +00:00
This is a disassembly of Pokémon Red and Blue.
2013-12-08 21:02:25 +00:00
It builds the following ROMs:
2013-12-08 21:02:25 +00:00
- Pokemon Red (UE) [S][!].gb `sha1: ea9bcae617fdf159b045185467ae58b2e4a48b9a`
- Pokemon Blue (UE) [S][!].gb `sha1: d7037c83e1ae5b39bde3c30787637ba1d4c48ce2`
2020-07-15 17:35:39 +00:00
- BLUEMONS.GB (debug build) `sha1: 5b1456177671b79b263c614ea0e7cc9ac542e9c4`
2013-12-08 21:02:25 +00:00
2013-12-08 21:15:14 +00:00
To set up the repository, see [**INSTALL.md**](INSTALL.md).
2013-12-08 21:02:25 +00:00
## See also
- **Discord:** [pret][discord]
- **IRC:** [freenode#pret][irc]
Other disassembly projects:
- [**Pokémon Yellow**][pokeyellow]
- [**Pokémon Gold/Silver**][pokegold]
- [**Pokémon Crystal**][pokecrystal]
- [**Pokémon Pinball**][pokepinball]
- [**Pokémon TCG**][poketcg]
- [**Pokémon Ruby**][pokeruby]
- [**Pokémon FireRed**][pokefirered]
- [**Pokémon Emerald**][pokeemerald]
2013-12-08 21:02:25 +00:00
2017-09-04 23:25:52 +00:00
[pokeyellow]: https://github.com/pret/pokeyellow
2017-12-31 18:23:25 +00:00
[pokegold]: https://github.com/pret/pokegold
2017-09-04 23:25:52 +00:00
[pokecrystal]: https://github.com/pret/pokecrystal
[pokepinball]: https://github.com/pret/pokepinball
[poketcg]: https://github.com/pret/poketcg
2017-09-04 23:41:04 +00:00
[pokeruby]: https://github.com/pret/pokeruby
2017-12-31 18:23:25 +00:00
[pokefirered]: https://github.com/pret/pokefirered
2017-09-04 23:41:04 +00:00
[pokeemerald]: https://github.com/pret/pokeemerald
[discord]: https://discord.gg/d5dubZ3
2014-11-16 06:35:54 +00:00
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
[travis]: https://travis-ci.org/pret/pokered
[travis-badge]: https://travis-ci.org/pret/pokered.svg?branch=master