Skip to content

AdamOswald/pokemon-prism

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Prism

This is a hand-crafted disassembly of Pokémon Prism.

The source code in this project successfully converts back into a ROM image. All source code is meticulously commented.

Base ROM

The following ROM is required for compiling:

prism.gbc ( md5: 182e45535f95ab72c1cbf648fba49e32 )

Eventually this will not be necessary. Remember that Pokémon Prism is based on Pokémon Gold (and not Crystal).

Installing and assembling

For the moment, follow the pokecrystal install docs. Also, there are Windows installation instructions.

See also

Credits

Some people did things.

  • Koolboyman
  • Hiroshi Sotomura: website and an idea here and there.
  • Cat333Pokemon: music
  • Gronnoc: music
  • LevusBevus: music
  • OrthodoxTrainer: a few maps and the graphic for a secret thing.
  • MeanMrMustard: some asm help back in the day
  • Tauwasser: scripting document and helping point me in the right direction for one of the minigames.
  • BurstX: "on map" sprites for pokémon
  • bduddy55555: tester
  • Matthew Steel: tester/Converter for some graphics
  • The Benji: tester

Contributing

About

Source code for Pokémon Prism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 56.2%
  • Python 43.8%