# HG changeset patch # User boisy # Date 1025982102 0 # Node ID 6c363f0afba723217df9e21d06e9837022cbfb40 # Parent a32b730f4c7172358bd437a0b9bd5fe669f7c9fc Made more changes diff -r a32b730f4c71 -r 6c363f0afba7 level1/cmds/debug.asm --- a/level1/cmds/debug.asm Sat Jul 06 18:41:03 2002 +0000 +++ b/level1/cmds/debug.asm Sat Jul 06 19:01:42 2002 +0000 @@ -193,22 +193,22 @@ bcs L0108 cmpb #$39 bls L010B -L0108 orcc #$01 +L0108 orcc #Carry rts L010B subb #$30 - andcc #$FE + andcc #^Carry rts L0110 leax -$01,x tst $01,s beq L011C ldd $02,s - andcc #$FE + andcc #^Carry bra L0120 -L011C orcc #$04 -L011E orcc #$01 +L011C orcc #Zero +L011E orcc #Carry L0120 leas $04,s rts -L0123 andcc #$FB +L0123 andcc #^Zero bra L011E L0127 lda ,x+ cmpa #$20 @@ -229,11 +229,11 @@ lda $05,s ldb $06,s bsr L0157 - andcc #$FE + andcc #^Carry ldd $02,s ldx ,s beq L0154 - orcc #$01 + orcc #Carry L0154 leas $08,s rts L0157 mul @@ -245,7 +245,7 @@ L0161 pshs y,x,b,a ldd ,s bne L016B - orcc #$01 + orcc #Carry bra L018B L016B ldd #$0010 stb $04,s @@ -263,7 +263,7 @@ bne L0171 tfr d,x ldd $02,s - andcc #$FE + andcc #^Carry L018B leas $06,s rts L018E sta ,x+ @@ -273,10 +273,10 @@ L0195 pshs u,y tfr s,u bsr L01A7 - andcc #$FE + andcc #^Carry puls pc,u,y L019F tfr u,s - orcc #$01 + orcc #Carry puls pc,u,y L01A5 leax $01,x L01A7 bsr L01C9 @@ -460,12 +460,12 @@ andb #$0F ldy