Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 1
    It might be worth mentioning that the BASIC.COM and BASICA.COM that were included on IBM-DOS disks would not run on anything other than IBM PC computers, since only IBM computers had a licensed Microsoft BASIC interpreter in ROM that those programs could path. Commented Oct 9, 2022 at 16:23
  • @supercat which simply makes them hardware related utilities - the same way FDISK is. Commented Oct 9, 2022 at 16:25
  • 2
    BASIC is a somewhat different discussion anyway; IIRC OEMs could license MS-DOS without GW-BASIC if they wanted to, and some manufacturers highlighted “with GW-BASIC” in their adverts (but I don’t think I’ve ever seen a non-IBM MS-DOS system without GW-BASIC). Commented Oct 9, 2022 at 16:35
  • @Raffzahn: I suppose in the days before hard drives, people may have gotten to experience the difference between an IBM PC that would launch into Cassette BASIC if the floppy drive is empty, and other machines which would display an "Insert bootable disk" message, but I doubt people would have thought of BASIC or BASICA as "hardware-related utilities" that add features to the already installed but useless Cassette BASIC. In retrospect, I find it somewhat suprising that IBM didn't display a message asking whether people wanted to launch cassette basic or retry booting, since... Commented Oct 9, 2022 at 18:17
  • ...it would have been far more common for someone to accidentally have a drive door open when rebooting than to want to run Cassette BASIC on a floppy-based system, and the partial self-test that would happen after hitting control-alt-del from within BASIC would add significantly to the time to boot a floppy once the problem was fixed. Commented Oct 9, 2022 at 18:22