changeset 2469:abdd67f458dd

Changed numeric constant to flags
author boisy
date Sun, 28 Feb 2010 12:40:43 +0000
parents f2592e82a68d
children f61d464537c3
files level1/cmds/copy.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level1/cmds/copy.asm	Sun Feb 28 12:37:07 2010 +0000
+++ b/level1/cmds/copy.asm	Sun Feb 28 12:40:43 2010 +0000
@@ -347,7 +347,7 @@
          lbcs  ShutDown		branch if error
          lda   ,x		get device type
          sta   <devtyp		save
-         ldb   #$0F
+         ldb   #READ.+WRITE.+EXEC.+PREAD.
          cmpa  #DT.RBF		rbf device?
          bne   L0449		branch if not
          pshs  u,x		save regs