From fde8a3255b34aafb4d544c2037f3348446ae52da Mon Sep 17 00:00:00 2001 From: Stephen Heumann Date: Wed, 4 Jul 2018 20:58:30 -0500 Subject: [PATCH] Explicitly recommend Marinetti 3.0b9 or later for best performance. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87660b2..8d5ee0f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ System Requirements ------------------- * An Apple IIgs with AppleTalk enabled in the Control Panel (see below) * System 6.0.1 or later, with AppleTalk-related components installed (see below) -* Marinetti (latest version recommended) and a compatible network interface +* Marinetti ([version 3.0b9 or later][Marinetti] recommended for best performance) +* A Marinetti-compatible network interface (such as an Ethernet card) Although AFPBridge uses TCP/IP rather than AppleTalk for networking, it relies on the AppleShare FST and related system components, and these are designed to work with AppleTalk. Therefore, the system must be configured to use AppleTalk, and the AppleTalk-related components in the system software must be installed and enabled. @@ -23,6 +24,8 @@ In order for the AppleShare FST and the components it requires to load and be us If you wish to use AFPBridge in an emulator, it must be capable of running with AppleTalk enabled as discussed above, although it need not be capable of actually communicating over AppleTalk networks. GSplus, GSport, and perhaps other KEGS-based emulators should work. Sweet16 did not work in my testing, because the system hangs during boot-up when AppleTalk is enabled. +[Marinetti]: http://a2retrosystems.com/Marinetti.htm + Server Compatibility --------------------