mirror of
https://github.com/ksherlock/host-fst.git
synced 2024-11-27 03:49:26 +00:00
Update README.MD
This commit is contained in:
parent
9618dc2441
commit
d0a915f58d
@ -1,16 +1,21 @@
|
||||
Host FST
|
||||
--------
|
||||
|
||||
|
||||
This is a file system translator (and driver) for compatible Apple IIgs
|
||||
emulators. It depends on emulator support (but should not cause problems
|
||||
if run on real hardware or an unsupportive emulator).
|
||||
|
||||
![Host FST](images/ss-1.png)
|
||||
|
||||
This FST exposes a shared folder from your native file system as a volume
|
||||
within GS/OS. (The volume will not be available from ProDOS 8). Reading
|
||||
or writing a file on the :Host drive will read or write the file directly
|
||||
on the native file system. File Types, Finder Info, and Resource Forks
|
||||
are supported.
|
||||
|
||||
![Host FST](images/ss-2.png)
|
||||
|
||||
In general any software that works with the HFS FST should work with the
|
||||
Host FST.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user