blob: 0782f7a1227f02457fba601d93aae5357fa86eea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Pokémon Ruby and Sapphire [![Build Status][travis-badge]][travis]
This is a disassembly of Pokémon Ruby and Sapphire.
It builds the following roms:
* pokeruby.gba `sha1: f28b6ffc97847e94a6c21a63cacf633ee5c8df1e`
* pokesapphire.gba `sha1: 3ccbbd45f8553c36463f13b938e833f652b793e4`
To set up the repository, see [INSTALL.md](INSTALL.md).
### irc: [freenode#pret][irc]
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
[travis]: https://travis-ci.org/pret/pokeruby
[travis-badge]: https://travis-ci.org/pret/pokeruby.svg?branch=master
|