Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mailrus!bbn!bbn.com!slackey From: slackey@bbn.com (Stan Lackey) Newsgroups: comp.sys.atari.8bit Subject: Re: RS232 DOS CONSOLE - LOOKING FOR DOS SOURCE Message-ID: <49996@bbn.COM> Date: 21 Dec 89 15:20:58 GMT References: <6802@cbnewsh.ATT.COM> Sender: news@bbn.COM Reply-To: slackey@BBN.COM (Stan Lackey) Organization: Bolt Beranek and Newman Inc., Cambridge MA Lines: 17 In article <6802@cbnewsh.ATT.COM> rvp@cbnewsh.ATT.COM (rob.v.phillips) writes: >I am encouraged to venture to modify some DOS source to conduct >console I/O over an RS232 interface. >For that, I need some DOS source (asm code) to modify. I saw I suggest MYDOS; the source is in the public domain, and you can get it with a mini-assembler (which takes the same source as Atari's AMAC, except without macros). I took copies when they were posted here several months ago. I could figure out how to repost them if you get desperate. And now a MYDOS technical question: How is the mem.sav part of MYDOS loaded? Also, is it loaded at boot time, or when you enter "DOS" from BASIC? -Stan