summaryrefslogtreecommitdiff
path: root/test/load
blob: 14cdc4425e7413c59502d8b169ef18f4398363ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#/Beginning of test.
s0000.01
s0001.02
s000a.64
s000b.48
s020c.7f

a201 #LDX $1

a9ff 8510 #LDA FF, store in 0010
a50a 8511 #LDA ZP 0a, store in 0011
b50a 8512 #LDA ZP+X 0a, store in 0012

ad000a 8513 #LDA Abs, store in 0013
bd000a 8513 #LDA Abs+X, store in 0014

m00
m0001
q