Mercurial > hg > Members > kono > nitros9-code
changeset 109:7a281e28b851
Fixed the problematic labels
author | roug |
---|---|
date | Sat, 06 Jul 2002 15:44:46 +0000 |
parents | 123c67412efc |
children | 4e2459c8bf98 |
files | level1/cmds/tmode.asm |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/cmds/tmode.asm Sat Jul 06 15:30:47 2002 +0000 +++ b/level1/cmds/tmode.asm Sat Jul 06 15:44:46 2002 +0000 @@ -287,8 +287,8 @@ L015F leax <L0170,pcr ldy #$000E bsr L0182 - ldx <u0002 - bsr L017E +lab1 ldx <u0002 + bsr lab1+2 NOTE the offset clrb os9 F$Exit L0170 comb @@ -299,8 +299,8 @@ lslb bra L01BD aim #$72,>$6F72 - abx - bra L018F +lab2 abx + bra lab2+1 NOTE the offset ldx #$0050 L0182 lda #$01 os9 I$WritLn @@ -453,7 +453,7 @@ bne L02AA lda #$0D sta b,x -L02A6 lbsr L017E +L02A6 lbsr u0000 NOTE: Calling data area!! clrb L02AA stb <u0004 puls pc,y,x,b,a