Disassembly of Pokemon Yellow
Go to file
2022-07-10 23:42:18 -04:00
.github Automatically upload .sym files to a 'symbols' branch 2022-06-22 20:09:50 -04:00
audio Identify some .asm_* labels 2022-07-10 21:27:24 -04:00
constants wOAMBuffer -> wShadowOAM (#95) 2022-07-09 17:18:20 -04:00
data Remove empty lines on the top of map header files (#98) 2022-07-10 23:42:18 -04:00
docs Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
engine Identify some .asm_* labels 2022-07-10 21:27:24 -04:00
garbage Organize home and macro code 2020-11-05 10:51:02 -05:00
gfx Gen 1's Minimize graphic was not a complete 8x8 tile 2022-03-04 18:22:46 -05:00
home Identify some .asm_* labels 2022-07-10 21:27:24 -04:00
macros RGBDS syntax updates (#86) 2022-06-06 17:25:34 -04:00
maps Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
ram wOAMBuffer -> wShadowOAM (#95) 2022-07-09 17:18:20 -04:00
scripts wOAMBuffer -> wShadowOAM (#95) 2022-07-09 17:18:20 -04:00
text Merge branch 'master' of https://github.com/pret/pokered 2021-09-26 22:43:09 -05:00
tools Remove Stadium data patch from tools/make_patch.c (#84) 2022-04-26 16:10:48 -04:00
vc VC ExchangeBytes Aliases (#90) 2022-06-22 20:15:59 -04:00
.gitattributes Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
.gitignore Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
audio.asm Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
charmap.asm
constants.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-25 17:39:44 -05:00
home.asm Organize home and macro code 2020-11-05 10:51:02 -05:00
INSTALL.md Fix INSTALL.md's dead links (#92) 2022-06-26 08:41:49 -05:00
layout.link Use rgblink -w to have one $2000-byte WRAM0 region 2021-05-31 19:21:57 -04:00
macros.asm Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
main.asm Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
Makefile Add a subdirectory for RAM files 2022-06-17 22:54:49 -04:00
maps.asm Some miscellaneous changes, syncing more with pokered 2021-05-31 19:40:14 -04:00
ram.asm Add a subdirectory for RAM files 2022-06-17 22:54:49 -04:00
README.md Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
rgbdscheck.asm Use backwards-compatible EQU syntax for rgbdscheck.asm 2022-06-30 21:32:21 -04:00
roms.sha1 Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -04:00
text.asm Sync more with pokered 2020-11-06 10:34:05 -05:00

Pokémon Yellow Build Status

This is a disassembly of Pokémon Yellow.

It builds the following ROMs:

  • Pokemon Yellow (UE) [C][!].gbc sha1: cc7d03262ebfaf2f06772c1a480c7d9d5f4a38e1
  • YELLMONS.GB (debug build) sha1: d44e96eddfbdad633cbe4e6e64915e9e198974b0
  • Dmgapse0.h08.patch sha1: f3346a5559d52c296b8feab0cdbbfb0e250ac161

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: