annotate level1/cmds/help.asm @ 860:35aca42e87ce

Added better comments
author boisy
date Thu, 16 Jan 2003 03:06:50 +0000 (2003-01-16)
parents 0d2d4a28c490
children c155aac72190
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
322
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1 ********************************************************************
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2 * help - Show help for commands
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
3 *
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
4 * $Id$
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
5 *
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
6 * Ed. Comments Who YY/MM/DD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
7 * ------------------------------------------------------------------
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
8 * 5 From Tandy OS-9 Level Two Vr. 2.00.01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
10 nam help
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
11 ttl Show help for commands
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
12
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
13 * Disassembled 02/07/23 22:09:55 by Disasm v1.6 (C) 1988 by RML
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
14
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
15 ifp1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
16 use defsfile
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
17 endc
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
18
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
19 tylg set Prgrm+Objct
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
20 atrv set ReEnt+rev
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
21 rev set $01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
22 edition set 5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
23
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
24 L0000 mod eom,name,tylg,atrv,start,size
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
25
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
26 u0000 rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
27 u0001 rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
28 u0002 rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
29 u0003 rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
30 u0004 rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
31 u0005 rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
32 u0006 rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
33 u0008 rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
34 u000A rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
35 u000B rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
36 u000D rmb 4
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
37 u0011 rmb 15
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
38 u0020 rmb 14
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
39 u002E rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
40 u002F rmb 38
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
41 u0055 rmb 14
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
42 u0063 rmb 5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
43 u0068 rmb 10
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
44 u0072 rmb 123
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
45 u00ED rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
46 u00EF rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
47 u00F1 rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
48 u00F3 rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
49 u00F5 rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
50 u00F7 rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
51 u00F9 rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
52 u00FB rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
53 u00FD rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
54 u00FF rmb 337
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
55 u0250 rmb 2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
56 u0252 rmb 58
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
57 u028C rmb 1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
58 u028D rmb 3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
59 u0290 rmb 6036
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
60 size equ .
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
61
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
62 name fcs /help/
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
63 fcb edition
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
64
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
65 L0012 fcb $A6 &
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
66 fcb $A0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
67 fcb $A7 '
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
68 fcb $C0 @
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
69 fcb $30 0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
70 fcb $1F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
71 fcb $26 &
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
72 fcb $F8 x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
73 fcb $39 9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
74 start equ *
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
75 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
76 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
77 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
78 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
79 L0021 sta ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
80 decb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
81 bne L0021
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
82 ldx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
83 leau ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
84 leax >$02A4,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
85 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
86 leay >L15AA,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
87 ldx ,y++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
88 beq L003C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
89 bsr L0012
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
90 ldu $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
91 L003C leau >u00FF,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
92 ldx ,y++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
93 beq L0047
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
94 bsr L0012
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
95 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
96 L0047 cmpu ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
97 beq L0050
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
98 sta ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
99 bra L0047
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
100 L0050 ldu $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
101 ldd ,y++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
102 beq L005D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
103 leax >L0000,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
104 lbsr L0160
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
105 L005D ldd ,y++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
106 beq L0066
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
107 leax ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
108 lbsr L0160
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
109 L0066 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
110 puls x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
111 stx >u0290,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
112 sty >u0250,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
113 ldd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
114 std >u028C,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
115 leay >u0252,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
116 leax ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
117 lda ,x+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
118 L0082 ldb >u028D,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
119 cmpb #$1D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
120 beq L00DE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
121 L008A cmpa #$0D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
122 beq L00DE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
123 cmpa #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
124 beq L0096
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
125 cmpa #$2C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
126 bne L009A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
127 L0096 lda ,x+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
128 bra L008A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
129 L009A cmpa #$22
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
130 beq L00A2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
131 cmpa #$27
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
132 bne L00C0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
133 L00A2 stx ,y++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
134 inc >u028D,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
135 pshs a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
136 L00AA lda ,x+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
137 cmpa #$0D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
138 beq L00B4
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
139 cmpa ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
140 bne L00AA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
141 L00B4 puls b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
142 clr -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
143 cmpa #$0D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
144 beq L00DE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
145 lda ,x+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
146 bra L0082
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
147 L00C0 leax -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
148 stx ,y++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
149 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
150 inc >u028D,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
151 L00CA cmpa #$0D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
152 beq L00DA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
153 cmpa #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
154 beq L00DA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
155 cmpa #$2C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
156 beq L00DA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
157 lda ,x+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
158 bra L00CA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
159 L00DA clr -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
160 bra L0082
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
161 L00DE leax >u0250,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
162 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
163 ldd >u028C,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
164 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
165 leay ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
166 bsr L00F8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
167 lbsr L018C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
168 clr ,-s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
169 clr ,-s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
170 lbsr L159E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
171 L00F8 leax >$02A4,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
172 stx >$029A,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
173 sts >$028E,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
174 sts >$029C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
175 ldd #$FF82
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
176 L010D leax d,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
177 cmpx >$029C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
178 bcc L011F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
179 cmpx >$029A,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
180 bcs L0139
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
181 stx >$029C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
182 L011F rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
183 L0120 fcc "**** STACK OVERFLOW ****"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
184 fcb C$CR
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
185
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
186 L0139 leax <L0120,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
187 ldb #$CF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
188 pshs b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
189 lda #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
190 ldy #$0064
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
191 L0146 os9 I$WritLn
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
192 clr ,-s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
193 lbsr L15A4
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
194 L014E ldd >$028E,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
195 subd >$029C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
196 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
197 ldd >$029C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
198 subd >$029A,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
199 L015F rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
200 L0160 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
201 leax d,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
202 leax d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
203 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
204 L0168 ldd ,y++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
205 leax d,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
206 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
207 addd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
208 std ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
209 cmpy ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
210 bne L0168
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
211 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
212 L0179 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
213 L017A pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
214 ldd #$FFBA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
215 lbsr L010D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
216 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
217 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
218 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
219 lbsr L159E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
220 lbra L0719
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
221 L018C pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
222 ldd #$FFB6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
223 lbsr L010D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
224 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
225 leax >L017A,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
226 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
227 lbsr L156E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
228 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
229 ldd #$0080
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
230 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
231 ldd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
232 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
233 lbsr L0884
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
234 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
235 leax >L077F,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
236 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
237 leax >L076F,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
238 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
239 lbsr L09E6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
240 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
241 std <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
242 bne L01D0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
243 leax >L0781,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
244 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
245 lbsr L04B7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
246 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
247 L01D0 ldd #$1000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
248 ldx <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
249 std $0B,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
250 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
251 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
252 std <u00FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
253 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
254 cmpd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
255 lbne L02D5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
256 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
257 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
258 std <u00F3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
259 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
260 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
261 leax >L079C,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
262 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
263 lbsr L0A38
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
264 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
265 L01FA clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
266 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
267 std <u00FB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
268 std <u00FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
269 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
270 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
271 leax >L07AE,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
272 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
273 lbsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
274 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
275 leax >$0005,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
276 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
277 lbsr L0A7A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
278 std ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
279 lbeq L028C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
280 leax >$0005,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
281 stx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
282 leau ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
283 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
284 cmpb #$3F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
285 beq L0232
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
286 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
287 bne L0238
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
288 L0232 lbsr L0502
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
289 lbra L0293
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
290 L0238 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
291 cmpb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
292 lbeq L0293
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
293 bra L0286
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
294 L0242 leau u0001,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
295 L0244 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
296 cmpb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
297 beq L024E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
298 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
299 bne L0242
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
300 L024E ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
301 cmpb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
302 bne L0273
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
303 ldd <u00FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
304 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
305 std <u00FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
306 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
307 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
308 stb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
309 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
310 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
311 lbsr L02E8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
312 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
313 lbsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
314 leau u0001,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
315 tfr u,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
316 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
317 bra L0286
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
318 L0273 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
319 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
320 lbsr L02E8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
321 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
322 lbsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
323 ldd <u00FB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
324 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
325 std <u00FB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
326 L0286 ldd <u00FB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
327 beq L0244
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
328 bra L0293
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
329 L028C ldd <u00F3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
330 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
331 std <u00F3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
332 L0293 ldd <u00F3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
333 lbeq L01FA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
334 bra L02DE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
335 L029B ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
336 cmpd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
337 ble L02AA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
338 ldd <u00FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
339 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
340 std <u00FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
341 L02AA ldx $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
342 leax $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
343 stx $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
344 ldb [,x]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
345 cmpb #$2D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
346 bne L02CC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
347 ldx [<$08,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
348 ldb $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
349 cmpb #$3F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
350 bne L02C4
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
351 lbsr L0502
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
352 bra L02D5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
353 L02C4 leax >L07C0,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
354 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
355 bra L02D1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
356 L02CC ldd [<$08,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
357 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
358 L02D1 bsr L02E8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
359 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
360 L02D5 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
361 addd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
362 std $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
363 bne L029B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
364 L02DE ldd <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
365 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
366 lbsr L0DF5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
367 lbra L04B0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
368 L02E8 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
369 ldd #$FFB2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
370 lbsr L010D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
371 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
372 leax >L07C5,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
373 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
374 leax >$00A5,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
375 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
376 lbsr L1143
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
377 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
378 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
379 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
380 leax >$00A5,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
381 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
382 lbsr L115B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
383 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
384 leax >L07CE,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
385 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
386 leax >$00A5,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
387 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
388 lbsr L115B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
389 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
390 leax >L07D2,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
391 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
392 leax >$00A5,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
393 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
394 lbsr L09E6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
395 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
396 std <u0003
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
397 beq L0347
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
398 lbsr L0731
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
399 ldd <u0003
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
400 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
401 lbsr L13BA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
402 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
403 lbra L0719
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
404 L0347 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
405 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
406 std <u00F9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
407 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
408 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
409 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
410 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
411 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
412 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
413 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
414 ldd <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
415 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
416 lbsr L0B44
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
417 leas $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
418 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
419 lbne L0463
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
420 leax >L07D4,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
421 lbra L045C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
422 L036D ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
423 leax >$0055,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
424 stx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
425 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
426 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
427 std <u00F5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
428 ldd #$0040
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
429 ldx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
430 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
431 stx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
432 stb -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
433 lbeq L0463
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
434 bra L03B0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
435 L038A ldb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
436 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
437 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
438 lbsr L0F1B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
439 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
440 ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
441 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
442 stx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
443 ldb -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
444 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
445 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
446 lbsr L0F1B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
447 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
448 cmpd ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
449 beq L03B0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
450 ldd <u00F5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
451 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
452 std <u00F5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
453 L03B0 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
454 beq L03B8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
455 ldd <u00F5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
456 beq L038A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
457 L03B8 ldb [,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
458 cmpb #$0D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
459 beq L03C5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
460 ldd <u00F5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
461 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
462 std <u00F5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
463 L03C5 ldd <u00F5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
464 lbne L0463
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
465 ldd <u00F9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
466 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
467 std <u00F9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
468 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
469 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
470 std <u00F7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
471 ldd <u00FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
472 beq L042F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
473 ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
474 bra L03F5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
475 L03DE leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
476 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
477 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
478 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
479 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
480 lbsr L0F1B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
481 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
482 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
483 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
484 leau u0001,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
485 L03F5 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
486 bne L03DE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
487 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
488 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
489 leax >L07EA,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
490 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
491 lbsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
492 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
493 lbsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
494 bra L042F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
495 L040F ldb <u0055
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
496 cmpb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
497 beq L0428
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
498 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
499 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
500 leax >$0055,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
501 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
502 lbsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
503 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
504 bra L042F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
505 L0428 ldd <u00F7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
506 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
507 std <u00F7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
508 L042F ldd <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
509 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
510 ldd #$0050
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
511 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
512 leax >$0055,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
513 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
514 lbsr L0AB5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
515 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
516 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
517 beq L044B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
518 ldd <u00F7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
519 beq L040F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
520 L044B ldd <u00F7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
521 bne L0463
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
522 ldx <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
523 ldd $06,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
524 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
525 andb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
526 beq L0463
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
527 leax >L07ED,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
528 L045C pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
529 lbsr L04B7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
530 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
531 L0463 ldd <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
532 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
533 ldd #$0050
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
534 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
535 leax >$0055,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
536 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
537 lbsr L0AB5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
538 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
539 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
540 beq L0481
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
541 ldd <u00F9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
542 lbeq L036D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
543 L0481 ldd <u00F9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
544 bne L04B2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
545 ldx <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
546 ldd $06,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
547 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
548 andb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
549 beq L0498
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
550 leax >L0805,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
551 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
552 bsr L04B7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
553 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
554 L0498 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
555 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
556 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
557 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
558 lbsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
559 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
560 leax >L081D,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
561 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
562 lbsr L0A38
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
563 L04B0 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
564 L04B2 bsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
565 lbra L0719
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
566 L04B7 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
567 ldd #$FFB8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
568 lbsr L010D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
569 leax >$0119,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
570 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
571 leax >L0831,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
572 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
573 lbsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
574 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
575 leax >$0119,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
576 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
577 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
578 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
579 lbsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
580 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
581 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
582 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
583 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
584 lbsr L159E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
585 lbra L0719
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
586 L04E9 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
587 ldd #$FFB8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
588 lbsr L010D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
589 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
590 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
591 ldd #$000D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
592 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
593 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
594 lbra L06BA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
595 L0502 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
596 ldd #$FFB0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
597 lbsr L010D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
598 leas -$04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
599 leax >L0838,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
600 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
601 lbsr L0A38
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
602 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
603 lbsr L071D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
604 std <u00EF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
605 ldd <u00EF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
606 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
607 ldd #$000A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
608 lbsr L1294
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
609 std <u00EF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
610 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
611 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
612 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
613 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
614 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
615 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
616 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
617 ldd <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
618 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
619 lbsr L0B44
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
620 leas $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
621 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
622 lbne L05CF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
623 leax >L084C,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
624 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
625 lbsr L04B7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
626 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
627 lbra L05CF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
628 L0551 ldb <u0005
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
629 cmpb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
630 lbne L05D3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
631 leau >$0005,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
632 leax >$00C3,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
633 stx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
634 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
635 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
636 std <u00ED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
637 bra L057D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
638 L0569 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
639 ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
640 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
641 stx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
642 stb -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
643 ldd <u00ED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
644 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
645 std <u00ED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
646 subd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
647 L057D leau u0001,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
648 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
649 cmpb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
650 bgt L0569
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
651 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
652 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
653 stb [<$02,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
654 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
655 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
656 leax >$00C3,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
657 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
658 lbsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
659 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
660 ldd <u00F1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
661 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
662 std <u00F1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
663 cmpd <u00EF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
664 bge L05CC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
665 ldd <u00ED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
666 bra L05C0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
667 L05AB leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
668 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
669 ldd #$0020
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
670 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
671 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
672 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
673 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
674 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
675 L05C0 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
676 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
677 cmpd #$000A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
678 blt L05AB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
679 bra L05D3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
680 L05CC lbsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
681 L05CF clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
682 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
683 std <u00F1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
684 L05D3 ldd <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
685 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
686 ldd #$0050
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
687 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
688 leax >$0005,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
689 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
690 lbsr L0AB5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
691 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
692 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
693 lbne L0551
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
694 ldx <u0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
695 ldd $06,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
696 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
697 andb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
698 beq L0601
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
699 leax >L0862,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
700 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
701 lbsr L04B7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
702 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
703 L0601 leax >L0882,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
704 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
705 leax >L087A,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
706 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
707 lbsr L09E6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
708 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
709 std <u0003
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
710 lbeq L06B4
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
711 lbra L068C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
712 L061B leax >$00CD,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
713 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
714 lbsr L06BE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
715 std ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
716 lbeq L068C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
717 leau >$00CD,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
718 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
719 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
720 std <u00ED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
721 bra L0653
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
722 L0634 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
723 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
724 ldb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
725 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
726 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
727 lbsr L0F1B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
728 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
729 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
730 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
731 ldd <u00ED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
732 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
733 std <u00ED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
734 subd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
735 L0653 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
736 cmpb #$2E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
737 bne L0634
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
738 ldd <u00F1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
739 cmpd <u00EF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
740 bge L0685
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
741 ldd <u00ED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
742 bra L0679
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
743 L0664 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
744 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
745 ldd #$0020
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
746 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
747 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
748 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
749 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
750 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
751 L0679 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
752 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
753 cmpd #$000A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
754 blt L0664
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
755 bra L068C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
756 L0685 lbsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
757 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
758 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
759 std <u00F1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
760 L068C ldd <u0003
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
761 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
762 ldd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
763 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
764 ldd #$0020
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
765 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
766 leax >$00CD,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
767 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
768 lbsr L0AFE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
769 leas $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
770 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
771 lbne L061B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
772 ldd <u0003
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
773 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
774 lbsr L13BA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
775 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
776 L06B4 lbsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
777 lbsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
778 L06BA leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
779 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
780 L06BE pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
781 ldd #$FFBE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
782 lbsr L010D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
783 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
784 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
785 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
786 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
787 ldb [<$06,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
788 beq L0717
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
789 ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
790 bra L06D7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
791 L06D5 leau u0001,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
792 L06D7 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
793 cmpb #$2E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
794 bne L06D5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
795 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
796 lbeq L06D5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
797 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
798 cmpb #$7E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
799 lbgt L06D5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
800 ldb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
801 cmpb #$2E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
802 bne L0717
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
803 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
804 cmpb #$68
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
805 beq L06FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
806 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
807 cmpb #$48
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
808 bne L0717
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
809 L06FD leau u0001,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
810 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
811 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
812 andb #$7F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
813 stb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
814 cmpb #$70
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
815 beq L0710
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
816 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
817 cmpb #$50
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
818 bne L0717
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
819 L0710 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
820 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
821 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
822 L0717 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
823 L0719 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
824 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
825 L071D pshs y,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
826 lda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
827 ldb #$26
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
828 os9 I$GetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
829 bcc L072D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
830 ldd #$0050
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
831 bra L072F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
832 L072D tfr x,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
833 L072F puls pc,y,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
834 L0731 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
835 ldd #$FFB6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
836 lbsr L010D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
837 bra L0752
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
838 L073B ldb <u0005
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
839 cmpb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
840 beq L0752
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
841 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
842 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
843 leax >$0005,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
844 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
845 lbsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
846 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
847 L0752 ldd <u0003
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
848 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
849 ldd #$0050
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
850 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
851 leax >$0005,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
852 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
853 lbsr L0AB5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
854 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
855 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
856 bne L073B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
857 lbsr L04E9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
858 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
859
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
860 L076F fcc "/dd/sys/helpmsg"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
861 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
862 L077F fcc "r"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
863 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
864 L0781 fcc "can't open /dd/sys/helpmsg"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
865 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
866 L079C fcc "Hit [ESC] to exit"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
867 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
868 L07AE fcc "What Subject(s)? "
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
869 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
870 L07C0 fcc "help"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
871 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
872 L07C5 fcc "/dd/sys/"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
873 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
874 L07CE fcc ".hp"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
875 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
876 L07D2 fcc "r"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
877 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
878 L07D4 fcc "can't reset help file"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
879 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
880 L07EA fcc " -"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
881 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
882 L07ED fcc "error reading help file"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
883 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
884 L0805 fcc "error reading help file"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
885 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
886 L081D fcc ": no help available"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
887 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
888 L0831 fcc "help: "
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
889 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
890 L0838 fcc "Help available on: "
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
891 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
892 L084C fcc "can't reset help file"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
893 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
894 L0862 fcc "error reading help file"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
895 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
896 L087A fcc "/dd/sys"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
897 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
898 L0882 fcc "d"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
899 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
900 L0884 lda $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
901 ldb #$8A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
902 ldx $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
903 os9 I$SetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
904 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
905 L0890 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
906 leau >$00FF,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
907 L0896 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
908 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
909 andb #$03
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
910 lbeq L0907
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
911 L089F leau u000D,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
912 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
913 leax >$01CF,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
914 cmpx ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
915 bhi L0896
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
916 ldd #$00C8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
917 std >$029E,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
918 lbra L090B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
919 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
920 L08B7 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
921 ldu $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
922 bne L08C1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
923 bsr L0890
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
924 tfr d,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
925 L08C1 stu -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
926 beq L090B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
927 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
928 std u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
929 ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
930 ldb $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
931 cmpb #$2B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
932 beq L08D9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
933 ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
934 ldb $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
935 cmpb #$2B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
936 bne L08DF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
937 L08D9 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
938 L08DB orb #$03
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
939 bra L08FD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
940 L08DF ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
941 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
942 ldb [<$08,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
943 cmpb #$72
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
944 beq L08F1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
945 ldb [<$08,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
946 cmpb #$64
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
947 bne L08F6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
948 L08F1 ldd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
949 bra L08F9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
950 L08F6 ldd #$0002
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
951 L08F9 ora ,s+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
952 orb ,s+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
953 L08FD std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
954 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
955 addd u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
956 std u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
957 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
958 L0907 tfr u,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
959 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
960 L090B clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
961 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
962 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
963 L090F pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
964 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
965 leas -$04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
966 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
967 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
968 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
969 ldx $0A,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
970 ldb $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
971 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
972 tfr d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
973 bra L0940
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
974 L0922 ldx $0A,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
975 ldb $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
976 cmpb #$2B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
977 bne L092F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
978 ldd #$0007
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
979 bra L0937
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
980 L092F ldd #$0004
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
981 bra L0937
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
982 L0934 ldd #$0003
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
983 L0937 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
984 bra L0950
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
985 L093B leax $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
986 lbra L09A8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
987 L0940 stx -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
988 beq L0950
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
989 cmpx #$0078
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
990 beq L0922
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
991 cmpx #$002B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
992 beq L0934
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
993 bra L093B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
994 L0950 ldb [<$0A,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
995 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
996 tfr d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
997 lbra L09B5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
998 L0959 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
999 orb #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1000 bra L099B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1001 L095F ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1002 orb #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1003 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1004 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1005 lbsr L13AB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1006 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1007 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1008 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1009 beq L098A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1010 ldd #$0002
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1011 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1012 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1013 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1014 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1015 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1016 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1017 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1018 lbsr L1481
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1019 leas $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1020 bra L09CF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1021 L098A ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1022 orb #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1023 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1024 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1025 lbsr L13CC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1026 bra L09A2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1027 L0997 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1028 orb #$81
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1029 L099B pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1030 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1031 lbsr L13AB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1032 L09A2 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1033 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1034 bra L09CF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1035 L09A8 leas -$04,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1036 L09AA ldd #$00CB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1037 std >$029E,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1038 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1039 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1040 bra L09D1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1041 L09B5 cmpx #$0072
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1042 lbeq L0959
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1043 cmpx #$0061
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1044 lbeq L095F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1045 cmpx #$0077
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1046 beq L098A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1047 cmpx #$0064
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1048 beq L0997
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1049 bra L09AA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1050 L09CF ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1051 L09D1 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1052 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1053 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1054 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1055 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1056 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1057 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1058 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1059 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1060 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1061 lbra L0A31
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1062 L09E6 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1063 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1064 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1065 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1066 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1067 lbsr L090F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1068 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1069 tfr d,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1070 cmpu #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1071 bne L0A01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1072 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1073 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1074 bra L0A36
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1075 L0A01 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1076 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1077 bra L0A29
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1078 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1079 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1080 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1081 lbsr L0DF5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1082 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1083 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1084 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1085 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1086 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1087 lbsr L090F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1088 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1089 tfr d,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1090 stu -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1091 bge L0A27
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1092 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1093 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1094 bra L0A36
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1095 L0A27 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1096 L0A29 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1097 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1098 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1099 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1100 L0A31 lbsr L08B7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1101 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1102 L0A36 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1103 L0A38 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1104 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1105 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1106 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1107 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1108 bsr L0A5A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1109 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1110 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1111 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1112 ldd #$000D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1113 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1114 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1115 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1116 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1117 L0A5A pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1118 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1119 leas -$01,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1120 bra L0A70
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1121 L0A62 ldd $07,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1122 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1123 ldb $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1124 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1125 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1126 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1127 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1128 L0A70 ldb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1129 stb ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1130 bne L0A62
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1131 leas $01,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1132 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1133 L0A7A pshs u,b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1134 ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1135 bra L0A84
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1136 L0A80 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1137 stb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1138 L0A84 leax >$00FF,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1139 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1140 lbsr L0F4E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1141 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1142 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1143 cmpd #$000D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1144 beq L0A9F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1145 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1146 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1147 bne L0A80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1148 L0A9F ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1149 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1150 bne L0AAB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1151 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1152 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1153 bra L0AB1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1154 L0AAB clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1155 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1156 stb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1157 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1158 L0AB1 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1159 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1160 L0AB5 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1161 ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1162 leas -$04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1163 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1164 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1165 bra L0ACF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1166 L0AC1 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1167 ldx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1168 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1169 stx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1170 stb -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1171 cmpb #$0D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1172 beq L0AE8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1173 L0ACF tfr u,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1174 leau -u0001,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1175 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1176 ble L0AE8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1177 ldd $0C,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1178 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1179 lbsr L0F4E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1180 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1181 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1182 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1183 bne L0AC1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1184 L0AE8 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1185 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1186 stb [,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1187 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1188 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1189 bne L0AF8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1190 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1191 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1192 bra L0AFA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1193 L0AF8 ldd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1194 L0AFA leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1195 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1196 L0AFE pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1197 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1198 leas -$06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1199 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1200 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1201 bra L0B35
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1202 L0B08 ldd $0C,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1203 std $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1204 bra L0B24
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1205 L0B0E ldd <$10,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1206 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1207 lbsr L0F4E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1208 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1209 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1210 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1211 beq L0B3E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1212 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1213 stb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1214 L0B24 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1215 addd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1216 std $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1217 subd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1218 bgt L0B0E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1219 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1220 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1221 L0B35 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1222 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1223 cmpd $0E,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1224 blt L0B08
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1225 L0B3E ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1226 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1227 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1228 L0B44 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1229 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1230 leas -$06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1231 cmpu #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1232 beq L0B57
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1233 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1234 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1235 andb #$03
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1236 bne L0B5D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1237 L0B57 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1238 lbra L0C80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1239 L0B5D ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1240 anda #$80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1241 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1242 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1243 bne L0B70
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1244 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1245 lbsr L10A2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1246 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1247 lbra L0C46
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1248 L0B70 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1249 anda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1250 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1251 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1252 beq L0B8F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1253 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1254 lbsr L0E2F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1255 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1256 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1257 anda #$FE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1258 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1259 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1260 addd u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1261 std u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1262 lbra L0C44
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1263 L0B8F ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1264 cmpd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1265 lbcc L0C46
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1266 leax $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1267 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1268 leax $0E,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1269 lbsr L1247
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1270 ldx <$10,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1271 lbra L0C13
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1272 L0BA7 leax $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1273 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1274 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1275 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1276 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1277 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1278 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1279 lbsr L0C9B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1280 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1281 lbsr L11CE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1282 lbsr L1247
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1283 L0BC0 ldd u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1284 lbsr L122E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1285 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1286 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1287 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1288 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1289 leax $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1290 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1291 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1292 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1293 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1294 bsr L0BDD
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1295 neg <u0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1296 neg <u0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1297 L0BDD puls x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1298 lbsr L11E3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1299 bge L0BEB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1300 leax $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1301 lbsr L1207
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1302 bra L0BED
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1303 L0BEB leax $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1304 L0BED lbsr L11E3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1305 blt L0C20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1306 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1307 addd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1308 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1309 cmpd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1310 bcs L0C20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1311 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1312 cmpd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1313 bcc L0C20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1314 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1315 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1316 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1317 andb #$EF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1318 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1319 lbra L0C7E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1320 bra L0C20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1321 L0C13 stx -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1322 lbeq L0BA7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1323 cmpx #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1324 lbeq L0BC0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1325 L0C20 ldd <$10,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1326 cmpd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1327 bne L0C42
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1328 leax $0C,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1329 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1330 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1331 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1332 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1333 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1334 ldd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1335 subd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1336 lbsr L122E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1337 lbsr L11CE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1338 lbsr L1247
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1339 L0C42 ldd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1340 L0C44 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1341 L0C46 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1342 andb #$EF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1343 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1344 ldd <$10,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1345 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1346 leax $0E,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1347 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1348 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1349 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1350 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1351 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1352 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1353 lbsr L1481
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1354 leas $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1355 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1356 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1357 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1358 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1359 fcb $8D,$04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1360 fcb $FF,$FF,$FF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1361 fcb $FF,$35,$10
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1362 L0C72 lbsr L11E3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1363 bne L0C7E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1364 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1365 bra L0C80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1366 L0C7E clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1367 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1368 L0C80 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1369 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1370 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1371 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1372 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1373 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1374 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1375 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1376 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1377 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1378 ldd $0A,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1379 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1380 lbsr L0B44
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1381 leas $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1382 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1383 L0C9B pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1384 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1385 beq L0CA8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1386 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1387 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1388 andb #$03
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1389 bne L0CBB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1390 L0CA8 fdb $8d04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1391 fcb $FF,$FF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1392 fdb $FFFF,$3510
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1393 L0CAE leau >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1394 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1395 lbsr L1247
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1396 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1397 L0CBB ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1398 anda #$80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1399 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1400 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1401 bne L0CCB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1402 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1403 lbsr L10A2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1404 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1405 L0CCB ldd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1406 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1407 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1408 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1409 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1410 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1411 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1412 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1413 lbsr L1481
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1414 leas $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1415 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1416 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1417 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1418 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1419 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1420 anda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1421 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1422 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1423 beq L0CF4
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1424 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1425 bra L0CF6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1426 L0CF4 ldd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1427 L0CF6 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1428 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1429 subd ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1430 lbsr L122E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1431 lbsr L11B9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1432 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1433 L0D04 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1434 ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1435 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1436 anda #$80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1437 andb #$22
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1438 cmpd #$8002
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1439 beq L0D28
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1440 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1441 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1442 andb #$22
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1443 cmpd #$0002
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1444 lbne L0E40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1445 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1446 lbsr L10A2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1447 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1448 L0D28 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1449 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1450 andb #$04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1451 beq L0D64
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1452 ldd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1453 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1454 leax $07,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1455 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1456 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1457 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1458 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1459 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1460 andb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1461 beq L0D49
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1462 leax >L1471,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1463 bra L0D4D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1464 L0D49 leax >L1458,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1465 L0D4D tfr x,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1466 tfr d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1467 jsr ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1468 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1469 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1470 bne L0DA5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1471 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1472 orb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1473 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1474 lbra L0E40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1475 L0D64 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1476 anda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1477 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1478 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1479 bne L0D74
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1480 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1481 lbsr L0E5D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1482 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1483 L0D74 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1484 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1485 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1486 subd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1487 tfr d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1488 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1489 stb ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1490 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1491 cmpd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1492 bcc L0D9A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1493 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1494 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1495 andb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1496 beq L0DA5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1497 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1498 cmpd #$000D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1499 bne L0DA5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1500 L0D9A pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1501 lbsr L0E5D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1502 std ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1503 lbne L0E40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1504 L0DA5 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1505 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1506 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1507 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1508 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1509 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1510 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1511 ldd #$0008
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1512 lbsr L130A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1513 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1514 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1515 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1516 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1517 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1518 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1519 lbsr L0D04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1520 lbra L0F17
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1521 L0DCC pshs u,b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1522 leau >$00FF,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1523 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1524 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1525 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1526 bra L0DE2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1527 L0DD8 tfr u,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1528 leau u000D,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1529 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1530 bsr L0DF5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1531 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1532 L0DE2 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1533 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1534 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1535 subd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1536 cmpd #$0010
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1537 blt L0DD8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1538 lbra L0E59
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1539 L0DF5 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1540 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1541 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1542 cmpu #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1543 beq L0E05
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1544 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1545 bne L0E0B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1546 L0E05 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1547 lbra L0E59
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1548 L0E0B ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1549 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1550 andb #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1551 beq L0E1A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1552 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1553 bsr L0E2F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1554 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1555 bra L0E1C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1556 L0E1A clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1557 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1558 L0E1C std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1559 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1560 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1561 lbsr L13BA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1562 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1563 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1564 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1565 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1566 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1567 bra L0E59
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1568 L0E2F pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1569 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1570 beq L0E40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1571 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1572 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1573 andb #$22
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1574 cmpd #$0002
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1575 beq L0E45
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1576 L0E40 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1577 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1578 L0E45 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1579 anda #$80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1580 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1581 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1582 bne L0E55
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1583 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1584 lbsr L10A2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1585 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1586 L0E55 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1587 bsr L0E5D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1588 L0E59 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1589 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1590 L0E5D pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1591 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1592 leas -$04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1593 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1594 anda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1595 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1596 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1597 bne L0E8F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1598 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1599 cmpd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1600 beq L0E8F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1601 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1602 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1603 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1604 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1605 lbsr L0C9B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1606 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1607 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1608 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1609 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1610 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1611 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1612 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1613 lbsr L1481
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1614 leas $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1615 L0E8F ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1616 subd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1617 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1618 lbeq L0F07
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1619 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1620 anda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1621 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1622 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1623 lbeq L0F07
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1624 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1625 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1626 andb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1627 beq L0EDE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1628 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1629 bra L0ED6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1630 L0EAF ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1631 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1632 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1633 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1634 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1635 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1636 lbsr L1471
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1637 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1638 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1639 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1640 bne L0ECC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1641 leax $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1642 bra L0EF6
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1643 L0ECC ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1644 subd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1645 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1646 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1647 addd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1648 L0ED6 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1649 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1650 bne L0EAF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1651 bra L0F07
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1652 L0EDE ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1653 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1654 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1655 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1656 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1657 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1658 lbsr L1458
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1659 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1660 cmpd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1661 beq L0F07
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1662 bra L0EF8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1663 L0EF6 leas -$04,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1664 L0EF8 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1665 orb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1666 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1667 ldd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1668 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1669 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1670 bra L0F17
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1671 L0F07 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1672 ora #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1673 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1674 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1675 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1676 addd u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1677 std u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1678 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1679 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1680 L0F17 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1681 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1682 L0F1B pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1683 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1684 leax >$01D0,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1685 leax d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1686 ldb ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1687 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1688 andb #$04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1689 beq L0F4A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1690 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1691 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1692 andb #$DF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1693 bra L0F4C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1694 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1695 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1696 leax >$01D0,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1697 leax d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1698 ldb ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1699 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1700 andb #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1701 beq L0F4A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1702 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1703 orb #$20
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1704 bra L0F4C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1705 L0F4A ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1706 L0F4C puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1707 L0F4E pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1708 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1709 beq L0F9A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1710 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1711 anda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1712 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1713 std -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1714 bne L0F9A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1715 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1716 cmpd u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1717 bcc L0F76
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1718 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1719 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1720 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1721 subd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1722 tfr d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1723 ldb ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1724 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1725 lbra L10A0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1726 L0F76 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1727 lbsr L0FE9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1728 lbra L109E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1729 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1730 ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1731 beq L0F9A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1732 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1733 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1734 andb #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1735 beq L0F9A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1736 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1737 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1738 beq L0F9A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1739 ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1740 cmpd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1741 bhi L0F9F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1742 L0F9A ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1743 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1744 L0F9F ldd ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1745 addd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1746 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1747 tfr d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1748 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1749 stb ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1750 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1751 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1752 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1753 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1754 leas -$04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1755 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1756 lbsr L0F4E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1757 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1758 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1759 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1760 beq L0FD4
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1761 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1762 lbsr L0F4E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1763 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1764 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1765 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1766 bne L0FD9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1767 L0FD4 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1768 bra L0FE5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1769 L0FD9 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1770 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1771 ldd #$0008
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1772 lbsr L1321
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1773 addd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1774 L0FE5 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1775 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1776 L0FE9 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1777 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1778 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1779 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1780 anda #$80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1781 andb #$31
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1782 cmpd #$8001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1783 beq L100F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1784 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1785 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1786 andb #$31
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1787 cmpd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1788 lbne L1088
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1789 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1790 lbsr L10A2
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1791 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1792 L100F leax >$00FF,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1793 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1794 cmpu ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1795 bne L102C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1796 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1797 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1798 andb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1799 beq L102C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1800 leax >$010C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1801 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1802 lbsr L0E2F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1803 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1804 L102C ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1805 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1806 andb #$08
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1807 beq L1058
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1808 ldd u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1809 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1810 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1811 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1812 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1813 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1814 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1815 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1816 andb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1817 beq L104C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1818 leax >L1448,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1819 bra L1050
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1820 L104C leax >L1427,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1821 L1050 tfr x,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1822 tfr d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1823 jsr ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1824 bra L106A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1825 L1058 ldd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1826 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1827 leax u000A,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1828 stx u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1829 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1830 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1831 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1832 lbsr L1427
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1833 L106A leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1834 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1835 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1836 bgt L108D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1837 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1838 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1839 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1840 beq L107F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1841 ldd #$0020
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1842 bra L1082
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1843 L107F ldd #$0010
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1844 L1082 ora ,s+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1845 orb ,s+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1846 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1847 L1088 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1848 bra L109E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1849 L108D ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1850 addd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1851 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1852 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1853 addd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1854 std u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1855 ldb [<u0002,u]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1856 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1857 L109E leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1858 L10A0 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1859 L10A2 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1860 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1861 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1862 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1863 andb #$C0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1864 bne L10DA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1865 leas <-$20,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1866 leax ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1867 pshs x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1868 ldd u0008,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1869 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1870 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1871 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1872 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1873 lbsr L133C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1874 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1875 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1876 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1877 ldb $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1878 bne L10CE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1879 ldd #$0040
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1880 bra L10D1
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1881 L10CE ldd #$0080
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1882 L10D1 ora ,s+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1883 orb ,s+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1884 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1885 leas <$20,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1886 L10DA ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1887 ora #$80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1888 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1889 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1890 andb #$0C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1891 beq L10E7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1892 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1893 L10E7 ldd u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1894 bne L10FC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1895 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1896 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1897 andb #$40
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1898 beq L10F7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1899 ldd #$0080
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1900 bra L10FA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1901 L10F7 ldd #$0100
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1902 L10FA std u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1903 L10FC ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1904 bne L1111
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1905 ldd u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1906 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1907 lbsr L1541
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1908 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1909 std u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1910 cmpd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1911 beq L1119
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1912 L1111 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1913 orb #$08
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1914 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1915 bra L1128
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1916 L1119 ldd u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1917 orb #$04
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1918 std u0006,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1919 leax u000A,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1920 stx u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1921 ldd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1922 std u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1923 L1128 ldd u0002,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1924 addd u000B,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1925 std u0004,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1926 std ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1927 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1928 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1929 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1930 L1136 ldb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1931 bne L1136
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1932 tfr u,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1933 subd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1934 addd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1935 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1936 L1143 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1937 ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1938 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1939 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1940 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1941 L114D ldb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1942 ldx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1943 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1944 stx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1945 stb -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1946 bne L114D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1947 bra L1182
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1948 L115B pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1949 ldu $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1950 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1951 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1952 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1953 L1165 ldx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1954 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1955 stx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1956 ldb -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1957 bne L1165
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1958 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1959 addd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1960 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1961 L1176 ldb ,u+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1962 ldx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1963 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1964 stx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1965 stb -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1966 bne L1176
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1967 L1182 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1968 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1969 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1970 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1971 ldu $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1972 bra L119E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1973 L118E ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1974 leax $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1975 stx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1976 ldb -$01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1977 bne L119C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1978 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1979 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1980 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1981 L119C leau u0001,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1982 L119E ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1983 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1984 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1985 ldb [<$08,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1986 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1987 cmpd ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1988 beq L118E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1989 ldb [<$06,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1990 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1991 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1992 ldb ,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1993 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1994 subd ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1995 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1996 L11B9 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1997 addd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1998 std >$0294,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
1999 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2000 adcb $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2001 adca ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2002 std >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2003 lbra L125D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2004 L11CE ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2005 subd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2006 std >$0294,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2007 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2008 sbcb $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2009 sbca ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2010 std >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2011 lbra L125D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2012 L11E3 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2013 cmpd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2014 bne L11FC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2015 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2016 cmpd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2017 beq L11FC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2018 bcs L11F9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2019 lda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2020 andcc #$FE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2021 bra L11FC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2022 L11F9 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2023 cmpa #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2024 L11FC pshs cc
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2025 ldd $01,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2026 std $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2027 puls cc
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2028 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2029 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2030 L1207 lbsr L126C
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2031 ldd #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2032 subd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2033 std $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2034 ldd #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2035 sbcb $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2036 sbca ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2037 std ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2038 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2039 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2040 coma
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2041 comb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2042 std >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2043 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2044 coma
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2045 comb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2046 leax >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2047 std $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2048 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2049 L122E leax >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2050 std $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2051 tfr a,b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2052 sex
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2053 tfr a,b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2054 std ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2055 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2056 leax >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2057 std $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2058 clr ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2059 clr $01,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2060 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2061 L1247 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2062 ldy $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2063 ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2064 std ,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2065 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2066 std $02,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2067 puls x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2068 exg y,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2069 puls b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2070 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2071 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2072 L125D tfr cc,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2073 puls x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2074 stx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2075 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2076 leax >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2077 tfr a,cc
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2078 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2079 L126C ldd ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2080 std >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2081 ldd $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2082 leax >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2083 std $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2084 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2085 subd #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2086 beq L128A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2087 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2088 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2089 clr ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2090 clr $01,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2091 bra L12B8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2092 L128A puls b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2093 std ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2094 ldd #$002D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2095 lbra L132D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2096 L1294 subd #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2097 beq L128A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2098 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2099 leas -$02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2100 clr ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2101 clr $01,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2102 tsta
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2103 bpl L12AC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2104 nega
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2105 negb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2106 sbca #$00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2107 inc $01,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2108 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2109 L12AC ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2110 bpl L12B8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2111 nega
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2112 negb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2113 sbca #$00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2114 com $01,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2115 std $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2116 L12B8 lda #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2117 L12BA inca
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2118 lsl $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2119 rol $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2120 bpl L12BA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2121 sta ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2122 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2123 clr $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2124 clr $07,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2125 L12C9 subd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2126 bcc L12D3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2127 addd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2128 andcc #$FE
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2129 bra L12D5
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2130 L12D3 orcc #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2131 L12D5 rol $07,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2132 rol $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2133 lsr $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2134 ror $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2135 dec ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2136 bne L12C9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2137 std $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2138 tst $01,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2139 beq L12EF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2140 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2141 nega
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2142 negb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2143 sbca #$00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2144 std $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2145 L12EF ldx $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2146 ldd $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2147 std $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2148 stx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2149 ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2150 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2151 leas $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2152 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2153 tstb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2154 beq L1314
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2155 L1301 asr $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2156 ror $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2157 decb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2158 bne L1301
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2159 bra L1314
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2160 L130A tstb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2161 beq L1314
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2162 L130D lsr $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2163 ror $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2164 decb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2165 bne L130D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2166 L1314 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2167 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2168 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2169 std $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2170 ldd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2171 leas $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2172 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2173 L1321 tstb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2174 beq L1314
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2175 L1324 lsl $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2176 rol $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2177 decb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2178 bne L1324
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2179 bra L1314
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2180 L132D std >$029E,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2181 pshs y,b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2182 os9 F$ID
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2183 puls y,b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2184 os9 F$Send
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2185 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2186 L133C lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2187 ldb $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2188 beq L136F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2189 cmpb #$01
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2190 beq L1371
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2191 cmpb #$06
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2192 beq L1371
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2193 cmpb #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2194 beq L1357
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2195 cmpb #$05
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2196 beq L1357
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2197 ldb #$D0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2198 lbra L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2199 L1357 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2200 os9 I$GetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2201 bcc L1363
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2202 puls u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2203 lbra L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2204 L1363 stx [<$08,s]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2205 ldx $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2206 stu $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2207 puls u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2208 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2209 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2210 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2211 L136F ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2212 L1371 os9 I$GetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2213 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2214 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2215 ldb $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2216 beq L1386
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2217 cmpb #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2218 beq L138E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2219 ldb #$D0
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2220 lbra L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2221 L1386 ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2222 os9 I$SetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2223 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2224 L138E pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2225 ldx $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2226 ldu $0A,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2227 os9 I$SetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2228 puls u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2229 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2230 ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2231 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2232 os9 I$Open
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2233 bcs L13A8
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2234 os9 I$Close
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2235 L13A8 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2236 L13AB ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2237 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2238 os9 I$Open
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2239 lbcs L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2240 tfr a,b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2241 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2242 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2243 L13BA lda $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2244 os9 I$Close
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2245 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2246 ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2247 ldb $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2248 os9 I$MakDir
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2249 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2250 L13CC ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2251 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2252 tfr a,b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2253 andb #$24
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2254 orb #$0B
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2255 os9 I$Create
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2256 bcs L13DF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2257 L13DB tfr a,b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2258 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2259 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2260 L13DF cmpb #$DA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2261 lbne L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2262 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2263 bita #$80
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2264 lbne L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2265 anda #$07
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2266 ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2267 os9 I$Open
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2268 lbcs L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2269 pshs u,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2270 ldx #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2271 leau ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2272 ldb #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2273 os9 I$SetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2274 puls u,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2275 bcc L13DB
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2276 pshs b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2277 os9 I$Close
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2278 puls b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2279 lbra L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2280 ldx $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2281 os9 I$Delete
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2282 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2283 lda $03,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2284 os9 I$Dup
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2285 lbcs L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2286 tfr a,b
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2287 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2288 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2289 L1427 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2290 ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2291 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2292 ldy $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2293 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2294 os9 I$Read
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2295 L1435 bcc L1444
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2296 cmpb #$D3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2297 bne L143F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2298 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2299 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2300 puls pc,y,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2301 L143F puls y,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2302 lbra L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2303 L1444 tfr y,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2304 puls pc,y,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2305 L1448 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2306 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2307 ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2308 ldy $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2309 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2310 os9 I$ReadLn
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2311 bra L1435
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2312 L1458 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2313 ldy $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2314 beq L146D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2315 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2316 ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2317 os9 I$Write
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2318 L1466 bcc L146D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2319 puls y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2320 lbra L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2321 L146D tfr y,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2322 puls pc,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2323 L1471 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2324 ldy $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2325 beq L146D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2326 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2327 ldx $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2328 os9 I$WritLn
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2329 bra L1466
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2330 L1481 pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2331 ldd $0A,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2332 bne L148F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2333 ldu #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2334 ldx #$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2335 bra L14C3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2336 L148F cmpd #$0001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2337 beq L14BA
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2338 cmpd #$0002
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2339 beq L14AF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2340 ldb #$F7
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2341 L149D clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2342 std >$029E,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2343 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2344 leax >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2345 std ,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2346 std $02,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2347 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2348 L14AF lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2349 ldb #$02
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2350 os9 I$GetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2351 bcs L149D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2352 bra L14C3
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2353 L14BA lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2354 ldb #$05
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2355 os9 I$GetStt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2356 bcs L149D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2357 L14C3 tfr u,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2358 addd $08,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2359 std >$0294,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2360 tfr d,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2361 tfr x,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2362 adcb $07,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2363 adca $06,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2364 bmi L149D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2365 tfr d,x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2366 std >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2367 lda $05,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2368 os9 I$Seek
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2369 bcs L149D
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2370 leax >$0292,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2371 puls pc,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2372 ldd >$0290,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2373 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2374 ldd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2375 cmpd >$02A0,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2376 bcs L151E
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2377 addd >$0290,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2378 bcs L150A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2379 pshs y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2380 subd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2381 os9 F$Mem
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2382 tfr y,d
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2383 puls y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2384 bcc L1510
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2385 L150A ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2386 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2387 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2388 L1510 std >$0290,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2389 addd >$02A0,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2390 subd ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2391 std >$02A0,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2392 L151E leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2393 ldd >$02A0,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2394 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2395 subd $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2396 std >$02A0,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2397 ldd >$0290,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2398 subd ,s++
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2399 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2400 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2401 ldx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2402 L1537 sta ,x+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2403 cmpx >$0290,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2404 bcs L1537
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2405 puls pc,b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2406 L1541 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2407 addd >$029A,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2408 bcs L156A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2409 cmpd >$029C,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2410 bcc L156A
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2411 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2412 ldx >$029A,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2413 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2414 L1557 cmpx ,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2415 bcc L155F
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2416 sta ,x+
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2417 bra L1557
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2418 L155F ldd >$029A,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2419 puls x
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2420 stx >$029A,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2421 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2422 L156A ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2423 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2424 L156E pshs u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2425 tfr y,u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2426 ldx $04,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2427 stx >$02A2,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2428 leax >L1584,pcr
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2429 os9 F$Icpt
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2430 puls u
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2431 lbra L1599
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2432 L1584 tfr u,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2433 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2434 pshs b,a
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2435 jsr [>$02A2,y]
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2436 leas $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2437 rti
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2438 L1590 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2439 std >$029E,y
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2440 ldd #$FFFF
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2441 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2442 L1599 bcs L1590
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2443 clra
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2444 clrb
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2445 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2446 L159E lbsr L15A9
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2447 lbsr L0DCC
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2448 L15A4 ldd $02,s
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2449 os9 F$Exit
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2450 L15A9 rts
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2451 L15AA fdb $0001,$0001,$5100
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2452 fdb $0000,$0000,$0000,$0100,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2453 fdb $0000,$0002,$0001,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2454 fdb $4200,$0200,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2455 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2456 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2457 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2458 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2459 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2460 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2461 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2462 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2463 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2464 fdb $0000,$0000,$0000,$0000,$0000,$0000,$0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2465 fdb $0101,$0101,$0101,$0101,$0111,$1101,$1111,$0101
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2466 fdb $0101,$0101,$0101,$0101,$0101,$0101,$0101,$0101
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2467 fdb $3020,$2020,$2020,$2020,$2020,$2020,$2020,$2020
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2468 fdb $4848,$4848,$4848,$4848,$4848,$2020,$2020,$2020
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2469 fdb $2042,$4242,$4242,$4202,$0202,$0202,$0202,$0202
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2470 fdb $0202,$0202,$0202,$0202,$0202,$0220,$2020,$2020
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2471 fdb $2044,$4444,$4444,$4404,$0404,$0404,$0404,$0404
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2472 fdb $0404,$0404,$0404,$0404,$0404,$0420,$2020,$2001
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2473 fdb $0000,$0000
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2474 fcc "help"
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2475 fcb $00
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2476
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2477 emod
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2478 eom equ *
0d2d4a28c490 cmp.asm and help.asm now assemble correctly
boisy
parents:
diff changeset
2479 end