Skip to main content
Home Forums 68kMLA Activating SSC via assembly - help needed — #3
Post #3 by Dog Cow
Source Forum68kMLA
CategoryDevelopment
Post DateSun, 17 May 2009 - 19:35
Original URLhttps://68kmla.org/bb/threads/activating-ssc-via-assembly-help-needed.17398/
Post
Thanks for the JSR. I was looking through more manuals, trying to figure out exactly what a PR#2 did. The page with the Pascal 1.1 entry points was right across from the page with BASIC and monitor entry points, but I looked at those instead of it.

I suppose I should give you more information. I'm only using a IIgs becuase that's all I have. I don't have a SSC for my //e yet. I want to use the Super Serial card to write a network game as described in this topic.

The game would be written in Applesoft, but would jump into some Assembly language routines to handle sending and receiving of network data. I'd like to make this game compatible with any Apple that can use (or emulate) an SSC.

mp.ls