Mercurial > hg > Members > kono > nitros9-code
diff level1/modules/rbf.asm @ 1948:7010c08050b7
Couldn't give yourself write permission to a file 'cause you didn't have write prmission, fixed.
author | chrish |
---|---|
date | Mon, 12 Dec 2005 03:13:04 +0000 |
parents | 806378a6049c |
children | 0e31b207ba40 |
line wrap: on
line diff
--- a/level1/modules/rbf.asm Sun Dec 11 14:39:19 2005 +0000 +++ b/level1/modules/rbf.asm Mon Dec 12 03:13:04 2005 +0000 @@ -730,16 +730,16 @@ L05C2 comb ldb #E$BMode rts -L05C6 cmpb #$0F +L05C6 cmpb ##SS.FD bne L0604 - lda $01,y - bita #$02 - beq L05C2 lbsr L0CD4 bcs L061C pshs y ldx $04,u ldu $08,y + lda $01,y + bita #$02 + beq L05F0 ldy <$004B ldd $09,y bne L05E7 @@ -750,7 +750,7 @@ ldd #$0D03 bsr L05F6 * Change attrs - ldd #$0001 +L05F0 ldd #$0001 bsr L05F6 puls y lbra L0D38