Mirror of the github repository
Find a file
2012-10-01 18:59:51 +02:00
extras Improve error checking in the context of issue #27 2012-10-01 18:59:51 +02:00
gfx
maps
music
pic
text
.gitignore .hgignore -> .gitignore 2012-08-26 19:43:35 -05:00
constants.asm Palette $0C is the Town Map palette. 2012-07-03 21:47:04 -06:00
main.asm DisplayDexRating. It sucks that I can't use a label for the dbw macro, as that would make DexRatingsTable look a lot cleaner. 2012-09-20 19:31:10 -04:00
Makefile
music.asm
pokeblue.asm
pokered.asm
README
textpre.py Add the ▶ symbol to the text preprocessor. 2012-07-07 14:47:58 -06:00

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