Mirror of the github repository
Find a file
luckytyphlosion 088f40842f Bugfixes.
Fix some building issues and multiply_divide.asm
2015-07-26 18:19:34 -04:00
audio Unify audio bank references 2015-07-22 10:22:46 -05:00
blue
constants Merge pull request #107 from YamaArashi/master 2015-07-22 10:24:00 -05:00
data Bugfixes. 2015-07-26 18:19:34 -04:00
engine Bugfixes. 2015-07-26 18:19:34 -04:00
extras@698b0fc7e6
gfx
home Merge pull request #107 from YamaArashi/master 2015-07-22 10:24:00 -05:00
maps
pic
red
scripts Merge pull request #107 from YamaArashi/master 2015-07-22 10:24:00 -05:00
text misc 2015-07-18 21:58:55 -07:00
yellow
.gitignore
.gitmodules
audio.asm Unify audio bank references 2015-07-22 10:22:46 -05:00
blue.asm
charmap.asm
constants.asm move event macros to separate file 2015-07-20 22:11:59 -07:00
home.asm Merge pull request #107 from YamaArashi/master 2015-07-22 10:24:00 -05:00
hram.asm tmlearn macro. 2015-07-26 17:04:24 -04:00
INSTALL.md
macros.asm tmlearn macro. 2015-07-26 17:04:24 -04:00
main.asm named most of the used events 2015-07-21 10:36:03 -07:00
Makefile
README.md Update IRC links. 2014-11-15 23:35:54 -07:00
red.asm
roms.md5
sram.asm misc 2015-07-18 21:58:55 -07:00
text.asm
vram.asm
wram.asm tmlearn macro. 2015-07-26 17:04:24 -04:00
yellow.asm

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