mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-29 08:30:04 +00:00
RGB Card support: updated help doc
This commit is contained in:
parent
1e43b331f3
commit
aa4a3c06d7
@ -141,10 +141,10 @@
|
||||
</ul>
|
||||
-rgb-card-type <apple|sl7|eve|feline><br>
|
||||
<ul>
|
||||
<li><i>apple</i> is the Extended 80-Column Text/AppleColor Adaptor Card (default).</li>
|
||||
<li><i>apple</i> is Apple's Extended 80-Column Text/AppleColor Adaptor Card (default).</li>
|
||||
<li><i>sl7</i> is Video-7's RGB-SL7 card.</li>
|
||||
<ul>
|
||||
<li>NB. This card supports an extra foreground/background hi-res mode that can be triggered by AN3 switching, resulting in corrupt color graphics!
|
||||
<li>NB. Both these apple/sl7 cards support an extra foreground/background hi-res mode that can be triggered by AN3 switching, resulting in corrupt color graphics! See <a href="Troubleshooting.html">troubleshooting</a>.
|
||||
</ul>
|
||||
<li><i>eve/feline</i> are Le Chat Mauve variants.</li>
|
||||
</ul>
|
||||
@ -153,7 +153,7 @@
|
||||
-rgb-card-background <n><br>
|
||||
Where n is [0..15]. Defaults are foreground=15(White) and background=0(Black).<br>
|
||||
The only supported DIPSW colors are: Black=0, Blue=6, Orange=9, Green=12, White=15<br>
|
||||
NB. Only supported by '-rgb-card-type sl7'.<br>
|
||||
NB. Only supported by '-rgb-card-type <apple|sl7>'.<br>
|
||||
Use in conjunction with the 'Color (RGB Card/Monitor)' video mode.<br><br>
|
||||
-rgb-card-invert-bit7<br>
|
||||
Force the RGB card to invert bit7 in MIX mode. Enables the correct rendering for Dragon Wars.<br>
|
||||
|
@ -55,9 +55,8 @@
|
||||
Color (RGB Card/Monitor) and title compatibility issues:
|
||||
<ul>
|
||||
<li>Dragon Wars: double hi-res bit7 needs inverting, so use the -rgb-card-invert-bit7 command line switch.</li>
|
||||
<li>Prince of Persia: the hi-res graphics will switch to B&W hi-res during the title sequence.</li>
|
||||
<li>Renegade: switches to 160x192 mode at the title screen and B&W hi-res during game play.</li>
|
||||
<li>Video7's RGB-SL7 card: corruption for titles/demos that accidentally switch to foreground/background hi-res mode, eg. French Touch DIGIDREAM demo.</li>
|
||||
<li>Renegade: switches to 160x192 mode at the title screen and then B&W (at the title screen) after game play.</li>
|
||||
<li>Apple's AppleColor card or Video7's RGB-SL7 card: corruption for titles/demos that accidentally switch to foreground/background hi-res mode, eg. French Touch DIGIDREAM demo.</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user