Re: A83: 83 and 83+ linking
[Prev][Next][Index][Thread]
Re: A83: 83 and 83+ linking
The linkport behaves identically on the 83 as the 83+ I believe.
It's easy to port SOS >> ION, just #include ion.inc, change all romcalls
from call _romcall to bcall(_romcall). Change hex addresses to names (use
'plotsscreen' instead of 8E29h), replace libs with ION functions...
ION code compiles for both 83 and 83+.
>
>I'm programming a two player link game for the 83. The time has come to
>test
>my work but I only have one 83. My sister just got her 83+. I know that I'd
>have to modify the code a little to fit an 83+ but could that cause extra
>bugs? Where could I find some info on how to port 83 code to 83+ code? Btw,
>I'm using Linkrout.h for linking, the Checkers version by Sam Heald.
>
>From: Chris
>e-mail: apparatus@mediaone.net
>
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
Follow-Ups: