--- BasiliskII/README 1999/10/03 20:40:05 1.4 +++ BasiliskII/README 2002/05/20 18:12:00 1.30 @@ -1,9 +1,8 @@ - Basilisk II, Version 0.7 - A free, portable Mac II emulator + Basilisk II + A 68k Macintosh emulator - Copyright (C) 1997-1999 Christian Bauer et al. - Freely distributable + Copyright (C) 1997-2002 Christian Bauer et al. License @@ -16,15 +15,18 @@ See the file "COPYING" that is included Overview -------- -Basilisk II is a free, portable, Open Source 68k Mac emulator. It requires -a copy of a Mac ROM and a copy of MacOS to run. Basilisk II is freeware and -distributed under the GNU General Public License. +Basilisk II is an Open Source 68k Macintosh emulator. That is, it enables +you to run 68k MacOS software on you computer, even if you are using a +different operating system. However, you still need a copy of MacOS and +a Macintosh ROM image to use Basilisk II. Basilisk II has currently been ported to the following systems: - BeOS R4 (PowerPC and x86) - - Unix (tested under Linux, Solaris 2.5, FreeBSD 3.x and IRIX 6.5) + - Unix (tested under Linux, Solaris 2.x, FreeBSD 3.x, NetBSD 1.4.x and + IRIX 6.5) - AmigaOS 3.x - Windows NT 4.0 (mostly works under Windows 95/98, too) + - Mac OS X 10.1 Some features of Basilisk II: - Emulates either a Mac Classic (which runs MacOS 0.x thru 7.5) @@ -35,11 +37,14 @@ Some features of Basilisk II: - Floppy disk driver (only 1.44MB disks supported) - Driver for HFS partitions and hardfiles - CD-ROM driver with basic audio functions + - Easy file exchange with the host OS via a "Host Directory Tree" icon + on the Mac desktop - Ethernet driver - Serial drivers - SCSI Manager (old-style) emulation - Emulates extended ADB keyboard and 3-button mouse - - Uses UAE 68k emulation or (under AmigaOS) real 68k processor + - Uses UAE 68k emulation or (under AmigaOS and NetBSD/m68k) real 68k + processor The emulator is not yet complete. See the file "TODO" for a list of unimplemented stuff. @@ -64,7 +69,7 @@ The settings are stored in a text file: BeOS: /boot/home/config/settings/BasiliskII_prefs -Unix: +Unix, Mac OS X: ~/.basilisk_ii_prefs AmigaOS: @@ -90,21 +95,28 @@ disk This item describes one MacOS volume to be mounted by Basilisk II. There can be multiple "disk" lines in the preferences file. Basilisk II can handle hardfiles (byte-per-byte images of HFS volumes in a file on - the host system) as well as HFS partitions on hard disks etc. (but Basilisk - II doesn't know about MacOS partition tables; it relies on the host OS to - handle this). The "volume description" is either the pathname of a hardfile - or a platform-dependant description of an HFS partition or drive. If the - volume description starts with an asterisk ("*"), the volume is write - protected for MacOS (and the "*" is discarded). + the host system), HFS partitions on hard disks etc., and MacOS-partitioned + disks (it can only access the first partition, though). The "volume + description" is either the pathname of a hardfile or a platform-dependant + description of an HFS partition or drive. If the volume description is + prefixed by an asterisk ("*"), the volume is write protected for MacOS. + + Basilisk II can also handle some types of Mac "disk image" files directly, + as long as they are uncompressed and unencoded. BeOS: To specify an HFS partition, simply specify its path (e.g. - "/dev/disk/scsi/0/1/0/0_3"). If you don't specify any volume, Basilisk II + "/dev/disk/scsi/0/1/0/0_3"). If you don't specify any volumes, Basilisk II will search for and use all available HFS partitions. Unix: - To specify an HFS partition, simply specify its path (e.g. - "/dev/sda5"). + To specify an HFS partition, simply specify its path (e.g. "/dev/sda5"). + If you want to access a MacOS-partitioned hard disk or removable volume + (Jaz, Zip etc.) and your operating system doesn't understand MacOS + partition tables, you can specify the block device name (e.g. "/dev/sda") + to access the first HFS partition on the device. Under Linux, if you + don't specify any volumes, Basilisk II will search /etc/fstab for + unmounted HFS partitions and use these. AmigaOS: Partitions/drives are specified in the following format: @@ -137,6 +149,17 @@ cdrom installed CD-ROM drives. The format of the "CD-ROM drive description" is the same as that of "disk" lines. +extfs + + This item specifies the root directory for the "Host Directory Tree" + file system (the "Unix/BeOS/Amiga/..." icon on the Finder desktop). + All objects contained in that directory are accessible by Mac applications. + + This feature is only available when File System Manager V1.2 or later + is installed on the Mac side. FSM 1.2 is built-in beginning with MacOS 7.6 + and can be installed as a system extension (downloadable from Apple, look + for the FSM SDK in the developer section) for earlier MacOS versions. + scsi0 ... scsi6 These items describe the SCSI target to be used for a given Mac SCSI @@ -166,16 +189,15 @@ scsi0 ... scsi6 <"Model"> (e.g. + scsi0 "HP" "CD-Writer+ 7100"). Note the use of quotes. screen