Re: [Atari800-users] Loading *.atr files...
Brought to you by:
joy
|
From: Graeme R. <gra...@ya...> - 2007-11-28 21:58:56
|
I have a feeling you are trying to load the .ATR image from within Atari BASIC, within the emulator. "ERROR 21" is a classic Atari error message that you normally get, when you try to load a file using the ENTER command. Example: 1) You write a BASIC program. 2) You save it with SAVE "D:prog1.bas" 3) You then try to load it back into memory with the ENTER command - ENTER "D:prog1.bas" This would produce an ERROR 21. ATR files ARE NOT Atari files per se. They are disk images CONTAINING Atari files. ATR files cannot be loaded by the emulated Atari in BASIC mode. You MUST load any ATR file using DISK MANAGEMENT, by entering the emulator menu, and pressing [F1]. Browse to your ATR and install it as D1(drive 1). Good luck. :) --- "W. Jeffrey Rankin" <jef...@ma...> wrote: > Hi, just compiled Atari800 on OS X and it appears to > be working well. > I'm unsure how to load *.atr files. I've searched > the archive and > couldn't find anything relevant. I've tried to set > up a device using > the using the command line params, but when I try to > load a file, I > get "error 21". Any pointers to how to load these > files? TIA - Jeff > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux > Business White Paper > from Novell. From the desktop to the data center, > Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > > > _______________________________________________ > Atari800-users mailing list > Ata...@li... > https://lists.sourceforge.net/lists/listinfo/atari800-users > ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs |