Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!ucbvax!info-atari From: nep.pgelhausen@AMES-VMSB.ARPA Newsgroups: net.micro.atari Subject: --- Action! (for the new owner) --- Message-ID: <8601080151.AA01300@ucbvax.berkeley.edu> Date: Tue, 7-Jan-86 20:36:00 EST Article-I.D.: ucbvax.8601080151.AA01300 Posted: Tue Jan 7 20:36:00 1986 Date-Received: Wed, 8-Jan-86 23:25:08 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: nep.pgelhausen@ames-vmsb.ARPA Organization: The ARPA Internet Lines: 36 I couldn't reply directly (I tried twice), so the rest of you please bear with me (& toss in corrections if I mess up). 1) As another msg has already said, copying the Action! cart is not something you want to publicly advertise for. 2) Aside from that, it's impossible. The Action! cart is a (32k?) bank selected "super-cart", meaning that there are seperate sections of the Action! system that try to run in the same address space (and can do so due to the bank selection scheme). You can't get that out into one binary file. 3) You might not have to create an autorun.sys to compile each time. Try compiling Kermit. Write it to disk as "kermit.tmp" Make a copy of your rs232 driver as autorun.sys & then use the dos C option to append the two files (C What files? (or something like that) kermit.tmp,autorun.sys/a (rumble... rumble... rumble....) D What files? kermit.tmp ) Now, you have the disadvantage of having to reboot the system each time you want to communicate, but you don't have to re-compile each time. Good luck, -Richard Hartman max.hartman@ames-vmsb ------