Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robynllama/letsgogb

A Generation 1 Romhack that emulates GenVII Mechanics
https://github.com/robynllama/letsgogb

gameboy gameboy-color pokemon romhacking

Last synced: 2 months ago
JSON representation

A Generation 1 Romhack that emulates GenVII Mechanics

Awesome Lists containing this project

README

        

# Lets Go GB

Crunchy modifications to Pokemon Red/Blue to change the battle mechanics to resemble Let's Go Evee/Pikachu (a little bit)

## References
* ASMSchool [LINK][asmschool]
* Z80 Heaven [LINK][z80heaven]
* OpCodes [LINK][devrs]

## See also

* Disassembly of [**Pokemon Red/Blue**][pokered]
* Disassembly of [**Pokémon Yellow**][pokeyellow]
* Disassembly of [**Pokémon Gold**][pokegold]
* Disassembly of [**Pokémon Crystal**][pokecrystal]
* Disassembly of [**Pokémon Pinball**][pokepinball]
* Disassembly of [**Pokémon TCG**][poketcg]
* Disassembly of [**Pokémon Ruby**][pokeruby]
* Disassembly of [**Pokémon Fire Red**][pokefirered]
* Disassembly of [**Pokémon Emerald**][pokeemerald]

[pokered]: https://github.com/pret/pokered
[pokeyellow]: https://github.com/pret/pokeyellow
[pokegold]: https://github.com/pret/pokegold
[pokecrystal]: https://github.com/pret/pokecrystal
[pokepinball]: https://github.com/pret/pokepinball
[poketcg]: https://github.com/pret/poketcg
[pokeruby]: https://github.com/pret/pokeruby
[pokefirered]: https://github.com/pret/pokefirered
[pokeemerald]: https://github.com/pret/pokeemerald
[Discord]: https://discord.gg/cJxDDVP
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
[asmschool]:http://gameboy.mongenel.com/asmschool.html
[z80heaven]:http://z80-heaven.wikidot.com/
[devrs]:http://www.devrs.com/gb/files/opcodes.html