comparison level2/modules/ioman.asm @ 1062:3bdcdf63f808

Removed LogBook
author boisy
date Thu, 27 Mar 2003 18:38:55 +0000
parents 135b35daabcb
children 9c837761a347
comparison
equal deleted inserted replaced
1061:786719ee2a4b 1062:3bdcdf63f808
422 subd #$0001 422 subd #$0001
423 bhi Loop2 423 bhi Loop2
424 ENDC 424 ENDC
425 ldd HWPG,s get hwpage and upper addr 425 ldd HWPG,s get hwpage and upper addr
426 * Code here appears to be for Level III? 426 * Code here appears to be for Level III?
427 IFEQ Level-3 427 IFGT Level-2
428 bsr L01D1 428 bsr L01D1
429 std <DATBYT2,s save off 429 std <DATBYT2,s save off
430 ldu #$0000 430 ldu #$0000
431 tfr u,y 431 tfr u,y
432 stu <DATBYT1,s 432 stu <DATBYT1,s
552 clrb clear lo byte 552 clrb clear lo byte
553 os9 F$SRtMem return mem 553 os9 F$SRtMem return mem
554 ldx $01,s get old U on stack 554 ldx $01,s get old U on stack
555 ldx V$DESC,x 555 ldx V$DESC,x
556 * Code here appears to be for Level III? 556 * Code here appears to be for Level III?
557 IFEQ Level-3 557 IFGT Level-2
558 ldd M$Port,x 558 ldd M$Port,x
559 beq L032B 559 beq L032B
560 lbsr L01D1 560 lbsr L01D1
561 cmpb #$3F 561 cmpb #$3F
562 beq L032B 562 beq L032B