2 |
|
Basilisk II, Version 0.8 |
3 |
|
A free, portable Mac II emulator |
4 |
|
|
5 |
< |
Copyright (C) 1997-1999 Christian Bauer et al. |
5 |
> |
Copyright (C) 1997-2000 Christian Bauer et al. |
6 |
|
Freely distributable |
7 |
|
|
8 |
|
|
234 |
|
15-bit truecolor display in a Picasso96 PIP. This requires |
235 |
|
Picasso96 as well as a PIP-capable graphics card (e.g. Picasso IV). |
236 |
|
scr/<hexadecimal mode ID> |
237 |
< |
8/15/24-bit fullscreen display on a Picasso96 screen with the given |
238 |
< |
mode ID. This requires Picasso96. For 15 and 24 bit, the frame buffer |
239 |
< |
format must be QuickDraw-compatible (big-endian, xRGB 1:5:5:5 or |
240 |
< |
xRGB 8:8:8:8). The screen size will be the default size for that |
241 |
< |
mode ID. |
237 |
> |
8/15/24-bit fullscreen display on a Picasso96/CyberGraphX screen with |
238 |
> |
the given mode ID. This requires Picasso96 or CyberGraphX. For 15 and |
239 |
> |
24 bit, the frame buffer format must be QuickDraw-compatible |
240 |
> |
(big-endian, xRGB 1:5:5:5 or xRGB 8:8:8:8). The screen size will be |
241 |
> |
the default size for that mode ID. |
242 |
|
|
243 |
|
Windows: |
244 |
|
The "video mode" is one of the following: |
653 |
|
- Bill Huey <billh@mag.ucsd.edu>: 15/16 bit DGA and 15/16/32 bit X11 |
654 |
|
window support |
655 |
|
- David Lawrence <davidl@jlab.org>: incremental window refresh code |
656 |
+ |
- Samuel Lander <blair_sp@hotmail.com>: tile-based window refresh code |
657 |
|
- Gwenole Beauchesne <gb@dial.oleane.com>: SPARC assembly optimizations and |
658 |
|
fbdev video code |
659 |
|
- and others... |