mirror of
https://github.com/pret/pokeyellow.git
synced 2024-11-27 12:20:21 +00:00
Disassembly of Pokemon Yellow
e84a5b2062
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project. |
||
---|---|---|
extras@795cd58a70 | ||
gfx | ||
maps | ||
music | ||
pic | ||
text | ||
.gitignore | ||
.gitmodules | ||
constants.asm | ||
main.asm | ||
Makefile | ||
music.asm | ||
pokeblue.asm | ||
pokered.asm | ||
README | ||
textpre.py | ||
wram.asm |
This is a disassembly of Pokémon Red. It uses the following ROM as a base: Pokemon Red (UE) [S][!].gb (MD5: 3d45c1ee9abd5738df46d2bdda8b57dc) To assemble, first install RGBDS and put it in your path. The version of RGBDS needed is rgbds-linux: https://github.com/bentley/rgbds/ git://github.com/bentley/rgbds.git Then copy the Pokémon ROM to this directory as "baserom.gbc". Then run "make" in your shell. This will output a file named "pokered.gbc". Our IRC channel is located here: server nucleus.kafuka.org, channel #skeetendo