Disassembly of Pokemon Yellow
Go to file
2021-05-31 16:51:45 -05:00
.travis Sync with pokered 2020-11-04 00:06:44 -06:00
audio Identify the unused cry that was carried over to GSC 2021-05-02 00:11:19 +01:00
constants Merge remote-tracking branch 'remotes/pokered/master' 2021-05-31 12:40:26 -04:00
data Merge branch 'master' of https://github.com/pret/pokered 2021-05-31 16:51:45 -05:00
docs Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
engine Merge branch 'master' of https://github.com/pret/pokered 2021-05-31 16:51:45 -05: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-05-31 16:51:45 -05:00
macros Merge branch 'master' of https://github.com/pret/pokered 2021-05-31 16:51:45 -05:00
maps Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
scripts Merge branch 'master' of https://github.com/pret/pokered 2021-05-31 16:51:45 -05:00
text Merge branch 'master' of https://github.com/pret/pokered 2021-05-31 16:51:45 -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
.travis.yml Require rgbds 0.5.1 2021-05-09 12:54:31 -04: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 Improve some RAM formatting 2021-05-31 11:46:13 -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 Start disassembling debug yellow 2020-11-06 23:11:17 -06:00
maps.asm Sync more with pokered 2020-11-06 10:34:05 -05:00
README.md Mention YELLMONS.GB in the readme 2020-11-07 22:40:49 -05: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-05-31 16:51:45 -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: