Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T19:17:42.000Z (2 months ago)
- Last Synced: 2024-12-14T10:02:08.531Z (9 days ago)
- Topics: c, decompilation, gameboy-advance, pokemon, reverse-engineering
- Language: C
- Homepage:
- Size: 79.3 MB
- Stars: 804
- Watchers: 38
- Forks: 225
- 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