mirror of
https://github.com/pret/pokegold.git
synced 2026-08-09 11:47:26 -05:00
40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
# Pokémon Gold and Silver [![Build Status][travis-badge]][travis]
|
|
|
|
This is a disassembly of Pokémon Gold and Pokémon Silver.
|
|
|
|
It builds the following ROMs:
|
|
|
|
- Pokemon - Gold Version (UE) [C][!].gbc `sha1: d8b8a3600a465308c9953dfa04f0081c05bdcb94`
|
|
- Pokemon - Silver Version (UE) [C][!].gbc `sha1: 49b163f7e57702bc939d642a18f591de55d92dae`
|
|
|
|
To set up the repository, see [INSTALL.md](INSTALL.md).
|
|
|
|
## See also
|
|
|
|
- **Discord:** [pret][discord]
|
|
- **IRC:** [freenode#pret][irc]
|
|
|
|
Other disassembly projects:
|
|
|
|
- [**Pokémon Red/Blue**][pokered]
|
|
- [**Pokémon Yellow**][pokeyellow]
|
|
- [**Pokémon Crystal**][pokecrystal]
|
|
- [**Pokémon Pinball**][pokepinball]
|
|
- [**Pokémon TCG**][poketcg]
|
|
- [**Pokémon Ruby**][pokeruby]
|
|
- [**Pokémon Fire Red**][pokefirered]
|
|
- [**Pokémon Emerald**][pokeemerald]
|
|
|
|
[pokered]: https://github.com/pret/pokered
|
|
[pokeyellow]: https://github.com/pret/pokeyellow
|
|
[pokecrystal]: https://github.com/pret/pokecrystal
|
|
[pokepinball]: https://github.com/pret/pokepinball
|
|
[poketcg]: https://github.com/pret/poketcg
|
|
[pokeruby]: https://github.com/pret/pokeruby
|
|
[pokefirered]: https://github.com/pret/pokefirered
|
|
[pokeemerald]: https://github.com/pret/pokeemerald
|
|
[discord]: https://discord.gg/d5dubZ3
|
|
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
|
|
[travis]: https://travis-ci.org/pret/pokegold
|
|
[travis-badge]: https://travis-ci.org/pret/pokegold.svg?branch=master
|