diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-24 13:50:07 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-24 13:50:07 +0000 |
commit | ef5a30c4ae93c00d9c5e4b4022efd6cdeed28c8a (patch) | |
tree | 4247361f4a2dbde3b166785a04ef25443677be56 /emulators/xgs/pkg-descr | |
parent | 51ccfb62547023be36d2048dfa4a4e41f845f010 (diff) |
Notes
Diffstat (limited to 'emulators/xgs/pkg-descr')
-rw-r--r-- | emulators/xgs/pkg-descr | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/emulators/xgs/pkg-descr b/emulators/xgs/pkg-descr new file mode 100644 index 000000000000..53fd15c98e08 --- /dev/null +++ b/emulators/xgs/pkg-descr @@ -0,0 +1,31 @@ +This emulator does a good job of emulating an Apple IIGS. Various IIGS +hardware devices are also emulated (see README file) but this version +is still an alpha so you might find a few things missing. + +XGS requires a copy of the IIGS ROM to boot up and this port should +attempt to FTP a copy of it from the Asimov archives (if it is still +available). If you have to obtain a copy of it manually then all you +should need to do is drop it in the distfiles directory to allow the +port to build. The md5 checksum file is specifically for the version 1 +ROM so you may have to alter it should you decide to use a version 3 +ROM. Also, this ROM cannot be distributed due to copyright reasons. + +Please check out the README file in either the working directory or +/usr/local/share/xgs/ (or equivalent on your system). As this package +has no man pages you will need to pick up the basics from there. All +author credits can be found in these files also. + +When loading disk images be sure to use the full path of the +file you're loading. + +Check out the following for all sorts of Apple II goodies: + + http://www.asimov.net/ + http://www.optera.com/~invid/emulators/XGS/ + comp.emulators.apple2 + +Share and enjoy, + +Joel... +:-> +suttonj@interconnect.com.au
\ No newline at end of file |