yenatch 2b38b9ba21 suppress .tx handling in Makefile
there are too many .tx files for the commands to be meaningful

better to just look at the makefile to see what's going on
2013-09-09 23:47:44 -04:00
2013-09-05 04:37:47 -04:00
2013-09-08 01:43:51 -04:00
2013-08-31 13:01:45 -05:00
2013-09-09 22:44:48 -04:00
2013-09-03 17:35:17 -04:00
2013-09-08 01:43:51 -04:00
2013-09-03 17:32:54 -04:00
2013-06-13 14:24:45 -04:00
2013-08-03 12:17:28 -05:00
2013-08-03 13:44:03 -05:00
2013-05-22 01:11:07 -06:00
2013-08-28 04:28:45 -04:00
2013-09-03 17:57:47 -04:00
2013-09-09 22:44:48 -04:00
2013-09-09 23:47:44 -04:00
2013-03-20 22:55:09 -04:00
2013-08-03 13:46:27 -05:00
2013-09-03 18:17:33 -04:00

Pokémon Crystal

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

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:

Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde

Eventually this will not be necessary.

What can I do?

  • Are we missing something? Make a pull request! Contributions are welcome.

  • Take a look at some of the disasm tools in extras/. Most of the scripts are generalized enough to take apart other Game Boy games.

  • Tackle some issues!

See also

Description
No description provided
Readme 52 MiB
Languages
Assembly 89.2%
C 6.3%
Python 2%
C++ 1.6%
INI 0.6%
Other 0.2%