Disassembly of Pokemon Yellow
Go to file
2021-11-02 19:34:35 -04:00
.github Switch from Travis CI to GitHub Actions 2021-06-19 22:32:15 -04:00
audio Identify the unused cry that was carried over to GSC 2021-05-02 00:11:19 +01:00
constants Add LIGHT_BALL_GSC 2021-10-15 14:48:19 -05:00
data warp_event warp IDs start at 1, like in pokegold/pokecrystal 2021-10-05 21:20:41 -04:00
docs Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
engine Identify starter pikachu happiness boost medicine check (#72) 2021-11-02 19:34:35 -04:00
garbage Organize home and macro code 2020-11-05 10:51:02 -05:00
gfx Merge remote-tracking branch 'remotes/pokered/master' 2021-05-09 12:56:39 -04:00
home Merge branch 'master' of https://github.com/pret/pokered 2021-09-26 22:43:09 -05:00
macros warp_event warp IDs start at 1, like in pokegold/pokecrystal 2021-10-05 21:20:41 -04:00
maps Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
scripts Add LIGHT_BALL_GSC 2021-10-15 14:48:19 -05:00
text Merge branch 'master' of https://github.com/pret/pokered 2021-09-26 22:43:09 -05:00
tools Merge remote-tracking branch 'remotes/pokered/master' 2021-05-23 18:37:43 -04:00
.gitattributes Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
.gitignore Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
audio.asm Identify the unused cry that was carried over to GSC 2021-05-02 00:11:19 +01:00
charmap.asm Sync with pokered 2020-11-04 00:06:44 -06:00
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
hram.asm Identify hUILayoutFlags 2021-02-13 19:48:34 -05:00
INSTALL.md Merge remote-tracking branch 'remotes/pokered/master' 2021-05-23 18:37:43 -04:00
layout.link Use rgblink -w to have one $2000-byte WRAM0 region 2021-05-31 19:21:57 -04:00
macros.asm Merge branch 'master' of https://github.com/pret/pokered 2021-03-25 17:39:44 -05:00
main.asm Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
Makefile Use rgblink -w to have one $2000-byte WRAM0 region 2021-05-31 19:21:57 -04:00
maps.asm Some miscellaneous changes, syncing more with pokered 2021-05-31 19:40:14 -04:00
README.md Kill Freenode. 2021-10-08 04:33:17 -06:00
rgbdscheck.asm Merge remote-tracking branch 'remotes/pokered/master' 2021-05-23 18:37:43 -04:00
roms.sha1 Start disassembling debug yellow 2020-11-06 23:11:17 -06:00
sram.asm Improve some RAM formatting 2021-05-31 11:46:13 -04:00
text.asm Sync more with pokered 2020-11-06 10:34:05 -05:00
vram.asm Use {interpolation} to generate sequences of RAM labels 2021-04-27 15:49:59 -04:00
wram.asm Merge branch 'master' of https://github.com/pret/pokered 2021-09-26 22:43:09 -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

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: