Mirror of the github repository
Find a file
KuroiIeWa5Da a335f6ad7d Finished Cities 1 Channel 2 Msuic Data
hg-commit-id: ae47d0fda0ca
2012-01-25 07:37:49 -06:00
extras
gfx
maps Fix typo: Lavendar → Lavender. 2012-01-10 12:10:15 -07:00
music/pokeredmusicdisasm
pic
text
.hgignore
common.asm
constants.asm added some comments and added multiply/divide constants 2012-01-24 14:20:31 -08:00
Makefile
music.asm Finished Cities 1 Channel 2 Msuic Data 2012-01-25 07:37:49 -06:00
pokeblue.asm
pokered.asm
README
textpre.awk

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".