Disassembly of Pokemon Yellow
Go to file
luckytyphlosion acde04be10 DisplayTextIDInit and DrawStartMenu
Also re-add event_macros.asm
2015-11-08 13:56:29 -05:00
audio overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE 2015-10-29 14:23:30 -04:00
constants DisplayTextIDInit and DrawStartMenu 2015-11-08 13:56:29 -05:00
data Main menu functions, oak_speech.asm, some special warp functions with data, SetDebugTeam 2015-10-31 17:45:00 -04:00
engine DisplayTextIDInit and DrawStartMenu 2015-11-08 13:56:29 -05:00
extras@1514042dac Convert pikachu cries to .wav files, and process .wav files into .pcm files at compile-time. 2015-10-24 19:43:39 -07:00
gfx Build only Yellow 2015-08-01 17:32:39 -04:00
home oak_speech2.asm 2015-11-01 15:42:29 -05:00
maps Swap trade center and battle center 2015-07-16 23:21:57 -05:00
pic Fix Yellow Electrode front pic 2015-07-27 19:40:06 -05:00
scripts overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE 2015-10-29 14:23:30 -04:00
text overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE 2015-10-29 14:23:30 -04:00
yellow DisplayTextIDInit and DrawStartMenu 2015-11-08 13:56:29 -05:00
.gitattributes Specify *.wav, *.blk and *.pic as binary 2015-10-25 17:30:37 -04:00
.gitignore Ignore extras1\ 2015-10-25 12:24:34 -04:00
.gitmodules Ignore 'dirty' changes to extras 2015-10-25 12:57:02 -04:00
audio.asm overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE 2015-10-29 14:23:30 -04:00
charmap.asm text.o 2015-08-01 17:16:11 -04:00
compare.sh Fix typos up to end of home/audio.asm 2015-08-09 16:42:07 -04:00
constants.asm DisplayTextIDInit and DrawStartMenu 2015-11-08 13:56:29 -05:00
home.asm overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE 2015-10-29 14:23:30 -04:00
hram.asm Complete documentation of bank3 2015-10-18 15:37:40 -04:00
INSTALL.md Update INSTALL.md 2015-09-06 22:12:06 -04:00
macros.asm Complete documentation of bank3 2015-10-18 15:37:40 -04:00
main.asm DisplayTextIDInit and DrawStartMenu 2015-11-08 13:56:29 -05:00
Makefile Fix a reference to pcm.py. 2015-10-25 04:00:39 -04:00
README.md Formatting errors. 2015-08-28 17:21:32 -04:00
replace.sh overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE 2015-10-29 14:23:30 -04:00
roms.md5 Build only Yellow 2015-08-01 17:32:39 -04:00
sram.asm Replace hardcoded name lengths with NAME_LENGTH 2015-08-10 23:51:20 -05:00
text.asm overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE 2015-10-29 14:23:30 -04:00
vram.asm VRAM constants. 2014-05-29 01:30:09 -07:00
wram.asm DisplayTextIDInit and DrawStartMenu 2015-11-08 13:56:29 -05:00

Pokémon Yellow

This is a disassembly of Pokémon Yellow.

It builds the following rom:

  • Pokemon Yellow (UE) [C][!].gbc md5: d9290db87b1f0a23b89f99ee4469e34b

To set up the repository, see INSTALL.md.

See also