Disassembly of Pokemon Yellow
Go to file
2021-04-30 14:03:34 -05:00
.travis Sync with pokered 2020-11-04 00:06:44 -06:00
audio Trim extra newlines from some files 2021-04-08 12:51:33 -04:00
constants Merge branch 'master' of https://github.com/pret/pokered 2021-04-30 14:03:34 -05:00
data Merge branch 'master' of https://github.com/pret/pokered 2021-04-17 21:00:28 -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-04-30 14:03:34 -05:00
garbage Organize home and macro code 2020-11-05 10:51:02 -05:00
gfx Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
home Merge branch 'master' of https://github.com/pret/pokered 2021-04-17 21:00:28 -05:00
macros Use pokecrystal's sine_table macro 2021-04-18 15:51:07 -04: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-04-13 17:48:44 -05:00
text Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
tools Merge branch 'master' of https://github.com/pret/pokered 2021-04-17 21:00:28 -05: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 Change how Travis CI builds on macOS 2021-04-18 16:03:08 -04:00
audio.asm Merge branch 'master' of https://github.com/pret/pokered 2020-12-15 11:05:12 -06: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 Fix a typo 2021-04-18 15:22:00 -04:00
layout.link More debug yellow 2020-11-07 14:35:40 -06: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 pokered -> pokeyellow 2021-04-20 21:21:20 -04:00
roms.sha1 Start disassembling debug yellow 2020-11-06 23:11:17 -06:00
sram.asm Use {interpolation} to generate sequences of RAM labels 2021-04-27 15:49:59 -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-04-30 14:03:34 -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: