We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc29747 commit d418e49Copy full SHA for d418e49
README.MD
@@ -0,0 +1,16 @@
1
+Host FST
2
+--------
3
+
4
+This is a file system translator (and driver) for compatible Apple IIgs
5
+emulators. It depends on emulator support (but should not cause problems
6
+if run on real hardware or an unsupportive emulator).
7
8
+This FST exposes a shared folder from your native file system as a volume
9
+within GS/OS. (The volume will not be available from ProDOS 8). Reading
10
+or writing a file on the :Host drive will read or write the file directly
11
+on the native file system. File Types, Finder Info, and Resource Forks
12
+are supported.
13
14
+In general any software that works with the HFS FST should work with the
15
+Host FST.
16
0 commit comments