Jump to content
IGNORED

Adding file to .ATR from Win64 batch file?


Recommended Posts

I just use Altirra, create a folder on your Desktop, copy the cc65 programs in there and mount your .ATR

image as one drive and mount the Desktop folder as a DOS 2.0 disk image (Read only), work fine.

 

The folder although mounted as DOS 2.0 is not restricted to 90Kb.

 

image.thumb.png.c65bf0696e932c25e725089d519b3a28.png

Link to comment
Share on other sites

Hi,

I use 'franny' for exchanging files in ATR Images in my (windows enviroment) development scripts:

http://atari8.sourceforge.net/franny.html

 

--

e.G:

REM add Data Files
rem franny.exe -A -i disk\BRIT.DAT -o BRIT.DAT ULTIMAV.atr

 

REM remove old ..
franny.exe -U START.COM ULTIMAV.atr
REM ..and add the new build
franny.exe -A -i U_LOADER.XEX -o START.COM  ULTIMAV.atr

 

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...