mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
yenatch
0d682e076a
Fix argument handling in *coord macros. Add a "percent" shortcut.
Random returns a value from 0 to 0xff. Instead of doing extra work, most probabilities are out of 0xff. Convert these from percentages at build time for readability.
Pokémon Crystal
This is a disassembly of Pokémon Crystal.
The following rom is used as a base:
- Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde
To set up the repository, see INSTALL.md.
See also
- Disassembly of Pokémon Red/Blue
- irc: nucleus.kafuka.org #skeetendo
Description
Languages
Assembly
89.2%
C
6.3%
Python
2%
C++
1.6%
INI
0.6%
Other
0.2%