Mirror of the github repository
Find a file
IIMarckus 868181ea90 Whitespace.
hg-commit-id: de73bb7aef32
2012-03-05 00:43:03 -07:00
extras
gfx
maps Fix typo: Lavendar → Lavender. 2012-01-10 12:10:15 -07:00
music
pic
text
.hgignore
constants.asm
main.asm Whitespace. 2012-03-05 00:43:03 -07:00
Makefile Remove textpre.awk and link textpre.py to the build. 2012-03-04 23:03:36 -07:00
music.asm
pokeblue.asm
pokered.asm
README Link to IRC channel in the readme. 2012-03-04 20:37:40 -07:00
textpre.py

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

nucleus.kafuka.org #skeetendo