pokecrystal-board/README.md

33 lines
767 B
Markdown
Raw Normal View History

2013-01-11 00:25:59 -08:00
# Pokémon Crystal
2012-03-04 19:31:27 -08:00
2013-01-11 00:25:59 -08:00
This is a hand-crafted disassembly of Pokémon Crystal.
2012-03-04 19:31:27 -08:00
2013-01-11 00:25:59 -08:00
The source code in this project successfully converts back into a ROM image. All source code is meticulously commented.
2012-03-04 19:31:27 -08:00
2013-01-11 00:25:59 -08:00
## Base ROM
2012-03-04 19:31:27 -08:00
2013-01-11 00:25:59 -08:00
The following ROM is required for compiling:
2012-03-04 19:31:27 -08:00
```
2013-01-11 00:25:59 -08:00
Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde
```
Eventually this will not be necessary.
2013-01-11 00:25:59 -08:00
## See also
* disassembly of [Pokémon Red](http://bitbucket.org/iimarckus/pokered).
2013-01-11 00:25:59 -08:00
## Contributing
2013-04-27 15:28:49 -07:00
* Hang out with us on IRC: `nucleus.kafuka.org #skeetendo` (for example, by
using [mibbit](http://chat.mibbit.com/)).
2013-04-04 21:25:47 -07:00
* Are we missing something? Make a pull request! Contributions are welcome.
2013-01-11 00:25:59 -08:00
* Tackle some [issues](https://github.com/kanzure/pokecrystal/issues)!