ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/README
(Generate patch)

Comparing BasiliskII/README (file contents):
Revision 1.33 by gbeauche, 2003-03-14T17:11:49Z vs.
Revision 1.34 by nigel, 2003-03-21T09:14:34Z

# Line 2 | Line 2
2    Basilisk II
3    A 68k Macintosh emulator
4  
5 <  Copyright (C) 1997-2002 Christian Bauer et al.
5 >  Copyright (C) 1997-2003 Christian Bauer et al.
6  
7  
8   License
# Line 26 | Line 26 | Basilisk II has currently been ported to
26      IRIX 6.5)
27    - AmigaOS 3.x
28    - Windows NT 4.0 (mostly works under Windows 95/98, too)
29 <  - Mac OS X 10.1
29 >  - Mac OS X 10.1, 10.2
30  
31   Some features of Basilisk II:
32    - Emulates either a Mac Classic (which runs MacOS 0.x thru 7.5)
# Line 289 | Line 289 | screen <video mode>
289      The "video mode" is one of the following:
290        win/<width>/<height>
291        win/<width>/<height>/<bits per pixel>
292 <        A refreshed (and buffered) [and very slow] Quartz window.
293 <        The default <bits> is 32, which is the only depth currently supported.
292 >        A refreshed (and buffered) Quartz window.
293        full/<width>/<height>
294        full/<width>/<height>/<bits per pixel>
295          A CGDirectDisplay full screen mode. <bits> can currently be 8, 16 or 32.
296          If not specified, the default is 32. There is currently no way to switch
297          between the Mac OS X and Basilisk II display, but Apple-Option-Escape
298          instantly and safely terminates the Basilisk II program.
300      opengl/<width>/<height>
301      opengl/<width>/<height>/<bits per pixel>
302        Currently unimplemented, will be a fast windowed mode.
299  
300   seriala <serial port description>
301  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines