Re: Supercard




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

.



Relevant Pages

  • Re: Supercard
    ... 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 ... even on a modern display. ...
    (comp.sys.apple2)
  • Re: Create Demo Application for Emaulator
    ... generate emulator images for our devices. ... two-line character LCD, no graphical display. ... You can emulate the serial port I/O using the hosting PC's serial port in ... because desktop PC's use drive letters, C:, D:, etc. while Windows CE does ...
    (microsoft.public.windowsce.app.development)
  • Re: Hi-Res emulator
    ... Are you sure you're using the VGA emulator ... > I am able to get VGA resolution on my Device, ... >>> it reports the VGA resolution, when I test on the emulator, it reports ...
    (microsoft.public.pocketpc.developer)
  • Recommendations for improving bitmap display speed
    ... I'm working on an emulator at the moment, and I need to update the display ... I'm using a 16-colour indexed bitmap, ... I'm using NearestNeighbor interpolation when outputing at anything but the ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Why are women too dumb to program a computer???
    ... rather than in a terminal emulator or otherwise displaying a ... But the capabilities of the display hardware/drivers aren't the same. ... - either focussed on some facts on which we disagree (e.g. about ...
    (comp.lang.java.programmer)