You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Cosmetic fixes
This commit is contained in:
@@ -45,12 +45,10 @@ FlagAction::
|
||||
and 7
|
||||
|
||||
; shift de right by three bits (get the index within memory)
|
||||
rept 3
|
||||
srl d
|
||||
rr e
|
||||
srl d
|
||||
rr e
|
||||
srl d
|
||||
rr e
|
||||
endr
|
||||
add hl, de
|
||||
|
||||
; implement a decoder
|
||||
|
Reference in New Issue
Block a user