mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
e6c95e22c9a61b5a8817c7a5ae0fb235c01d722c
This fixes the inconsistent comment formatting throughout the file. There should be a space between the comment token and the comment message, otherwise this file is less fun to read.
This is a disassembly of Pokémon Crystal.
It uses the following ROM as a base:
Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde
To assemble, first install RGBDS and put it in your path.
The version of RGBDS needed is rgbds-linux:
https://github.com/bentley/rgbds/
git://github.com/bentley/rgbds.git
Then copy the Pokémon ROM to this directory as "baserom.gbc".
Then run "make" in your shell.
This will output a file named "pokecrystal.gbc".
See also the disassembly of Pokémon Red:
http://bitbucket.org/iimarckus/pokered
nucleus.kafuka.org #skeetendo
Description
Languages
Assembly
89.2%
C
6.3%
Python
2%
C++
1.6%
INI
0.6%
Other
0.2%