https://github.com/pret/pokeruby
Decompilation of Pokémon Ruby/Sapphire
https://github.com/pret/pokeruby
c decompilation gameboy-advance pokemon reverse-engineering
Last synced: 10 days ago
JSON representation
Decompilation of Pokémon Ruby/Sapphire
- Host: GitHub
- URL: https://github.com/pret/pokeruby
- Owner: pret
- Created: 2016-01-23T20:26:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T16:04:27.000Z (about 1 month ago)
- Last Synced: 2025-04-06T08:08:13.780Z (17 days ago)
- Topics: c, decompilation, gameboy-advance, pokemon, reverse-engineering
- Language: C
- Homepage:
- Size: 92.6 MB
- Stars: 835
- Watchers: 35
- Forks: 228
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-gba-dev-zh - 口袋妖怪红宝石 - C 编程语言注释口袋妖怪红宝石的反汇编 (逆向工程)
- awesome-gbadev - Pokemon Ruby - C programming language annotation of a Pokemon Ruby disassembly (Reverse engineering / Other places)
README
# 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).
For contacts and other pret projects, see [pret.github.io](https://pret.github.io/).
[travis]: https://travis-ci.org/pret/pokeruby
[travis-badge]: https://travis-ci.org/pret/pokeruby.svg?branch=master