# HG changeset patch # User chrish # Date 1132850077 0 # Node ID d729f735c33604670630b40996ad65ad7bc8d688 # Parent 8f11fa36d5d888c8e8b33294eda0e79a3b77c437 Attr now uses SS.FD to read and write permissions, instead of assuming it knows about the file system. diff -r 8f11fa36d5d8 -r d729f735c336 level1/modules/rbf.asm --- a/level1/modules/rbf.asm Thu Nov 24 14:02:52 2005 +0000 +++ b/level1/modules/rbf.asm Thu Nov 24 16:34:37 2005 +0000 @@ -733,6 +733,9 @@ bsr L05F6 ldd #$0D03 bsr L05F6 +* Change attrs + ldd #$0001 + bsr Sst6CB puls y lbra L0D38 L05F6 pshs u,x diff -r 8f11fa36d5d8 -r d729f735c336 level2/modules/rbf.asm --- a/level2/modules/rbf.asm Thu Nov 24 14:02:52 2005 +0000 +++ b/level2/modules/rbf.asm Thu Nov 24 16:34:37 2005 +0000 @@ -1374,6 +1374,9 @@ * Change creation date ldd #$0D03 bsr Sst6CB +* Change attrs + ldd #$0001 + bsr Sst6CB puls y lbra L11FD * Offset into FD sector