Re: Disk Image Failures
Posted by:
David (---.ras11.calan-e.alerondial.net)
Date: January 27, 2004 02:21PM
Benoit,
This is very curious. In MSX Disk BASIC, then, I can FILES to list the .DSK directory, and I can even KILL individual files on the .DSK, but I cannot run a .COM file without first booting into the COMMAND.COM + MSXDOS.SYS (e.g. SHINOBI.COM)?
On the old Coco Disk BASIC, I could LOADM and EXEC a binary file (as opposed to doing LOAD and RUN of a BASIC file). Is there some way to load a binary file and execute it directly in MSX Disk BASIC? On the Coco Disk BASIC, I could also DRIVE# to change the current disk drive, but on an MSX, I must use COMMAND.COM + MSXDOS.SYS to access/change drives?
On a final note, I'm very happy to see such a powerful BASIC implemented on MSX machines, because the Coco had one as well. In fact, I had no idea there was another 8-bitter that implemented the Extended Microsoft BASIC interpreter! Happy, happy, indeed.
Sincerely,
David
Benoît Delvaux wrote:
> On a MSX, DIR is a MSX-DOS command.
> Without the DOS, you can use the MSX-BASIC (the most extended
> BASIC with many graphic commands for example). In MSX-BASIC,
> you can get the list of files by "Files" (+ press on the Return
> key = Enter key of the PC)