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

Re: Some place else to download a2gameserver?



Ok...sorry for posting so many times.

So I'm very close now and after much playing around this is what I have
discovered:

- The Init script uses lowercase characters when sending to the Apple
II, unfortunatly the original Apple II's and II+'s don't have lowecase
characterset (when standard) so the lines are sent garbled. I have
updated my script to all uppercase.
- I think your script assumes that the SSC is in slot #2, mine is in
#3, so I have updated this in my script.
- finally, using ADTpro and my USB serial adaptor at 115.2k is flakey,
and I believe that once the Apple II runs the bootstrap code then my
communication starts to fail. Actually I'm not 100% sure about this,
but after getting past the 300G (notice the capital 'G') I then just
get a series of underbar characters '___________', and finally a
message saying 'RESTART SYSTEM   @@@@@@@@C'MD@F@??1' .This seems like
mostly messed up characters. I'm not sure where the Apple II is getting
this final line from, but again the problem could be either too fast
communication or one of the scripts is sending lowercase characters
again.

Phew...will keep trying.

Phil