git @ Cat's Eye Technologies
UampirNexol
/
master
eg
/
conditional.uampirnexol
master
master
improve-evaluator
adding-routines
0.1
Tree @
master
(
Download .tar.gz
)
..
call-routine.uampirnexol
conditional.uampirnexol
extern-chrout.uampirnexol
load-store-c64.uampirnexol
load-store-vic20.uampirnexol
trivial.uampirnexol
conditional.uampirnexol
@
master
—
raw
·
history
·
blame
1
LDA
#
1
;
if
Z
(
LDA
#
0
;
TAX
)
else
(
LDA
#
0x41
;
STA
@0x1E00
)