1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-31 03:19:59 +02:00

Added some dissasembled games

This commit is contained in:
Antonio Vivace
2017-06-18 22:52:17 +02:00
parent ffb7990495
commit 60f00419d1

View File

@@ -233,7 +233,10 @@ An online converter, translates gameboy assembly into Pokémon R/B/Y items ([Sou
- [Sonic 1](https://github.com/Kroc/Sonic1-Z80-ASM)
- [Pokémon Red/Blue](https://github.com/pret/pokered)
- [Pokémon Crystal](https://github.com/pret/pokecrystal)
- [Pokémon Pinball](https://github.com/pret/pokepinball)
- [Pokémon TCG](https://github.com/pret/poketcg)
- [Reverse engineering Kirby's Dreamland 2](http://ecc-comp.blogspot.it/2016/03/reverse-engineering-kirbys-dreamland-2.html)
- [pokemontools](https://github.com/pret/pokemon-reverse-engineering-tools) - a python module that provides various reverse engineering components for various Pokémon games.
## Related sites, posts and projects
- [papiGB](https://github.com/diegovalverde/papiGB) -