pcjs/devices/pc/basic
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2015-12-22 12:56:25 -08:00
..
ibm-basic-1.00.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
ibm-basic-1.10.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
README.md README updates and a new EGA config 2015-12-22 12:56:25 -08:00

layout title permalink
page IBM PC BASIC ROMs /devices/pc/basic/

BASIC ROMs

The project contains the following BASIC ROMs:

These built-in versions of BASIC were also referred to as Cassette BASIC, because no disk drive was required. Only the original IBM PC (Model 5150) actually provided a cassette interface, but IBM continued to use that name to describe the built-in BASIC at least up through the IBM PC AT (Model 5170).

Here's an IBM PC Machine XML excerpt that shows how to include a BASIC ROM:

<rom id="romBASIC" addr="0xf6000" size="0x8000" file="/devices/pc/basic/ibm-basic-1.10.json"/>