Last change
on this file since abd4109 was 7bf3856, checked in by Thomas Lopatic <thomas@…>, 7 years ago |
Added Alcyon C reference output.
|
-
Property mode
set to
100644
|
File size:
7.3 KB
|
Rev | Line | |
---|
[7bf3856] | 1 | .globl _io_time
|
---|
| 2 | .globl _io_lcd
|
---|
| 3 | .globl _io_ser
|
---|
| 4 | .globl _io_midi
|
---|
| 5 | .globl _io_disk
|
---|
| 6 | .globl _io_tone
|
---|
| 7 | .globl _io_leds
|
---|
| 8 | .globl _io_kbrd
|
---|
| 9 | .globl _lcd_a0
|
---|
| 10 | .globl _lcd_a1
|
---|
| 11 | .globl _io_vreg
|
---|
| 12 | .globl _io_vraw
|
---|
| 13 | .globl _io_vram
|
---|
| 14 | .globl _io_fpu
|
---|
| 15 | .globl _v_regs
|
---|
| 16 | .globl _v_odtab
|
---|
| 17 | .globl _v_actab
|
---|
| 18 | .globl _v_ct0
|
---|
| 19 | .globl _v_gt1
|
---|
| 20 | .globl _v_score
|
---|
| 21 | .globl _v_cgtab
|
---|
| 22 | .globl _v_curs0
|
---|
| 23 | .globl _v_curs1
|
---|
| 24 | .globl _v_curs2
|
---|
| 25 | .globl _v_curs3
|
---|
| 26 | .globl _v_curs4
|
---|
| 27 | .globl _v_curs5
|
---|
| 28 | .globl _v_curs6
|
---|
| 29 | .globl _v_curs7
|
---|
| 30 | .globl _v_tcur
|
---|
| 31 | .globl _v_kbobj
|
---|
| 32 | .globl _v_lnobj
|
---|
| 33 | .globl _v_win0
|
---|
| 34 | .globl _v_cur
|
---|
| 35 | .globl _fc_sw
|
---|
| 36 | .globl _fc_val
|
---|
| 37 | .globl _curfunc
|
---|
| 38 | .globl _curvce
|
---|
| 39 | .globl _pntsv
|
---|
| 40 | .globl _subj
|
---|
| 41 | .globl _finival
|
---|
| 42 | .globl _fnoff
|
---|
| 43 | .globl _vbufs
|
---|
| 44 | .globl _delpnts
|
---|
| 45 | .text
|
---|
| 46 | _delpnts:
|
---|
| 47 | ~~delpnts:
|
---|
| 48 | link R14,#-18
|
---|
| 49 | movem.l R2-R7/R11-R13,-(sp)
|
---|
| 50 | ~pp=R13
|
---|
| 51 | ~pp1=R12
|
---|
| 52 | ~pp2=R11
|
---|
| 53 | ~np=R7
|
---|
| 54 | ~pt1=R6
|
---|
| 55 | ~i=R5
|
---|
| 56 | ~pif=R4
|
---|
| 57 | ~cf=R3
|
---|
| 58 | ~fp=-4
|
---|
| 59 | ~vp=-8
|
---|
| 60 | ~fpu=-12
|
---|
| 61 | ~pt2=-14
|
---|
| 62 | ~nmv=-16
|
---|
| 63 | ~oldi=-18
|
---|
| 64 | *line 61
|
---|
| 65 | move _curvce,R0
|
---|
| 66 | muls #3938,R0
|
---|
| 67 | add.l #_vbufs,R0
|
---|
| 68 | move.l R0,-8(R14)
|
---|
| 69 | *line 62
|
---|
| 70 | move _curfunc,R0
|
---|
| 71 | muls #12,R0
|
---|
| 72 | add.l -8(R14),R0
|
---|
| 73 | add.l #86,R0
|
---|
| 74 | move.l R0,-4(R14)
|
---|
| 75 | *line 64
|
---|
| 76 | move.l -4(R14),R8
|
---|
| 77 | move.b 5(R8),R0
|
---|
| 78 | ext.w R0
|
---|
| 79 | move R0,R4
|
---|
| 80 | and #255,R4
|
---|
| 81 | *line 65
|
---|
| 82 | move R4,R7
|
---|
| 83 | sub _subj,R7
|
---|
| 84 | *line 66
|
---|
| 85 | move.l -4(R14),R8
|
---|
| 86 | move.b 6(R8),R0
|
---|
| 87 | ext.w R0
|
---|
| 88 | move R0,R6
|
---|
| 89 | and #255,R6
|
---|
| 90 | add _subj,R6
|
---|
| 91 | *line 79
|
---|
| 92 | *line 80
|
---|
| 93 | tst R7
|
---|
| 94 | bgt L2
|
---|
| 95 | *line 80
|
---|
| 96 | move #-1,R0
|
---|
| 97 | bra L1
|
---|
| 98 | *line 81
|
---|
| 99 | L2:
|
---|
| 100 | *line 82
|
---|
| 101 | *line 83
|
---|
| 102 | cmp _subj,R4
|
---|
| 103 | bgt L3
|
---|
| 104 | *line 83
|
---|
| 105 | move #-1,R0
|
---|
| 106 | bra L1
|
---|
| 107 | *line 84
|
---|
| 108 | L3:
|
---|
| 109 | *line 85
|
---|
| 110 | *line 86
|
---|
| 111 | move R4,R0
|
---|
| 112 | sub R7,R0
|
---|
| 113 | bge L4
|
---|
| 114 | *line 86
|
---|
| 115 | move #-1,R0
|
---|
| 116 | bra L1
|
---|
| 117 | *line 87
|
---|
| 118 | L4:
|
---|
| 119 | *line 88
|
---|
| 120 | *line 89
|
---|
| 121 | move R7,R0
|
---|
| 122 | add _subj,R0
|
---|
| 123 | move R4,R1
|
---|
| 124 | add #1,R1
|
---|
| 125 | cmp R1,R0
|
---|
| 126 | blt L5
|
---|
| 127 | *line 89
|
---|
| 128 | move #-1,R0
|
---|
| 129 | bra L1
|
---|
| 130 | *line 90
|
---|
| 131 | L5:
|
---|
| 132 | *line 91
|
---|
| 133 | move R6,R0
|
---|
| 134 | add R7,R0
|
---|
| 135 | move R0,-14(R14)
|
---|
| 136 | *line 92
|
---|
| 137 | move #128,R0
|
---|
| 138 | sub -14(R14),R0
|
---|
| 139 | move R0,-16(R14)
|
---|
| 140 | *line 112
|
---|
| 141 | move #2,(sp)
|
---|
| 142 | jsr _setipl
|
---|
| 143 | move R0,-18(R14)
|
---|
| 144 | *line 114
|
---|
| 145 | move _curvce,R0
|
---|
| 146 | asl #8,R0
|
---|
| 147 | asl #1,R0
|
---|
| 148 | ext.l R0
|
---|
| 149 | add.l #_io_fpu,R0
|
---|
| 150 | add.l #$4000,R0
|
---|
| 151 | move.l R0,-12(R14)
|
---|
| 152 | *line 116
|
---|
| 153 | clr R5
|
---|
| 154 | bra L8
|
---|
| 155 | L9:
|
---|
| 156 | *line 117
|
---|
| 157 | *line 118
|
---|
| 158 | move R5,R0
|
---|
| 159 | muls #12,R0
|
---|
| 160 | add.l -8(R14),R0
|
---|
| 161 | add.l #86,R0
|
---|
| 162 | move.l R0,-4(R14)
|
---|
| 163 | *line 119
|
---|
| 164 | *line 120
|
---|
| 165 | *line 121
|
---|
| 166 | move.l -4(R14),R8
|
---|
| 167 | move.b 7(R8),R0
|
---|
| 168 | ext.w R0
|
---|
| 169 | and #-4,R0
|
---|
| 170 | or #1,R0
|
---|
| 171 | move.l -4(R14),R9
|
---|
| 172 | move.b R0,7(R9)
|
---|
| 173 | move R5,R9
|
---|
| 174 | add.l R9,R9
|
---|
| 175 | add.l #_fnoff,R9
|
---|
| 176 | move (R9),R1
|
---|
| 177 | asl #4,R1
|
---|
| 178 | move R1,R9
|
---|
| 179 | add.l R9,R9
|
---|
| 180 | add.l -12(R14),R9
|
---|
| 181 | move R0,(R9)
|
---|
| 182 | L7:
|
---|
| 183 | *line 116
|
---|
| 184 | add #1,R5
|
---|
| 185 | L8:
|
---|
| 186 | *line 116
|
---|
| 187 | cmp #13,R5
|
---|
| 188 | blt L9
|
---|
| 189 | L6:
|
---|
| 190 | *line 124
|
---|
| 191 | move _curfunc,R0
|
---|
| 192 | muls #12,R0
|
---|
| 193 | add.l -8(R14),R0
|
---|
| 194 | add.l #86,R0
|
---|
| 195 | move.l R0,-4(R14)
|
---|
| 196 | *line 126
|
---|
| 197 | *line 126
|
---|
| 198 | tst _subj
|
---|
| 199 | beq L10
|
---|
| 200 | *line 127
|
---|
| 201 | *line 128
|
---|
| 202 | *line 129
|
---|
| 203 | *line 130
|
---|
| 204 | move R6,R0
|
---|
| 205 | muls #12,R0
|
---|
| 206 | move.l R0,R12
|
---|
| 207 | add.l -8(R14),R12
|
---|
| 208 | add.l #242,R12
|
---|
| 209 | *line 131
|
---|
| 210 | move -14(R14),R0
|
---|
| 211 | muls #12,R0
|
---|
| 212 | move.l R0,R11
|
---|
| 213 | add.l -8(R14),R11
|
---|
| 214 | add.l #242,R11
|
---|
| 215 | *line 132
|
---|
| 216 | *line 133
|
---|
| 217 | move -16(R14),R5
|
---|
| 218 | muls #12,R5
|
---|
| 219 | bra L13
|
---|
| 220 | L14:
|
---|
| 221 | *line 134
|
---|
| 222 | move.b (R11)+,(R12)+
|
---|
| 223 | L12:
|
---|
| 224 | *line 133
|
---|
| 225 | sub #1,R5
|
---|
| 226 | L13:
|
---|
| 227 | *line 133
|
---|
| 228 | tst R5
|
---|
| 229 | bgt L14
|
---|
| 230 | L11:
|
---|
| 231 | *line 134
|
---|
| 232 | *line 135
|
---|
| 233 | *line 136
|
---|
| 234 | *line 137
|
---|
| 235 | *line 138
|
---|
| 236 | move R7,-(sp)
|
---|
| 237 | move.l -8(R14),R8
|
---|
| 238 | move.b 71(R8),R0
|
---|
| 239 | add (sp)+,R0
|
---|
| 240 | move.b R0,71(R8)
|
---|
| 241 | *line 139
|
---|
| 242 | *line 140
|
---|
| 243 | *line 141
|
---|
| 244 | *line 142
|
---|
| 245 | move R7,-(sp)
|
---|
| 246 | move _curfunc,R0
|
---|
| 247 | muls #12,R0
|
---|
| 248 | add.l -8(R14),R0
|
---|
| 249 | move.l R0,R8
|
---|
| 250 | move.b 91(R8),R0
|
---|
| 251 | sub (sp)+,R0
|
---|
| 252 | move.b R0,91(R8)
|
---|
| 253 | *line 143
|
---|
| 254 | *line 144
|
---|
| 255 | *line 145
|
---|
| 256 | *line 146
|
---|
| 257 | move _curfunc,R3
|
---|
| 258 | add #1,R3
|
---|
| 259 | bra L17
|
---|
| 260 | L18:
|
---|
| 261 | *line 147
|
---|
| 262 | move R7,-(sp)
|
---|
| 263 | move R3,R0
|
---|
| 264 | muls #12,R0
|
---|
| 265 | add.l -8(R14),R0
|
---|
| 266 | move.l R0,R8
|
---|
| 267 | move.b 92(R8),R0
|
---|
| 268 | sub (sp)+,R0
|
---|
| 269 | move.b R0,92(R8)
|
---|
| 270 | L16:
|
---|
| 271 | *line 146
|
---|
| 272 | add #1,R3
|
---|
| 273 | L17:
|
---|
| 274 | *line 146
|
---|
| 275 | cmp #13,R3
|
---|
| 276 | blt L18
|
---|
| 277 | L15:
|
---|
| 278 | *line 147
|
---|
| 279 | *line 148
|
---|
| 280 | *line 149
|
---|
| 281 | move -18(R14),(sp)
|
---|
| 282 | jsr _setipl
|
---|
| 283 | *line 150
|
---|
| 284 | *line 151
|
---|
| 285 | move _curfunc,(sp)
|
---|
| 286 | jsr _edfunc
|
---|
| 287 | *line 152
|
---|
| 288 | sub #1,_subj
|
---|
| 289 | *line 153
|
---|
| 290 | *line 154
|
---|
| 291 | bra L19
|
---|
| 292 | L10:
|
---|
| 293 | *line 155
|
---|
| 294 | *line 156
|
---|
| 295 | *line 157
|
---|
| 296 | *line 158
|
---|
| 297 | *line 159
|
---|
| 298 | move.l -4(R14),R8
|
---|
| 299 | move.b 6(R8),R0
|
---|
| 300 | ext.w R0
|
---|
| 301 | muls #12,R0
|
---|
| 302 | move.l R0,R13
|
---|
| 303 | add.l -8(R14),R13
|
---|
| 304 | add.l #242,R13
|
---|
| 305 | *line 160
|
---|
| 306 | *line 161
|
---|
| 307 | move #-32753,(R13)
|
---|
| 308 | *line 162
|
---|
| 309 | move _curfunc,R8
|
---|
| 310 | add.l R8,R8
|
---|
| 311 | add.l #_finival,R8
|
---|
| 312 | move (R8),2(R13)
|
---|
| 313 | *line 163
|
---|
| 314 | clr 4(R13)
|
---|
| 315 | *line 164
|
---|
| 316 | clr.b 6(R13)
|
---|
| 317 | *line 165
|
---|
| 318 | clr.b 7(R13)
|
---|
| 319 | *line 166
|
---|
| 320 | clr.b 8(R13)
|
---|
| 321 | *line 167
|
---|
| 322 | clr.b 9(R13)
|
---|
| 323 | *line 168
|
---|
| 324 | clr.b 10(R13)
|
---|
| 325 | *line 169
|
---|
| 326 | *line 170
|
---|
| 327 | *line 171
|
---|
| 328 | *line 172
|
---|
| 329 | *line 172
|
---|
| 330 | cmp #1,R7
|
---|
| 331 | ble L20
|
---|
| 332 | *line 173
|
---|
| 333 | *line 174
|
---|
| 334 | sub #1,-16(R14)
|
---|
| 335 | *line 175
|
---|
| 336 | add #1,R6
|
---|
| 337 | *line 176
|
---|
| 338 | *line 177
|
---|
| 339 | *line 178
|
---|
| 340 | *line 179
|
---|
| 341 | move R6,R0
|
---|
| 342 | muls #12,R0
|
---|
| 343 | move.l R0,R12
|
---|
| 344 | add.l -8(R14),R12
|
---|
| 345 | add.l #242,R12
|
---|
| 346 | *line 180
|
---|
| 347 | move -14(R14),R0
|
---|
| 348 | muls #12,R0
|
---|
| 349 | move.l R0,R11
|
---|
| 350 | add.l -8(R14),R11
|
---|
| 351 | add.l #242,R11
|
---|
| 352 | *line 181
|
---|
| 353 | *line 182
|
---|
| 354 | move -16(R14),R5
|
---|
| 355 | muls #12,R5
|
---|
| 356 | bra L23
|
---|
| 357 | L24:
|
---|
| 358 | *line 183
|
---|
| 359 | move.b (R11)+,(R12)+
|
---|
| 360 | L22:
|
---|
| 361 | *line 182
|
---|
| 362 | sub #1,R5
|
---|
| 363 | L23:
|
---|
| 364 | *line 182
|
---|
| 365 | tst R5
|
---|
| 366 | bgt L24
|
---|
| 367 | L21:
|
---|
| 368 | *line 183
|
---|
| 369 | *line 184
|
---|
| 370 | *line 185
|
---|
| 371 | *line 186
|
---|
| 372 | *line 187
|
---|
| 373 | move R7,-(sp)
|
---|
| 374 | sub #1,(sp)
|
---|
| 375 | move.l -8(R14),R8
|
---|
| 376 | move.b 71(R8),R0
|
---|
| 377 | add (sp)+,R0
|
---|
| 378 | move.b R0,71(R8)
|
---|
| 379 | *line 188
|
---|
| 380 | *line 189
|
---|
| 381 | *line 190
|
---|
| 382 | *line 191
|
---|
| 383 | move R7,-(sp)
|
---|
| 384 | sub #1,(sp)
|
---|
| 385 | move _curfunc,R0
|
---|
| 386 | muls #12,R0
|
---|
| 387 | add.l -8(R14),R0
|
---|
| 388 | move.l R0,R8
|
---|
| 389 | move.b 91(R8),R0
|
---|
| 390 | sub (sp)+,R0
|
---|
| 391 | move.b R0,91(R8)
|
---|
| 392 | *line 192
|
---|
| 393 | *line 193
|
---|
| 394 | *line 194
|
---|
| 395 | *line 195
|
---|
| 396 | move _curfunc,R3
|
---|
| 397 | add #1,R3
|
---|
| 398 | bra L27
|
---|
| 399 | L28:
|
---|
| 400 | *line 196
|
---|
| 401 | move R7,-(sp)
|
---|
| 402 | sub #1,(sp)
|
---|
| 403 | move R3,R0
|
---|
| 404 | muls #12,R0
|
---|
| 405 | add.l -8(R14),R0
|
---|
| 406 | move.l R0,R8
|
---|
| 407 | move.b 92(R8),R0
|
---|
| 408 | sub (sp)+,R0
|
---|
| 409 | move.b R0,92(R8)
|
---|
| 410 | L26:
|
---|
| 411 | *line 195
|
---|
| 412 | add #1,R3
|
---|
| 413 | L27:
|
---|
| 414 | *line 195
|
---|
| 415 | cmp #13,R3
|
---|
| 416 | blt L28
|
---|
| 417 | L25:
|
---|
| 418 | *line 196
|
---|
| 419 | *line 197
|
---|
| 420 | *line 198
|
---|
| 421 | L20:
|
---|
| 422 | *line 199
|
---|
| 423 | move -18(R14),(sp)
|
---|
| 424 | jsr _setipl
|
---|
| 425 | *line 200
|
---|
| 426 | *line 201
|
---|
| 427 | move _curfunc,(sp)
|
---|
| 428 | jsr _edfunc
|
---|
| 429 | *line 202
|
---|
| 430 | clr _subj
|
---|
| 431 | L19:
|
---|
| 432 | *line 224
|
---|
| 433 | jsr _pntsel
|
---|
| 434 | *line 225
|
---|
| 435 | clr _pntsv
|
---|
| 436 | *line 226
|
---|
| 437 | move #1,(sp)
|
---|
| 438 | jsr _showpt
|
---|
| 439 | *line 227
|
---|
| 440 | jsr _modinst
|
---|
| 441 | *line 229
|
---|
| 442 | clr R0
|
---|
| 443 | bra L1
|
---|
| 444 | L1:tst.l (sp)+
|
---|
| 445 | movem.l (sp)+,R3-R7/R11-R13
|
---|
| 446 | unlk R14
|
---|
| 447 | rts
|
---|
| 448 | .globl _inspnt
|
---|
| 449 | .text
|
---|
| 450 | _inspnt:
|
---|
| 451 | ~~inspnt:
|
---|
| 452 | ~ip=R13
|
---|
| 453 | ~fn=12
|
---|
| 454 | ~inpnt=14
|
---|
| 455 | link R14,#-6
|
---|
| 456 | movem.l R2-R7/R11-R13,-(sp)
|
---|
| 457 | ~fp1=R12
|
---|
| 458 | ~fp2=R11
|
---|
| 459 | ~i=R7
|
---|
| 460 | ~j=R6
|
---|
| 461 | ~k=R5
|
---|
| 462 | ~l=R4
|
---|
| 463 | ~npts=R3
|
---|
| 464 | ~topnt=-2
|
---|
| 465 | ~frompt=-4
|
---|
| 466 | ~oldi=-6
|
---|
| 467 | *line 250
|
---|
| 468 | move.l 8(R14),R13
|
---|
| 469 | *line 250
|
---|
| 470 | *line 251
|
---|
| 471 | tst.b 71(R13)
|
---|
| 472 | bne L30
|
---|
| 473 | *line 251
|
---|
| 474 | clr R0
|
---|
| 475 | bra L29
|
---|
| 476 | *line 252
|
---|
| 477 | L30:
|
---|
| 478 | *line 253
|
---|
| 479 | *line 254
|
---|
| 480 | move.l R13,R8
|
---|
| 481 | move 12(R14),R1
|
---|
| 482 | muls #12,R1
|
---|
| 483 | add.l R1,R8
|
---|
| 484 | cmp.b #99,91(R8)
|
---|
| 485 | bne L31
|
---|
| 486 | *line 254
|
---|
| 487 | clr R0
|
---|
| 488 | bra L29
|
---|
| 489 | *line 255
|
---|
| 490 | L31:
|
---|
| 491 | *line 256
|
---|
| 492 | move #128,R0
|
---|
| 493 | move.b 71(R13),R1
|
---|
| 494 | ext.w R1
|
---|
| 495 | sub R1,R0
|
---|
| 496 | move R0,-2(R14)
|
---|
| 497 | *line 257
|
---|
| 498 | move -2(R14),R0
|
---|
| 499 | sub #1,R0
|
---|
| 500 | move R0,-4(R14)
|
---|
| 501 | *line 258
|
---|
| 502 | move -4(R14),R3
|
---|
| 503 | sub 14(R14),R3
|
---|
| 504 | *line 259
|
---|
| 505 | move -2(R14),R7
|
---|
| 506 | *line 260
|
---|
| 507 | move -4(R14),R6
|
---|
| 508 | *line 270
|
---|
| 509 | move #2,(sp)
|
---|
| 510 | jsr _setipl
|
---|
| 511 | move R0,-6(R14)
|
---|
| 512 | *line 274
|
---|
| 513 | clr R5
|
---|
| 514 | bra L34
|
---|
| 515 | L35:
|
---|
| 516 | *line 275
|
---|
| 517 | *line 276
|
---|
| 518 | move.l R13,R12
|
---|
| 519 | move R7,R0
|
---|
| 520 | muls #12,R0
|
---|
| 521 | add.l R0,R12
|
---|
| 522 | add.l #242,R12
|
---|
| 523 | sub #1,R7
|
---|
| 524 | *line 277
|
---|
| 525 | move.l R13,R11
|
---|
| 526 | move R6,R0
|
---|
| 527 | muls #12,R0
|
---|
| 528 | add.l R0,R11
|
---|
| 529 | add.l #242,R11
|
---|
| 530 | sub #1,R6
|
---|
| 531 | *line 278
|
---|
| 532 | *line 279
|
---|
| 533 | clr R4
|
---|
| 534 | bra L38
|
---|
| 535 | L39:
|
---|
| 536 | *line 280
|
---|
| 537 | move.b (R11)+,(R12)+
|
---|
| 538 | L37:
|
---|
| 539 | *line 279
|
---|
| 540 | add #1,R4
|
---|
| 541 | L38:
|
---|
| 542 | *line 279
|
---|
| 543 | cmp #12,R4
|
---|
| 544 | blt L39
|
---|
| 545 | L36:
|
---|
| 546 | *line 280
|
---|
| 547 | L33:
|
---|
| 548 | *line 274
|
---|
| 549 | add #1,R5
|
---|
| 550 | L34:
|
---|
| 551 | *line 274
|
---|
| 552 | cmp R3,R5
|
---|
| 553 | blt L35
|
---|
| 554 | L32:
|
---|
| 555 | *line 283
|
---|
| 556 | move 12(R14),R7
|
---|
| 557 | add #1,R7
|
---|
| 558 | bra L42
|
---|
| 559 | L43:
|
---|
| 560 | *line 284
|
---|
| 561 | *line 285
|
---|
| 562 | move.l R13,R8
|
---|
| 563 | move R7,R1
|
---|
| 564 | muls #12,R1
|
---|
| 565 | add.l R1,R8
|
---|
| 566 | add.b #1,92(R8)
|
---|
| 567 | *line 286
|
---|
| 568 | move.l R13,R8
|
---|
| 569 | move R7,R1
|
---|
| 570 | muls #12,R1
|
---|
| 571 | add.l R1,R8
|
---|
| 572 | add.b #1,94(R8)
|
---|
| 573 | L41:
|
---|
| 574 | *line 283
|
---|
| 575 | add #1,R7
|
---|
| 576 | L42:
|
---|
| 577 | *line 283
|
---|
| 578 | cmp #13,R7
|
---|
| 579 | blt L43
|
---|
| 580 | L40:
|
---|
| 581 | *line 289
|
---|
| 582 | move -6(R14),(sp)
|
---|
| 583 | jsr _setipl
|
---|
| 584 | *line 293
|
---|
| 585 | move.l R13,R8
|
---|
| 586 | move 12(R14),R1
|
---|
| 587 | muls #12,R1
|
---|
| 588 | add.l R1,R8
|
---|
| 589 | add.b #1,91(R8)
|
---|
| 590 | *line 294
|
---|
| 591 | sub.b #1,71(R13)
|
---|
| 592 | *line 302
|
---|
| 593 | move #1,R0
|
---|
| 594 | bra L29
|
---|
| 595 | L29:tst.l (sp)+
|
---|
| 596 | movem.l (sp)+,R3-R7/R11-R13
|
---|
| 597 | unlk R14
|
---|
| 598 | rts
|
---|
| 599 | .data
|
---|
Note:
See
TracBrowser
for help on using the repository browser.