Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!dasys1!andrewh From: andrewh@dasys1.UUCP (andrew huie) Newsgroups: comp.sys.atari.8bit Subject: Re: Disk Operating Systems Message-ID: <10134@dasys1.UUCP> Date: 6 Jul 89 04:20:15 GMT References: <115200034@uxa.cso.uiuc.edu> <1790@zaphod.axion.bt.co.uk> Reply-To: andrewh@dasys1.UUCP (andrew huie) Organization: Datamerica Systems, NYC Lines: 34 In article <1790@zaphod.axion.bt.co.uk> iwarner@zaphod.axion.bt.co.uk writes: >From article <115200034@uxa.cso.uiuc.edu>, by sac90286@uxa.cso.uiuc.edu: >> >> "Inside Atari DOS" contains a complete source listing of Atari DOS 2.0 - >> my copy is quite thoroughly used and was worth the high (at the time) >> purchase price (it's an excellent reference work). > > > I might be interested in this. Do you have an author, publisher >and ISBN number? > > Does the book contain a reasonable description of the workings of >DOS 2, or is it just a source listing. Is DUP.SYS also covered (i.e. the >DOS menu), or just DOS.SYS ? > > Ivan Warner "Inside Atari Dos" is compiled by Bill Wilkinson. The publisher is Compute! Books, a division of Small System Services, Inc. The ISBN number is: 0-942386-02-7. It deals with how DOS.SYS works, its most important routines, and how a disk is set up. Note that there is an error in how a sector in a file is set up, if I remember correctly, the byte which says how many data bytes in a sector is 127, not 125 (bytes go from 0-127 for a single density disk). The book also contains the source code for DOS.SYS and DUP.SYS. -- andrew huie ( andrewh@dasys1.UUCP ) Big Electric Cat Public UNIX ...cmcl2!dasys1!andrewh (or pick your own bang path, if you wish)