Jump to content

List of Pokémon disassembly projects: Difference between revisions

no edit summary
>Torchickens
No edit summary
>Torchickens
No edit summary
Line 6:
 
== Generation I ==
=== Pokémon Red and Green===
==== Disassemblies ====
Pokéred JP: https://github.com/YamaArashi/pokered-jp
 
==== Memory maps ====
RAM map:
https://github.com/YamaArashi/pokered-jp/blob/master/wram.asm
 
https://github.com/YamaArashi/pokered-jp/blob/master/sram.asm
 
https://github.com/YamaArashi/pokered-jp/blob/master/hram.asm
 
https://github.com/YamaArashi/pokered-jp/blob/master/vram.asm
 
=== Pokémon Red and Blue ===
==== Disassemblies ====
Pokéred : http://github.com/pret/pokered/ (applies both for Pokémon Red and Blue)
 
Pokéred FR: https://github.com/einstein95/pokered-fr/
 
Pokéred DE: https://github.com/einstein95/pokered-de/
 
==== Memory maps ====
RAM map : http://datacrystal.romhacking.net/wiki/Pok%C3%A9mon_Red_and_Blue:RAM_map
 
https://github.com/pret/pokered/blob/master/wram.asm
 
https://github.com/pret/pokered/blob/master/sram.asm
 
https://github.com/pret/pokered/blob/master/hram.asm
 
https://github.com/pret/pokered/blob/master/vram.asm
 
 
ROM map : http://datacrystal.romhacking.net/wiki/Pok%C3%A9mon_Red_and_Blue:ROM_map
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.