Mirror of the github repository
Find a file
2014-05-19 20:06:21 -04:00
audio combine audio and music folders 2014-04-06 09:51:22 -04:00
constants Merge branch 'master' of https://github.com/huderlem/pokered into pull-data 2014-05-19 16:05:19 -04:00
data Fix capitalization, remove white space, remove vicctreebel.asm 2014-05-19 20:06:21 -04:00
extras@698b0fc7e6 hotfix: Bump pokemontools so gfx.py doesn't look for a baserom. 2014-04-16 01:54:12 -04:00
gfx Accidentally added a second minimize graphic. 2014-04-05 21:26:34 -04:00
maps Pull map objects out of main.asm 2014-05-17 15:43:13 -04:00
menu Merge branch 'master' of https://github.com/huderlem/pokered into pull-data 2014-05-19 16:05:19 -04:00
pic
scripts Merge branch 'master' of https://github.com/huderlem/pokered into pull-data 2014-05-19 16:05:19 -04:00
text Merge branch 'master' of https://github.com/huderlem/pokered into pull-data 2014-05-19 16:05:19 -04:00
.gitignore
.gitmodules
audio.asm combine audio and music folders 2014-04-06 09:51:22 -04:00
audio_blue.asm
audio_red.asm
blue.asm
constants.asm
hram.asm
INSTALL.md
macros.asm Use callba/callab macros for cross-bank calls. 2014-04-22 17:14:11 -04:00
main.asm Merge branch 'master' of https://github.com/huderlem/pokered into pull-data 2014-05-19 16:05:19 -04:00
Makefile Image handling in the makefile. 2014-04-05 17:01:56 -04:00
pokeblue.asm
pokered.asm
preprocessor.py
prequeue.py
README.md
red.asm
roms.md5
text.asm Merge branch 'master' of https://github.com/huderlem/pokered into pull-data 2014-05-19 16:05:19 -04:00
version.asm
wram.asm Comments and labels for saving the last blackout map. 2014-04-27 02:44:29 -04:00

Pokémon Red and Blue

This is a disassembly of Pokémon Red and Blue.

It builds the following roms:

  • Pokemon Red (UE) [S][!].gb md5: 3d45c1ee9abd5738df46d2bdda8b57dc
  • Pokemon Blue (UE) [S][!].gb md5: 50927e843568814f7ed45ec4f944bd8b

To set up the repository, see INSTALL.md.

See also