index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
start.asm
blob: 448b63623c5318f0d19b7a8199ddeecc4735a2f1 (
plain
)
1
2
3
4
5
6
7
8
9
10
_Start:: cp GBC jr z, .gbc xor a jr .ok .gbc ld a, 0 .ok ld [wGBC], a jp Init