mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-03-09 21:32:07 +00:00
Update README.md
This commit is contained in:
parent
4fda1a05a0
commit
b89dae988f
@ -197,6 +197,12 @@ device.
|
||||
|
||||
`*CDIR dirname` - create directory `dirname`. `*MKDIR` is a synonym.
|
||||
|
||||
`*ACCESS pathname attribs` - change file permisions. The string `attribs`
|
||||
can contain any of the following:
|
||||
- `R` - File is readable
|
||||
- `W` - File is writeable
|
||||
- `L` - File is locked against deletion, renaming and writing.
|
||||
|
||||
`*FX a[,x,y]` - invokes `OSBYTE` MOS calls.
|
||||
|
||||
`*OPT` - sets file system options. Currently does not do anything.
|
||||
|
Loading…
x
Reference in New Issue
Block a user