mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2024-12-26 17:29:33 +00:00
Update README.md
This commit is contained in:
parent
0a205cd2e4
commit
2d7160eafd
@ -227,7 +227,7 @@ is a colon followed by two digits - one for the slot number and the other
|
||||
for the drive number. So, for example, `:61` would refer to slot 6,
|
||||
drive 1. Applecorn uses the ProDOS `ON_LINE` MLI call to find the
|
||||
volume associated with the physical device. If slot 6, drive 1, contains
|
||||
the volume 'FLOPPY', then a path `:S61/TESTFILE` will be converted to
|
||||
the volume 'FLOPPY', then a path `:61/TESTFILE` will be converted to
|
||||
`/FLOPPY/TESTFILE`.
|
||||
- It is possible to refer to the current working directory (current prefix
|
||||
in ProDOS terms) using `.` (like Linux or Windows) or `@` (like BBC ADFS.)
|
||||
|
Loading…
Reference in New Issue
Block a user