In article <
[email protected]>,
[email protected] <
[email protected]> wrote:
Hi all,
I've been wanting a way of transferring BASIC programs from my Apple II+
to a modern computer for a while now. I just wanted a way to backup my >programs onto text files. I finally got a serial to USB cable and
downloaded the trial version of HyperTerminal. (I wanted to be sure I
could get it to work before I paid for the full version). It's KIND of >working, but I'm having some problems and I was hoping someone could
help. I've never done this before and had to look it up. I'm connecting
the Apple II to a modern laptop running Windows 10.
Going by what I read, in HyperTerminal I set the bitrate to 300 baud, 8
data bits, no parity, 1 stop bits, and no flow control. I set the
emulation to "TTY."
If I put the Super Serial Card in the Apple II+ into terminal mode, I
can send stuff TO the Apple II (by typing in HyperTerminal or
transferring text files). But I can't receive anything FROM it. If I try
to type on the Apple II keyboard, nothing shows up in HyperTerminal. If
type in the command "PR#1" on the Apple, I do get something in
HyperTerminal, but it's just weird characters.
The text sent by the Apple II from BASIC will have the high bit set. That's why you're getting garbage characters. Perhaps selecting 7E1 instead of 8N1 would fix that, but the bigger problem is that your connection is only
one-way. Back in the day, I ran ProTERM on the Apple II side and used
whatever on the other side to send files via ZMODEM between the two
machines. ProTERM won't be an option for your II+ (it requires at least a
IIe with a 65C02, and it'll look better with the enhanced IIe ROMs), but
there are other communication programs that will work on the II+.
Perhaps ADTPro would be a better option:
https://www.adtpro.com/
It's intended specifically to get files onto and off of any Apple II. It'll bootstrap over the serial port (or even the cassette port), and it only requires 64K (which is what ProDOS requires).
Looking at the instructions for bootstrapping ADTPro over the serial port, reference is made to some key sequences to be pressed after IN#2. Perhaps
they might be useful in configuring the SSC to work for blasting a BASIC program (or a hex dump) over from another computer as well.
(You can probably get away with much more than 300 bps, BTW. ProTERM on a
IIGS would work reliably up to 57.6 kbps, IIRC. An SSC won't be as fast,
but you could start at 19.2 kbps and work down from there...limiting factor will be the time needed to tokenize each line as it's sent.)
_/_
/ v \ Scott Alfter (remove the obvious to send mail)
(IIGS(
https://alfter.us/ Top-posting!
\_^_/ >What's the most annoying thing on Usenet?
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)