dashed / pokeyellow-gen-II

Disassembly of Pokémon Yellow with 2nd Gen. Graphics

Home Page:https://github.com/pret/pokeyellow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Dashed's patch

Quality of life improvements

Addition of missing Pokemon

Reference https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_Yellow_Version#Missing_Pok.C3.A9mon

  1. Weedle - Route 2, Viridian Forest
  2. Kakuna - Route 2, Viridian Forest
  3. Ekans - Routes 4
  4. Raichu - Power Plant
  5. Meowth - Route 5
  6. Koffing - Pokemon Mansion Floor 1 and 2
  7. Weezing - Pokemon Mansion Floor 2
  8. Jynx - Bottom Level of Seafoam Islands (walking)
  9. Electabuzz - Power Plant
  10. Magmar - Pokemon Mansion Floor 3 and Basment Floor One

Addition of Pokemon

  • Eevee - Route 16. There was only one Eevee in the game at the Pokémon Mansion in Celadon City.
  • Hitmonlee - Victory Road (floor with Moltres)
  • Hitmonchan - Victory Road (floor with Moltres)
  • Omanyte - Bottom floor of Seafoam Islands (water)
  • Kabuto - Bottom floor of Seafoam Islands (water)
  • Mew - Wild in the last floor of Unknown Dungeon

Fix Impossible Evolutions

  • Kadabra evolves into Alakazam at Level 36
  • Graveler evolves into Golem at Level 36
  • Machoke evolves into Machamp at Level 36
  • Haunter evolves into Gengar at Level 36

Misc additions

Build notes

make all
make yellow
make yellow_debug

References for Assembly

See also

Other disassembly projects:

About

Disassembly of Pokémon Yellow with 2nd Gen. Graphics

https://github.com/pret/pokeyellow


Languages

Language:Assembly 95.1%Language:Python 4.2%Language:C 0.6%Language:Makefile 0.1%Language:Shell 0.0%