--- BasiliskII/README 2000/07/13 17:45:51 1.12 +++ BasiliskII/README 2001/02/02 20:52:56 1.17 @@ -1,9 +1,8 @@ - Basilisk II, Version 0.8 - A free, portable Mac II emulator + Basilisk II + A 68k Macintosh emulator - Copyright (C) 1997-2000 Christian Bauer et al. - Freely distributable + Copyright (C) 1997-2001 Christian Bauer et al. License @@ -16,9 +15,10 @@ 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) @@ -351,7 +351,7 @@ ether configure your kernel to enable routing and the ethertap device: under "Networking options", enable "Kernel/User netlink socket" and "Netlink device emulation", under "Network device support", activate - "Ethertap network tap". You also have to modify devices/net/ethertap.c + "Ethertap network tap". You also have to modify drivers/net/ethertap.c a bit before compiling the new kernel: - insert "#define CONFIG_ETHERTAP_MC 1" near the top (after the @@ -658,20 +658,21 @@ Please see the included file "TECH" for Acknowledgements ---------------- -Contributions by: - - Bernd Schmidt : UAE 68k emulation - - Marc Hellwig : audio output, BeOS video code - and networking - - Lauri Pesonen : Windows NT port +Contributions by (in alphabetical order): - Orlando Bassotto : FreeBSD support - - Brian J. Johnson : IRIX support + - Gwenole Beauchesne : SPARC assembly optimizations and + fbdev video code - Marc Chabanas : Solaris sound support + - Marc Hellwig : audio output, BeOS video code + and networking - Bill Huey : 15/16 bit DGA and 15/16/32 bit X11 window support - - David Lawrence : incremental window refresh code + - Brian J. Johnson : IRIX support + - Jürgen Lachmann : AmigaOS CyberGraphX support - Samuel Lander : tile-based window refresh code - - Gwenole Beauchesne : SPARC assembly optimizations and - fbdev video code + - David Lawrence : incremental window refresh code + - Lauri Pesonen : Windows NT port + - Bernd Schmidt : UAE 68k emulation - and others... Special thanks to: