Mercurial > hg > Members > kono > nitros9-code
changeset 1294:467860068a39
Capitalized pseudo-ops
author | boisy |
---|---|
date | Sun, 31 Aug 2003 15:03:06 +0000 |
parents | 95d15fd5b462 |
children | cbe5b5313422 |
files | level1/modules/oscode.asm |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/modules/oscode.asm Sun Aug 31 14:40:01 2003 +0000 +++ b/level1/modules/oscode.asm Sun Aug 31 15:03:06 2003 +0000 @@ -8,9 +8,9 @@ * From Tandy OS-9 Level One VR 02.00.00 * Also put in conditionals for the Dragon 64 - ifp1 + IFP1 use defsfile - endc + ENDC ScrnLoc equ $8000 @@ -27,9 +27,9 @@ L2620 clr PIA0Base+3 - ifne Dragon64 + IFNE Dragon64 clr PIA0Base+1 added for Dragon, works on CoCo - endc + ENDC sta $FFDF turn off ROM * locate Boot Text Screen at $8000 @@ -57,12 +57,12 @@ decb bne L2649 - ifne Dragon64 + IFNE Dragon64 tst <$72 - else + ELSE ldd #$1212 cmpd <$0078 - endc + ENDC beq L266E leau >Start,pcr