A83: Re: Linking


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

A83: Re: Linking




I too am working on a linking game. Today I was speaking with Sam Heald who
gave me the answer to my own synchronizing problem. I am using VTI to test
my game and using linkrout.h linking routines. Since I only have one 83 I
needed to use the emulator. The thing that Sam said was that the emulator
only uses the rom linking routines. linkrout.h routines don't work! So now I
have to find another 83 to borrow from a friend. If you're also using vti
with linkrout.h this is why.

From: Chris
e-mail: apparatus@mediaone.net

----- Original Message -----
From: James Vernon <jimbob_v@hotmail.com>
To: <assembly-83@lists.ticalc.org>
Sent: Tuesday, July 25, 2000 12:45 PM
Subject: A83: Linking


>
> G'day all,
>
> I've been working on a link game for ages now.. you may have heard of it -
> Alien Breed: Deathmatch. Now the game pretty much works but I'm having
> trouble synchronising the main loop with the link stuff - in other words,
> the linking isn't synchronising properly and therefore eventually causes
the
> game to crash.
> Alls I'm wondering is if anyone here has good expertise with linking and
> might be willing to give the code a look to see if they know the problem.
>
> James Vernon
> james@calc.org
> jimbob_v@hotmail.com
> http://tcpa.calc.org/members/james/
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>




References: