COMPUTE! 110101 to Makmakee the Shape Appear

Total Page:16

File Type:pdf, Size:1020Kb

COMPUTE! 110101 to Makmakee the Shape Appear existingexisting option hashas beenbeen slightly singlesingle densitydenSity ifif thethe drive isn'tisn't thethe DOSDOS command inin BASIC.BASIC: changed:changed: Option J,j, DuplicateDuplicate Disk, 1050-compatible.1050-compatible. UsuallyUsually this takestakes 10 toto 20 seconds now formatsformats thethe targettarget disk beforebefore Incidentally,Incidentally, ifif youyou selectselect opop­ or more.more. ButBut withwith DUP.SYSDUP.5YS stored copying.copying. tiontion Jj (Duplicate(Duplicate Disk) withwith DOS inin thethe RAM disk, thethe DOSDOS 2.52.5 menumenu Three new utility filesfiles are inin­ 2.52.5 whenwhen using a 1050 drive, the comes up almost instantlyinstantly when cluded withwith DOSDOS 2.5.2.5. The first,first, disk is automaticallyautomatically formattedformatted in youyou type DOS.DOS. SETUP.COM,SETUP. COM, lets you customize DOS inin various ways withoutwithout the ~--------------L----------------i POKEs that used to be necessary. POKEs that used to be necessary. Memory Location 54017 (130XE Only) ForFor instance, you can significantlysignificantly speed up disk accesses by turning Bit Position Function off the write-with-verify mode. You can also set upup one of three 0° If 1, enable OS ROM, disable RAM from $C000-$FFFFSCOOO-SFFFF (default) AUTORUN.SYS files:files: the usual RS- IfIf 0,0, disable OS ROM, enable RAM from $C000-$FFFFSCOOO-SFFFF X1 IfU 0, enable BASIC ROM at $A000-$BFFFSAOOO-$8FFF (default)*(default)- 232 handler for the 850 Interface 232 handler for the 850 Interface IfIf 1, disable BASIC ROM, enable RAM at $A0O0-$BFFFSAOOO-SBFFF Module; a file which automatically 2-3 IfU 00 (decimal 0), switch firstfirst 16K bank of extra 64K into boots a BASIC program; or a file a $4000-$7FFF$4OOO-S7FFF which boots both the RS-232 han­ han IfU 01 (decimal 4), switch second 16K bank of extra 16K 64K intointo dler and a BASIC program. $4O00-$7FFF$4OOO-S7FFF If 10 (decimal 8), switch third 16K bank of extra 64K into The second utility, DISKFIX-DISKFIX­ $4000-$7FFF$4OOO-S7FFF .COM, can help clean up garbled If 11 (decimal(decima112),12), switch fourth 16K bank of extra 64K into disks by closing open files and veriveri­ $4000-$7FFF$4000-S7FFF 4 IfU 1,1, deny 6502 access to extra bank (default) fying that allocated sectors corre fying that allocated sectors corre­ If a, allow 0, 6502 access to extra bank spond to information in the disk 5 If I, deny ANTIC access to extraeXtra bank (default) directory. It can even recover dede­ If 0, allow 0, ANTIC access to extra bank leted files, as long as new data 6 Not presently used. Default ="'" 1 7 If 1, disable self-test ROM, enable RAM at $5000-$57FF hasn't been saved over the deleted 7 If 1, disable self·test ROM, enable RAM at $SOOO-$S7FF (default after powerup) data. The third utility, COPY- data. The third utility, COPY- If 0, enable self-testself·lest ROM, disable RAM at $5000-$57FF$5000-$S7FF 32.COM, converts DOS 3 files to 2.0/2.5 format. All three utilities •Note:-Note: A similarsimilar charchartt on pagepag~ 122 of th~ the130XE Owner'sOwner's Manual indicatesindicat~ s 2.0/2.5 format. All three utilities thaithat bit I1 shouldshould a/ways b~be set.s ~t always. However,However, bit 1 should not be set unless you guide you with-with screen prompts and want toto disabledisable BASIC.BA SIC. are nearly foolproof. I----------------..----------------l New Disk Commands New Disk Commands enhanced densitydenSity before copying The second DOS file stored in DOS 2.5 also makes a few addition­addition starts. Keep this in mind if you're the RAM disk,disk, MEM.SAV,MEM.SAV, tempotempo­ al disk commands available in duplicating a disk for someone who rarily saves the portion of BASIC BASIC.BASIC: There are now two methmeth­ doesn'tdoesn't have an enhanced-density memory that would be overwritten ods of reading a disk directorydirectory:: drivedrive.. InsteadInstead,, you'll have to format when you enter DOS. That means OPEN #l,6#1,6,0,"D:V":FOR,O,"D:-.·":FOR X=lX""" l TO the destination disk for single den­den yoyouu can enteenterr DOS and return to lE9:GET1E9:GET #1,A:? CHRS(A);:NEXTCHR$(A);:NEXT X sity (option P) and then copy the BASIC without losing your BASIC OPEN #1,7,O/'D:·.·":FOR#1,7,0,"D:V":FOR xX-I= l TO source disk one file at a time. program. lE9:GET1E9:GET #1,A:? CHRS(A);:NEXTCHR$(A);:NEXT X DUP.SYS and MEM.SAV take The first method iiss the same as up 87 sectors total,total, lleavingeaving the before. But the second method Instant DOS RAM disk with 412 free "sec"sec­ identifies files in the directory The 130XE130XE's's extra 64K RAM can be tors"—tors" -51.5K51.5K of hihigh-speedgh-speed which cannot be accessed from used as either either a superfast superfast RAM disk (though temporary) storage. If you DOS 2.0 because they occupy extra with DOS 2.5 or as additional as additional mem­mem don't mind waiting for the DOS sectors on an enhanced-density ory for programming.programming. Of these two menu to load from disk as uusual,sual, disk. These files are flagged by a options, the RAM disk is by far the youyou can delete DUPDUP.SYS.SYS and pair of lless-than/greater-thaness-than/greater-than sym­sym easiest to useuse,, especially for those MEM.5AVMEM.SAV from the RAM disk to bols,bols, such as <FILENAME.BAS>. who arenaren't't too familiar with bank-bank­ create 499 free sectors (62.3K)(62.3K).. Also, there are now three ways switching or bit manipulations. You access the RAM disk by to format a disk from BASIC: The only accessory you need to addressing it as drive 8 (08:)(D8:).. For XIO 253,#I,O,O,"Dl:"253,#l,0,0,"Dl:" set up a RAM disk with the 130XE exampleexample,, LOADLOAD"D8:FILE-" D8:FILE­ XIO 253,#1,34,0,"01253,#I,34,O,"D1:":" is a free DOS 22.5.5 liIefile called RAM­RAM- NAME.EXT"NAME.EXT" or SAVESAVE"D8:FILE-" D8:FILE­ XIO 254,#1,0,0,"01:"254,#I,0,0,"Dl:" DISK.COM. When you boot DOS NAME.EXT" Almost all DOS The first XIO statement for­for 2.5 on a 130XE130XE,, RAMDISK.COM commands work, too: Disk Directo­Directo mats a disk in single densitydensity.. The automatically initialiinitializeszes the RAM ryry,, Delete File, Rename File, Copy second formats in eenhancednhanced densi­densi disk and loads two DOS files: FilFile,e, Lock File, Unlock File, Binary ty (generating an error 139 if at­at DUPDUP.SYS.SYS and MEMMEM.SAV.SAV Load, Binary SaveSave,, and Run At tempted on an 810 drive). 810 ThThee third DUPDUP.SYS.SYS is the DOS utility pack­pack Address. XIO statement attempts to format in age-theage—the part that normally must Duplicate File doesndoesn't't work bebe­ enhanced densitydensity,, then switches teto be loaded loaded from disk when you type cause therethere's's no way to swap disks October 11985Q85 COMPUTEI Q999 with a RAM disk (use the two-drive 54017 ($0301($D301 hexadecimal). This CCopyopy File command instead). AlsoAlso,, bytebyte was previously rreservedeserved for the FonnatFormat Disk and Duplicate Disk port B of the Peripheral InterfacInterfacee commands sometimes cause Adapter (PIA), an inputinput/output/ output strange results and sshouldhould be control chip. On the Atari 400 and Atari avoided. For instance, if you erase 800, it's used for controller jacks 3 Atari avoided. For instance, if you erase 800, it's used for controller jacks 3 DUP.5YSDUP.SYS by deleting it or fonnat­format and 44,, which have beenbeen eliminated ting the RAM disk, then rreplaceeplace it on the XXLL and XE series. On the by duplicating a floppy disk that 1200XL1200XL,, part of this byte controls Animation contains DUPDUP.SYS,.SYS, you might not the keyboard LEOs, LEDs, which were Animation be able to eenternter DOS from BASIC droppdroppeded from the 600XL600XL,, 800XL, afterward. and XE series. On all XLs and XXEs,Es, AsAsideide from these exceptions, location 54017 also lets you switch With the 130XE RAM disk-disk' seems to be off the operating system and BASIC With veveryry transparent; it's workedworked with ROM to reveal tthehe full 64K RAM everyeverythingthing we've tried.tried. Although a underneath.underneath. On the 130XE130XE,, you can RAM disk is no ssubstituteubstitute for a now flip other bits at this location to floppy-itfloppy—it's's at the mermercycy ooff power switch on any 16K bank of th thee extra PjMP/M interruptionsinterruptions and system crashes­crashes— 64K RAM into ththee address space it can makmakee a world of difference from 16384 to 32767 ($4000 to when running disk-intensive appli­appli $7FFF). See the accompanying ta­ta Graphics cationscations,, ssuchuch as assemblers, com­com ble for a guide to this important Graphics pilers, databadatabasese managermanagers,s, mailing address. lilistst programs, and word processors NoticeNotice that bitsbits 4 and 5 co controlntrol witwithh linked files. whether the 6502 and ANTIC chips can aaccessccess the extra banks of mem­ Part 2 Like Memory In The Bank ory. Some special applications mamayy UUsingsing the 130XE130XE's's extra mmemoryemory blind either chip from seeseeinging the banks.banks. Also note that the 130XE foforr programming is a lot mormoree diffi­diffi RRobertobert JJ,. PowPowelle ll cult tthanhan uusingsing it as a RAM disk. For Owner's Manual contains errors on oonene tthing,hing, the 6502 microprocessor page 122 wwhenhen explaining how lo­lo which is tthehe central brain of 8-bit cation 54017 woworks.rks.
Recommended publications
  • Indus GT DOS XL Operators Guide.Pdf
    COPYRIGHT @ 1983 byINDUS SYSTEMS INC. This manual is published and copy- righted by Indus Systems Inc. All rights are reserved. This document may not, in whole or part, be copied, photocopied, reproduced, translated or reduced to any electronic medium or machine readable form without prior written consent of Indus Systems Inc. The word Atari and the Atari logo are registered trademarks of Atari Computer or Warner Communications Inc. Atari Computer or Warner Communications Inc. was not in any way involved in the writing or other preparation of this manual, nor were the facts presented here reviewed for accuracy by that company. Use of the term Atari should not be construed to represent any endorsement, official or otherwise, by Atari Computer or Warner Communications Inc. DOS XLta Operator's Guide for Drivers of the IDdua G'l'ta Atarita Coapatible Diskette Drive by Keith S. Burgoyne For DOS XL Version 2.20 This guide was last revised on December 14, 1983 Copyright .otiee The programs comprising DOS XL as distributed with the Indus GT diskette drives are primarily Copyright (c) 1983 by Optimized Systems Software, Inc. of San Jose. Cal ifornia. Some Indus GT DOS XL diskettes may contain programs or enhancements which are Copyright (c) 1983 by Indus Systems of Chatsworth, California. This guide is Copyright (c) 1983 by Indus Systems of Chatsworth. California. Reproduction or translation of any part of either this guide or the programs comprising DOS XL beyond that permitted by sections 107 and 108 of the United States Copyright Act without the permission of the copyright owner(s) is unlawful.
    [Show full text]
  • Spartados X Manual
    We are proud to present the enhanced and remarkably upgraded SpartaDOS X version 4.42 The most advanced Operating System for ATARI 8-Bit Computers SpartaDOS X on cartridge was released end of 1988. This powerful OS was said to be enhanced and developed. Changes in the computer world in the 1990s made it to an abandoned product. Last known version from those days is SpartaDOS X V. 4.22 from FTe. As of December 2008 there are new features and capabilities available: Supporting Turbo Freezer 2005 cartridge, AtraX SpartaDOS X 128 and Atarimax Maxflash cartridge. The banked memory management has been updated and can handle all known memory extensions properly. A new file system has been written to support more storage devices and 512 bytes per sector. 15 drives are available with SpartaDOS X. The Y2K- bug is fixed. Proper support for the XEP80 video card on PAL computers is implemented. Utilities known from the SpartaDOS Toolkit have been incorporated. Time and date inputs entered by the user are verified. And there is much more you will explore reading the manual and using SpartaDOS X. And, of course, the new SIO2XX devices are supported as well. See http://sdx.atari8.info/. for more technical details. Please take this manual for courtesy. Keep ATARI 8 bit computers alive! Enjoy! Christmas 2008 CREDITS - based on works done by: Prof!, MMMG, DLT Ltd. - new code and design: DLT Ltd. - hardware: Pasiu/SSG, Jad, Zenon/Dial, DLT Ltd. - hosting: krap.pl - devtools: DLT Ltd., Tebe/Madteam, others - manual: Mikey, dely, DLT Ltd, GoodByteXL - other support: ABBUC, Epi/TRS, Krap, Mikey, Pin/TRS SpartaDOS X Version 4.42 The Most Powerful 8-Bit Disk Operating System Original by ICD Enhanced Version by DLT Ltd.
    [Show full text]
  • Is Available As PDF File for Download
    The Os++ User’s Manual THOMAS RICHTER Copyright c 2013-2020 by Thomas Richter. This publication is freely distributable under the same conditions as the Atari++ emulator. See the License conditions therein for further information. ii The Os++ User’s Manual Contents 1 Overview on the Second Edition 1 2 Overview on Os++ 1 3 Booting Os++ 3 4 The Editor Handler 3 4.1 Information for BASIC Users . 3 4.2 Information for Advanced Users . 4 5 The Screen Handler 4 5.1 Information for BASIC Users . 4 5.2 Information for Advanced Users . 5 6 The Keyboard Handler 5 6.1 Information for BASIC Users . 5 6.2 Information for Advanced Users . 6 7 The Printer Handler 6 7.1 Information for BASIC Users . 6 7.2 Information to Advanced Users . 7 8 The Disk Handler 7 8.1 Features of FMS++ . 7 8.2 Booting from FMS++ . 8 8.3 Booting for BASIC . 8 8.4 Advanced Information on the Boot Process . 8 8.5 Loading and Saving Programs from BASIC . 9 8.6 File Operations in BASIC . 9 8.7 Advanced Modes for Open . 10 8.8 Advanced Information on the Open Modes . 11 8.9 Wild Carts in File Names . 12 8.10 Advanced Information on Wild Cards . 12 8.11 File Name Modifiers . 13 8.12 Additional FMS++ Commands . 14 8.13 Advanced Information on XIO Commands . 18 8.14 Additional BASIC instructions to work on files . 18 8.15 Information for Advanced Users . 19 8.16 Random Access of Files . 20 8.17 Advanced Information on POINT and NOTE .
    [Show full text]
  • Congresso·Nacional
    ' r: ') r ).: "/. ). c' r.. t \.~.•,. BRASIL., I DIÁRIO'· DO -CONGRESSO·. ..., NACIONAL SEÇ,AO I p=-.. ANO XU - R,· 51 CAPITAL FEDERAL QUARTA-FEIRA, 3 DE ABRIL DE 1957 CONGRESSO NACIONAL nômíco para assegurar a livre distribuição de. produtos necCJlollirios ICJ Presidência consumo' do povo. 7." - Dia 25' de Abril: Convocaç50 de sessêes conjuntas )lara apreciação Veto (total) ao Projeto de Lei cn.· 1.420, de 1956, na Câmara e nú­ , de vetos .prestdencíaís- mero 393. de 1956, no Senado) que concede pensão mensal às viúvas.clIJs fundadores da Unlvel'sidade do Paraná e dá outras providências. u Prll8idente do Senado Fedel'al, de contormídade com. o dlspõsto no 8." - Dia' 30 de Abril: art. 70 § 3.", da Constituiçio Federal e no art. 49 do Regimento Comum. Veto (parcial) ao Projeto de Lei m.> 867, de 1955. na cámara, e nu­ convoca as. duas Casas do Congresso Nacional para, em sessõea conjuntas mero 188.. de 1956, no Senado Federal) que cria 'o Quadro Especial (Uni­ que se realizarão. LOS dias 2 - 4 - 9 - ~1- 23 - ~5e 30 de Abril e versidade do Rio Grande do Sul) do Ministério da Educação e Cultur" 2 de Maio' do •corrente ano, às 21 horas, no Palácio ctn Câmara ·dos e dá. outras provldêncías. Deputados, conhecerem dos vetos Pl'e.sidenchilsaba~o mencionados: . 9." - Dia 2 de Maio: 3.· - DIa 4 de .Abrlt: Veto (parcial) ao Projeto de Lei n. o 595, de 1955. na Câmara e 'n.• 11. Veto <parcial) ao. Projeta de Lei (n.·_1..5'72, de 1956,. na Câmara e de 1956, no Senado)' que acrescenta dois itens ao art.
    [Show full text]
  • Realdos Manual
    RealDOS Version 1.0a The most flexible Operating System for ATARI 8-Bit Computers RealDOS came about because of a need for a media based Disk Operating System that supports old as well as new hardware. RealDOS uses the classic SpartaDOS File System (SDFS) and is also the first media based DOS system to be ported to different languages. All the support files except for two were written in assembler code. Then I sent this assembler code to be converted into different languages. RealDOS support files have a header section that you can use to report bugs running VERSION. I am hoping we can get a bigger team together to port more code and write more support utilities that support this new hardware. RealDOS is semi-open source. You will find that some of the support files work with some hardware and some will not. Steven Tucker gave me programming information about the APE interface. I found out that there are other APE type programs and hardware I do not have. I am hoping to get this hardware and then update the RealDOS support files to recognize which device is being used and then perform the same function. PARK.COM looks to see which PBI device is being used and then calls code that is compatible with the PBI device and then parks the drive. I have over 1000 hours in this code right now and I am just scratching the surface of what is needed. I have enjoyed working with WASEO and GoodByteXL. And I have other things in mind for RealDOS.
    [Show full text]
  • Software Selectable) and Completely FINANCIAL CALCULATOR $29.00 Compatible with ATARI DOS Or OSA+DOS
    OUR STORIES LACKBecause Infocom's inter­ IMAGINATION.dinarily developed personalities) and interactive story is roughly active fictionis designed original, logical, often hilarious puz­ the length of a short novel in to run on your imagination. zles. Communication is car­ content, but because you're That's precisely why ried on in the same way as it actively engaged in the plot, there's nothing more interesting, is in a novel-in prose. And your adventure can last forweeks challenging or interactive than an interaction is easy-you type and months. Infocom disk-but only afteryou've in full English sentences. Find out what it's like to put it in your ,. -·- But there is this key difference get inside a story. Get one ; computer. • between our tales and conventional fromInfocom. Because with Once it's in, ' · novels: lnfocom's lnfocom' s interactive fiction, you experience _ interactive fictionis there's room foryou on every disk. something akin to waking up inside a active, never pas­ novel. You findyourself at the center sive. The course of of an exciting plot that continually events is shaped by what youC1 choose lnPDCDlft For rour: Apple ti. 1',lacintosh,Atari. Commodore 64. CP/M s·; challenges you with surprising twists, to do. And you enjoy enormous free- DECmate. DEC Rainbow, DEC RT·ll. UP 150& 110. IBM PC' unique char- dom in your choice of actions & PCjr."K1\\'l'RO II. MS-DOS 2.0: NEC APC, NEC l'C-8000. ·-=��· Osborne. Tl Profeuional. Tl 99141\. Tandy 2000. TRS-80Color a:,acters (many -you have hundreds, even Computer.
    [Show full text]
  • A Reference Manual
    - 2 - A REFERENCE MANUAL For BASIC XL This book is Copyright © 1983 by Optimized Systems Software, Inc. 1221-B Kentwood Avenue. San Jose, CA 95129 Portions of this book are Copyright © 1980 Atari, Inc. And are reprinted with the permission of Atari, Inc. All rights reserved. Reproduction or translation of any part of this work beyond that permitted by sections 107 and 108 of the United States Copyright Act without the permission of the copyright owner is unlawful. Reprinted by: 8-Bit Classics http://www.8bitclassics.com NOTE: Minor corrections, changes, and layout were made when reprinted. This should not affect the manual in anyway. - 3 - ACKNOWLEDGEMENT OSS gratefully acknowledges the cooperation of Atari, Incorporated, for the kind permission to reprint portions of the Atari BASIC Reference Manual. Please be aware that these portions have been copyrighted by Atari, Incorporated, and respect the rights implied thereby. CAVEAT Every effort has been made to ensure that this manual accurately documents the language BASIC XL. However, due to the ongoing improvement and update of all OSS, Inc., software, we cannot guarantee the accuracy of printed material. OSS, Inc., disclaims all liability for changes, errors, or omissions, either in the documentation or in the software product itself. TRADEMARKS BASIC XL, MAC/65, DOS XL, OSS, and SuperCartridge are trademarks of Optimized Systems Software, Inc. Atari is a registered trademark of Atari, Inc. The following are trademarks of Atari, Inc.: Atari 400 Home Computer Atari 810 Disk Drive Atari
    [Show full text]
  • Atari 8-Bit Computers
    Subject: Atari 8-Bit Computers: Frequently Asked Questions Posted by Michael Current on Wed, 05 Jun 2013 04:53:26 GMT View Forum Message <> Reply to Message Archive-name: atari-8-bit/faq Posting-Frequency: 60 days Last-modified: June 1, 2013 Welcome to the comp.sys.atari.8bit newsgroup! Atari 8-Bit Computers Frequently Asked Questions List ___________ _______________ | ///////// | _____________ | ||||||||||| | |___________| | | | ||_______|| | |______/////| |____[---]____| | / _________ \ | |LLLLLLLLLLL| |LLLLLLLLLLL || | LLLLLLLLLLL L | |LLLLLLLLLLL| |LLLLLLLLLLL || | LLLLLLLLLLL L | |__[_____]__| |__[_____]____| |___[_____]_____| 130XE 800XL 800 ___________ __---------__ | ///////// | | / _____ \ | |___________| _____________ | / |_____| \ | |______/////| |____[---]____| | ___________ | |LLLLLLLLLLL| |LLLLLLLLLLL || | ========== =| |LLLLLLLLLLL| |LLLLLLLLLLL || | ========== =| |__[_____]__| |__[_____]____| |___[_____]___| 65XE 600XL 400 ___________ _____________ | ///////// | ___________ | | |___________| |/// / | | | |______/////| |// / | /\___________ |=============| |LLLLLLLLLLL| |/O\ |\/ |LLLLLLLLLLL| | LLLLLLLLLLL | |LLLLLLLLLLL| |-----------| |LLLLLLLLLLL| | LLLLLLLLLLL | |__[_____]__| |____O_O_O_O| |__[_____]__| |___[_____]___| 800XE XEgs 1200XL Additions/suggestions/comments/corrections are needed! Please send to: Michael Current, [email protected] Library Department, University of Wisconsin-La Crosse Copyright (c) 1992-2013 by Michael D. Current, and others where noted. Feel free to reproduce this file, in whole or in part,
    [Show full text]
  • Spartados X Manual
    Hello ATARI 8-Bit Community, We are proud to present the enhanced and remarkably upgraded SpartaDOS X version 4.41 The most advanced Disk Operating System for ATARI 8-Bit Computers Going into history: SpartaDOS X on cartridge was released end of 1988. This powerful DOS was said to be enhanced and developed. Changes in the computer world in the early 1990s made it to an abandoned product. Last known version from those days is SpartaDOS X 4.22 from FTe As of 2008 there are a lot of new features available: Supporting now Turbo Freezer 2005 cartridge, AtraX SDX 128 and Atarimax Maxflash cartridge it can be run from this hardware masterpieces. The banked memory management has been updated and is now able to handle all known memory extensions properly. A new file system has been written to support more storage devices and 512 bytes per sector. 15 drives can now be used with SpartaDOS X. The Y2K-bug is fixed. Proper support for the XEP80 video card on PAL computers is implemented. Many new utilities have been incorporated into the cartridge. And there is much more you will explore reading the manual and using SpartaDOS X 4.41. See http://trub.atari8.info/. for more technical details. This manual comprises all features up to version 4.41. More developments and updated manuals are expected for the future. Please take this manual for courtesy: keep ATARI 8 bit computers alive; and enjoy! July 2008 CREDITS - based on works done by: Prof!, MMMG, DLT Ltd. - new code and design: DLT Ltd.
    [Show full text]
  • Spartados Reference
    SpartaDOS Reference http://www.abbuc.de http://www.atari-portal.de Converted 2006 by Andreas Bertelmann for ABBUC Title page 1 Introduction by enter value here The complete SpartaDOS Construction Set Manual PREFACE The SpartaDOS Construction Set What is a DOS? To some people a DOS is just for loading games. For others it is the framework for programming. Some even believe it is a silent manager that should never be seen. All of these are probably true. Different people want different things from a DOS just as they have different reasons for owning a computer. If you own an Atari 8 bit computer you are in luck! ICD has created the SpartaDOS Construction Set. This one system, complete with useful utilities, choice of menu or command operation, even special memory efficient XL/XE versions with provisions for Ramdisk on the 130XE. SpartaDOS is the DOS for the future with support for any Atari compatible disk drive including future add on hard disks. It is the only DOS for 8 bit Atari computers that, as of this writing, supports single, dual (enhanced) AND double density. SpartaDOS won't become obsolete just because a new drive comes out. Learn to use SpartaDOS NOW because it will last a long, long time. What this Set will do for you. The SpartaDOS construction set is the culmination of two major versions and several SpartaDOS types with many powerful utilities. This provides you, the user, with the building blocks for creating your own DOS disks. By working through this manual, you will learn the uses and requirements for: each DOS type, the commands and the utility files.
    [Show full text]
  • Introduction System Requirements Syntax Conventions
    Introduction This language has been designed for the programmer with an in-depth knowledge of ATARI's 8 bit computers. It may also be useful to know a little 6502 machine code in order to extend the functionality of the language via user defined functions and procedures. This language will also be of use to somebody just starting to learn 6502 machine code as small (or large) machine code routines may be incorporated directly within TCL programs themselves. The language was written as an exercise for myself but take a look at Enigmatix! for an example of what can be achieved. It currently works with DOS XL by just entering TCL and hitting return. It should work with other DOS systems but it may be necessary to specify the run address yourself. The run address is 0x2600. There are probably many errors contained within this document since it was last updated long before the last version of the compiler (1986). I have just updated a few areas I knew were wrong but memories fade and I have probably missed some bits. If you have any problems or queries regarding this documentation send an Email message to myself and I'll find the answer and update this guide. System Requirements The minimum system requirements in order to run TCL are as follows: An Atari 8 bit computer (e.g. Atari 400, 800, 800XL, 130XE) 24K of memory A Disk Drive Syntax Conventions The following conventions are used in this manual when defining the syntax of a command :- 1. Capital letters designate the names of the procedures or functions and must be typed in exactly as shown ( eg.
    [Show full text]
  • A Disk Qperqtißg Spsterrl for Atari Compvters
    h USER'S GUIDE and RKPERKNCE HhäUhL POE DOS XL version 2 3 8 h DISK OPERhTIHG SYSTEM 4esigne4 for use edith hThRI äONK COMPUTERS · ndc caapatibled is k d ri v e s c apable of single an4/or do uble d ensity o perati o n C A Disk QperQtißg Spsterrl This nanual re v i s e 4 D ecenber, l g SS for Atari Compvters Copyx'ight Hoti ce The prograns, di s k s, a n 4 a a nuals c c npris i n g DOS XL are Copyright (c } 1 9 83 b y ' Optin i r e d S y s t ens So f t w a r e, I nco 11?3-D Saratoga-Sunnyvale Rd. Sau Jose, Cal i f o r ni a 8 5188 hl l r i gh t s re ser v e d. R epr o4 u ct i o n or t r an s l a t i o n o f any part of t h i s vo r k b e y ond that p e r n i t t e d b y s e c t i o n s 181 and 188 of t h e Qn i t e d S t e t e s C opyright R et wi t ho u t · · · the pernission of t h e c opyright ouner is u n l a v fn l · · TRhDKHhRES T he f ol l o v i n g t r ade n a rke d nd n e s ar e us e 4 i n va ri o u s piecen mithin th i e s a n ual, a n 4 c r e d it i s her e by gi y e nr e - - " E D OS XL, OS/h+, n h SXC XL, h C TI Oäl , S h SI C h+ .
    [Show full text]