Re: A82: Game Wizard locks up in Vexed!!!!!!!


[Prev][Next][Index][Thread]

Re: A82: Game Wizard locks up in Vexed!!!!!!!



At 06:36 PM 9/18/97 -0400, you wrote:
>When I ran Game Wizard in ASH 3.0 I Then ran vexed.  Then all these
>wierd lines came when I pressed keys.  I have rom 19.  Please notify me
>if this happens on your calc.

Vexed most likely uses the APD (Automatic Power-Down) buffer.  Since, Game
Wizard uses this buffer for its interrupt routine (best place in the calc
for it), any other program using it will cause the calc to crash.  Game
Wizard requires 257 bytes of memory at specific locations in memory.
Since, ASH v3.0 came out, everything moves about in memory.  This means
that the APD buffer is the only "safe" place for the interrupt routine.  I
could put it elsewhere, but if any part moves, the calc will instantly crash.

For programmers:  I will be releasing a way to detect Game Wizard v2.0 and
the places in the APD buffer that you may use safely without crashing the
calc.


                 Thomas J. Hruska -- thruska@tir.com
Shining Light Productions -- "Meeting the needs of fellow programmers"
         http://www.geocities.com/SiliconValley/Heights/8504
                    http://shinelight.home.ml.org


References: