[net.micro.apple] Dos Kermit with 80 col card

medin@noscvax.UUCP (Ted Medin) (06/26/85)

 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!