Re: Play games in a window or on a GFX card

From: Johan Klockars <rand_at_cd.chalmers.se>
Date: Tue, 28 Apr 1998 13:55:59 +0200 (MET DST)

> > As it all was in german I might have got it all wrong but what
> > it basicly did was to copy the screen used by the game to the
> > gfx card. You could setup the how often you wanted to copy

For graphics card users, such a thing is indeed possible, as long as you
can keep linked on some kind of timer interrupt. As has been said, many
games won't let you do that, unfortunately (but see below).

Without a graphics card, none of this is possible, since the games are
likely to access the video hardware directly.

> Sounds nice, but I don't think it's possible unless you write a
> complete ST-emulator. Why not, a friend of mine runs an A500-emulator

An emulator would be too slow on most (if not all) Atari compatible hardware,
but it _might_ be possible to implement some kind of virtual machine on
>='030 processors. I doubt anyone will ever attempt that, though.

The simplest possible 'virtual machine' would be one that only relocates
the exception tables (I doubt any games worries about such things) and then
does some kind of software interrupt dispatch from the new vector addresses.
It could then be possible to add some kind of timer-driven screen copying
that the game wouldn't know about.

> under Shapeshifter (Mac-emulator) on his 060-Amiga so he can play Rick

We _really_ should port that program!

-- 
  Chalmers University   | Why are these |  e-mail:   rand_at_cd.chalmers.se
     of Technology      |  .signatures  |            johan_at_rand.thn.htu.se
                        | so hard to do |  WWW/ftp:  rand.thn.htu.se
   Gothenburg, Sweden   |     well?     |            (MGIFv5, QLem, BAD MOOD)
Received on ti. april 28 1998 - 20:52:00 CEST

This archive was generated by hypermail 2.3.0 : ti. nov. 03 2015 - 20:07:54 CET