Jump to content
IGNORED

How to save to disk image on applewin


Recommended Posts

Assuming you booted with some kind of DOS disk (either a dos 3.3 boot disk or ProDOS boot disk with basic.system on it), and didn't just use ctrl-reset to drop to a ] prompt, it's simple. If you want to save to the disk that is already mounted in drive 1, just type "save <filename>". If you want to save to a floppy image mounted in drive 2, "save <file name>,d2". If you just did a ctrl-reset, you're stuck, as there is no disk operating system loaded. The filename length will be limited by which DOS used. DOS 3.3 I believe is 30, and ProDOS is 15. 

 

Link to comment
Share on other sites

This isn't an AppleWin thing. This is how Apples actually work. You have to boot a disk that has some kind of disk operating system if you want to be able to save anything to disk. There are no disk routines built into the Apple boot roms. But, yes. If you use a generic boot disk, it should have access to basic. 

Link to comment
Share on other sites

Start with this disk image.  The DOS 3.3 System Master.  Insert this disk image into "drive 1" in AppeWin and boot the machine.

Without booting into some sort of DOS you will not have any access to disk I/O.  Because it's the system master, it will load Integer Basic into upper memory's you can fiddle around with it, too if you want to horse around.

The command "INT" puts you into Integer BASIC with its ">" prompt.  You can return to AppleSoft BASIC by using the command "FP" which will return you to the "]" prompt but also clears memory.

https://mirrors.apple2.org.za/ftp.apple.asimov.net/images/masters/Apple DOS 3.3 January 1983.dsk

 

You'll need a blank disk image, too (although the system master might have a bit of free space on it).

https://mirrors.apple2.org.za/ftp.apple.asimov.net/images/masters/emptyDSK_Dos33.zip

 

You can install that blank image in Drive 2 and when you want to save your program use the command "SAVE PROGRAMNAME,D2" and it will save to disk 2.

 

 

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