mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Ben10do
e6ea1889fb
Replace ‘jp [hl]’ with ‘jp hl’
The former is arguably misleading (as you don’t access the memory location in hl to retrieve the jump location), and is consequently deprecated in newer versions of rgbds. This fix silences these deprecation warnings.
Pokémon Crystal
This is a disassembly of Pokémon Crystal.
It builds the following roms:
- Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc
md5: 9f2922b235a5eeb78d65594e82ef5dde
- Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc
md5: 301899b8087289a6436b0a241fbbb474
To set up the repository, see INSTALL.md.
See also
- Disassembly of Pokémon Red/Blue
- irc: freenode#pret
Description
Languages
Assembly
89.2%
C
6.3%
Python
2%
C++
1.6%
INI
0.6%
Other
0.2%