Jump to content

Crystal box name codes: Difference between revisions

m
m (Text replacement - "(\bld(?:|i|l|d|h) (?:.+, ?)?)\((.+)\)" to "$1[$2]")
Line 156:
(Pk)x'd
<tt>xor a</tt>
 
xor a
<tt>or a, 93</tt>
 
sub 80
<tt>sub 80</tt>
ld [fce1],a
 
ld d,b
<tt>ld [fce1],a</tt>
pop hl
 
or a
<tt>ld d,b</tt>
ret nc
 
ld d,b
<tt>pop hl</tt>
 
<tt>or a</tt>
 
<tt>ret nc</tt>
 
<tt>ld d,b</tt>
 
==Fly can go anywhere==
4

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.