dmsc / fastbasic

FastBasic - Fast BASIC interpreter for the Atari 8-bit computers
GNU General Public License v2.0
134 stars 20 forks source link

Support for other DOS , problem with blank ATR #68

Open marianodominguez opened 1 year ago

marianodominguez commented 1 year ago

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 commented 1 year ago

Hi!

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

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 commented 1 year ago

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