Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other DOS , problem with blank ATR #68

Open
marianodominguez opened this issue Mar 23, 2023 · 2 comments
Open

Support for other DOS , problem with blank ATR #68

marianodominguez opened this issue Mar 23, 2023 · 2 comments

Comments

@marianodominguez
Copy link

I tried the atr for fastbasic-v4.6 in Atari800MacX
it seems I BW DOS cannot access/format DOS images, even creating a new one gives error.

Screenshot 2023-03-23 at 9 03 48 AM

Can we add other atari DOS build options ?

@dmsc
Copy link
Owner

dmsc commented Mar 23, 2023

Hi!

It is easy to build a disk image using other DOS, I selected BW-DOS because:

  • It is free to use,
  • It is small,
  • Runs on Atari 800 and XL computers,
  • The command line allows for easy running of programs.

Yes, one limitation is that BW-DOS does not support the Atari DOS filesystems. But this is also a limitation of other DOS, as Atari DOS 2 does not support DOS 1 or DOS 2.5, DOS 2.5 does not support DOS 1 or DOS 3, etc.

With respect to the FORMAT command, the FastBasic disk does not include the FORMAT command - it is an external command, so it will not work. If you want the full BW-DOS experience, boot with a BW-DOS disk and from there use the BW-DOS commands, and you can copy from/to DOS-2 compatible disks using the "MENU" command.

Have Fun!

@pkali
Copy link

pkali commented Apr 6, 2023

worth mentioning that BW-DOS is compatible with SpartaDos and SpartaDosX: https://sdx.atari8.info/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants