Browse code

Fixed File device members

Andrew Alderwick authored on 12/04/2021 20:02:47
Showing 2 changed files
... ...
@@ -10,7 +10,7 @@
10 10
 |0130 ;Audio { wave 2 envelope 2 pad 4 volume 1 pitch 1 play 1 value 2 delay 2 finish 1 }
11 11
 |0140 ;Controller { vector 2 button 1 key 1 }
12 12
 |0160 ;Mouse { vector 2 x 2 y 2 state 1 chord 1 }
13
-|0170 ;File { vector 2 pad 6 name 2 length 2 load 3 save 2 }
13
+|0170 ;File { vector 2 pad 6 name 2 length 2 load 2 save 2 }
14 14
 |01a0 ;DateTime { year 2 month 1 day 1 hour 1 minute 1 second 1 dotw 1 doty 2 isdst 1 refresh 1 }
15 15
 
16 16
 |0200 
... ...
@@ -13,7 +13,7 @@
13 13
 |0130 ;Audio { wave 2 envelope 2 pad 4 volume 1 pitch 1 play 1 value 2 delay 2 finish 1 }
14 14
 |0140 ;Controller { vector 2 button 1 key 1 }
15 15
 |0160 ;Mouse { vector 2 x 2 y 2 state 1 chord 1 }
16
-|0170 ;File { vector 2 pad 6 name 2 length 2 load 3 save 2 }
16
+|0170 ;File { vector 2 pad 6 name 2 length 2 load 2 save 2 }
17 17
 |01a0 ;DateTime { year 2 month 1 day 1 hour 1 minute 1 second 1 dotw 1 doty 2 isdst 1 refresh 1 }
18 18
 
19 19
 ( vectors )
... ...
@@ -816,7 +816,7 @@
816 816
 @l-DateTime-year   [ 0000 ]          [ 0000 ]         [ year 00 ]       [ 02 ] .DateTime.year
817 817
 @l-File            [ 0000 ]          [ 0000 ]         [ File 00 ]       [ 80 ] .File .l-File-root
818 818
 @l-File-length     [ 0000 ]         .l-File-load      [ length 00 ]     [ 02 ] .File.length
819
-@l-File-load       [ 0000 ]          [ 0000 ]         [ load 00 ]       [ 00 ] .File.load
819
+@l-File-load       [ 0000 ]          [ 0000 ]         [ load 00 ]       [ 02 ] .File.load
820 820
 @l-File-root
821 821
 @l-File-name      .l-File-length    .l-File-save      [ name 00 ]       [ 02 ] .File.name
822 822
 @l-File-save       [ 0000 ]         .l-File-vector    [ save 00 ]       [ 02 ] .File.save