Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site noscvax.UUCP
Path: utzoo!decvax!ittvax!dcdwest!sdcsvax!noscvax!medin
From: medin@noscvax.UUCP (Ted Medin)
Newsgroups: net.micro.apple
Subject: Dos Kermit with 80 col card
Message-ID: <982@noscvax.UUCP>
Date: Tue, 25-Jun-85 20:33:06 EDT
Article-I.D.: noscvax.982
Posted: Tue Jun 25 20:33:06 1985
Date-Received: Wed, 26-Jun-85 12:23:33 EDT
Reply-To: medin@cod.UUCP (Ted Medin)
Distribution: na
Organization: Naval Ocean Systems Center, San Diego
Lines: 18


 I have figured out how to use a 80 col card on Kermit, if this
 has already been out please excuse me.
 1. Bload kermit
 2. call -151   			- into monitor
 3. Display $801 			- this should be a jump 
 4. Display jump address   		- there should be two jsr instructions
 5. Change the second jsr to "jsr cn00" - where n is slot # of 80 col card
    Now you can run the program by starting at $801 to test it
 or bsave it so it will be ready to brun. Some things to look out for:
 You should have the monitor reference manual avaliable, remember the 
 addresses are least significant then most significant order and the backspace
 doesnt affect the screen alto it really has backspaced. 
 The bsave for 2.1a should be like this "bsave your_name,a$801,l$4e00".
 Enjoy!

    We have sucessfully run this on Franklins, Apple ][+ and Apple //e. Ah the
 Franklin its not perfect but what a great machine!