Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanzure/pokecrystal-demo
24-hour ROM hack (Pokémon Crystal)
https://github.com/kanzure/pokecrystal-demo
Last synced: about 1 month ago
JSON representation
24-hour ROM hack (Pokémon Crystal)
- Host: GitHub
- URL: https://github.com/kanzure/pokecrystal-demo
- Owner: kanzure
- Created: 2013-05-10T20:33:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-16T19:12:45.000Z (over 11 years ago)
- Last Synced: 2024-12-24T08:17:52.743Z (about 1 month ago)
- Language: Assembly
- Homepage: https://github.com/kanzure/pokecrystal
- Size: 7.93 MB
- Stars: 4
- Watchers: 5
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokecrystal-demo
This is a hand-crafted ROM hack based on [Pokémon Crystal](https://github.com/kanzure/pokecrystal). You can read the original announcement [here](https://github.com/kanzure/pokecrystal-demo/wiki/Announcement).
## Base ROM
The following ROM is required for compiling:
```
Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde
```Eventually this will not be necessary.
## See also
* disassembly of [Pokémon Crystal](https://github.com/kanzure/pokecrystal)
* disassembly of [Pokémon Red](http://bitbucket.org/iimarckus/pokered)## Contributing
* Hang out with us on IRC: `nucleus.kafuka.org #skeetendo` (for example, by
using [mibbit](http://chat.mibbit.com/)).* Are we missing something? Make a pull request! Contributions are welcome.
* Tackle some [issues](https://github.com/kanzure/pokecrystal-demo/issues)!