Jump to content
IGNORED

How to save a basic program into ATR image?


emarti

Recommended Posts

Hi,

I coded simple basic lines. I want to save it into ATR image via Sio2Arduino. I attached "EMPTY.ATR" for D1 drive.

10 REM **** SAMPLE ****
20 PRINT"ATARI"
30 END
SAVE"D1:SAMPLE.BAS"

Returns "ERROR 130".

 

How to do?

Error 130 means "device not present". You will need to load a DOS before being able to save to disk.

  • Like 1
Link to comment
Share on other sites

If the image is empty you need to load DOS then write it to the empty disk, Init, then write DOS

 

 

select the run cartridge option from the 2.5 menu

that takes you to basic

type

DOS while in basic takes you back to DOS menu

 

make sure mem.sav is active and if using 130XE or expanded memory computer you can use ramdisk to speed up the process

Edited by _The Doctor__
  • Like 4
Link to comment
Share on other sites

and that choice is usually B on most DOS menus

if you are using XL XE do not press option during boot,

if using and 800 or 400 make sure basic cart is plugged in...

 

in this way BASIC is available to move freely to and from

Edited by _The Doctor__
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...