mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-25 18:31:14 +00:00
Another year, OS X port networking now works, seperate OS X slirp
and udp tunneling descriptions by an extra blank line
This commit is contained in:
parent
681187bfc2
commit
9dbc9e276d
@ -2,7 +2,7 @@
|
||||
Basilisk II
|
||||
A 68k Macintosh emulator
|
||||
|
||||
Copyright (C) 1997-2005 Christian Bauer et al.
|
||||
Copyright (C) 1997-2006 Christian Bauer et al.
|
||||
|
||||
|
||||
License
|
||||
@ -26,7 +26,7 @@ Basilisk II has currently been ported to the following systems:
|
||||
IRIX 6.5)
|
||||
- AmigaOS 3.x
|
||||
- Windows NT 4.0 (mostly works under Windows 95/98, too)
|
||||
- Mac OS X 10.1, 10.2, 10.3 (native windowing port has UI bugs with 10.4)
|
||||
- Mac OS X 10.1 thru 10.4
|
||||
|
||||
Some features of Basilisk II:
|
||||
- Emulates either a Mac Classic (which runs MacOS 0.x thru 7.5)
|
||||
@ -507,6 +507,7 @@ ether <ethernet card description>
|
||||
Mac OS X:
|
||||
The "slirp" method described above now seems to work.
|
||||
|
||||
|
||||
See the next item for an alternative way to do networking with Basilisk II.
|
||||
|
||||
udptunnel <"true" or "false">
|
||||
|
Loading…
Reference in New Issue
Block a user