Re: Supercard
- From: "mdj" <mdj.mdj@xxxxxxxxx>
- Date: 15 Jun 2006 19:39:28 -0700
Michael J. Mahon wrote:
Actually, the "sliding window" approach, with 8 or 12 bits, would
do a fine job of creating accurate artifacts. This should be
particularly easy to try in an emulator, but it could also be used
with a hardware VGA adapter.
There would only be as many horizontal pixels as there are on an
Apple II, so if you wanted to fill the screen, you'd have to scale
it up, of course (integer multiples are easy).
Just conscious of the fact that there's not that much more raster
resolution, even on a modern display. If conserving the aspect ratio is
a part of the goal, it's quite tricky. You need a 560 wide raster
pattern, which is easy enough to do as VGA with a basic scan doubling
technique, but to drive higher res it's much harder.
A target for me would be digital panels, as I'm essentially removing
VGA monitors from my house. You basically have two target resolutions
in that case: 1024x768 or 1280x1024 on the larger panels. 1280x1024
would probably be ok, as a 1120 wide raster would be reasonably close
to Apple II aspect, but you still only have 8 pixels to play with for
the colour information, which might not produce a very nice emulation.
Proof of course is in trying it :-)
I'd just like to see a good RGB/VGA emulation of a composite display,
so that many more things would look as they were designed to look.
Same. The main thing to keep in mind is that (double) hires really
needs mono and colour handled seperately, as this was usually taken
care of by a physical switch on the composite monitors. DHR mono
applications (ie. most of them) are unusable on a colour display unless
you implement the colour killer, but even then it's worse than a
monochrome display.
Matt
.
- Follow-Ups:
- Re: Supercard
- From: Michael J. Mahon
- Re: Supercard
- References:
- Supercard
- From: Mark McDougall
- Re: Supercard
- From: Jorge ChB
- Re: Supercard
- From: Linards Ticmanis
- Re: Supercard
- From: Jorge ChB
- Re: Supercard
- From: Michael J. Mahon
- Re: Supercard
- From: mdj
- Re: Supercard
- From: Michael J. Mahon
- Supercard
- Prev by Date: IIgs Newbie question
- Next by Date: Re: IIgs Newbie question
- Previous by thread: Re: Supercard
- Next by thread: Re: Supercard
- Index(es):
Relevant Pages
|