mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 22:45:18 -05:00
20 lines
993 B
Markdown
20 lines
993 B
Markdown
# Pokémon FireRed and LeafGreen
|
|
|
|
[![Build Status][travis-badge]][travis]
|
|
|
|
[travis]: https://travis-ci.org/pret/pokefirered
|
|
[travis-badge]: https://travis-ci.org/pret/pokefirered.svg?branch=master
|
|
|
|
This is a disassembly of Pokémon FireRed and LeafGreen.
|
|
|
|
It builds the following ROMs:
|
|
|
|
* [**pokefirered.gba**](https://datomatic.no-intro.org/?page=show_record&s=23&n=1616) `sha1: 41cb23d8dccc8ebd7c649cd8fbb58eeace6e2fdc`
|
|
* [**pokeleafgreen.gba**](https://datomatic.no-intro.org/?page=show_record&s=23&n=1617) `sha1: 574fa542ffebb14be69902d1d36f1ec0a4afd71e`
|
|
* [**pokefirered_rev1.gba**](https://datomatic.no-intro.org/?page=show_record&s=23&n=1672) `sha1: dd5945db9b930750cb39d00c84da8571feebf417`
|
|
* [**pokeleafgreen_rev1.gba**](https://datomatic.no-intro.org/index.php?page=show_record&s=23&n=1668) `sha1: 7862c67bdecbe21d1d69ce082ce34327e1c6ed5e`
|
|
|
|
To set up the repository, see [INSTALL.md](INSTALL.md).
|
|
|
|
For contacts and other pret projects, see [pret.github.io](https://pret.github.io/).
|