[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Correct XBios function ID for VsetMask?
Hi,
On lauantai 02 maaliskuu 2013, Gerhard Stoll wrote:
> Eero Tamminen wrote:
> > I.e. the correct ones are in TOSHYP:
> > - VsetVars() = 92 (0x5C)
>
> This info came from Michael Schwingen. He look in the sourcecode from
> TOS 4.04.
>
> > - VsetMask() = 150 (0x96)
>
> This is from the official Atari Falcon documentation. Interesting is
> that Michael can find something in the TOS.
What about:
95 0x5F VcheckMode
?
At least Falcon game "Neurobot" seems to be using that call:
http://no-
fragments.atari.org/no_fragments_04/archive/games/sharewar/neurobot.zip
- Eero