Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kanzure/pokemon-prism

Source code for Pokémon Prism
https://github.com/kanzure/pokemon-prism

Last synced: 3 months ago
JSON representation

Source code for Pokémon Prism

Awesome Lists containing this project

README

        

# Pokémon Prism

This is a hand-crafted disassembly of [Pokémon Prism](http://www.rijon.com/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](https://github.com/kanzure/pokecrystal#readme). Also, there are [Windows installation instructions](https://github.com/kanzure/pokecrystal/blob/master/INSTALL.md).

## See also

* [Pokémon Prism project site](http://www.rijon.com/prism/).
* disassembly of [Pokémon Red](http://bitbucket.org/iimarckus/pokered).
* disassembly of [Pokémon Crystal](https://github.com/kanzure/pokecrystal).

## 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

* Hang out with us on IRC, nucleus.kafuka.org #skeetendo ([or use mibbit](http://chat.mibbit.com/?server=nucleus.kafuka.org&channel=#skeetendo))

* Thundershock some [prism issues](https://github.com/kanzure/pokemon-prism/issues) or [crystal issues](https://github.com/kanzure/pokecrystal/issues)!