pcjs/devices/pc/rom
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-04-03 14:14:40 -07:00
..
5150 Simplified ROM folder structure 2016-03-20 11:38:38 -07:00
5160 Simplified ROM folder structure 2016-03-20 11:38:38 -07:00
5170 Simplified ROM folder structure 2016-03-20 11:38:38 -07:00
att/6300 Added AT&T 6300 resources 2016-03-20 16:24:34 -07:00
cdp/mpc1600 Added AT&T 6300 resources 2016-03-20 16:24:34 -07:00
compaq Project cleanup 2016-04-03 14:14:40 -07:00
olivetti/m24 Added AT&T 6300 resources 2016-03-20 16:24:34 -07:00
zenith/z150 Added AT&T 6300 resources 2016-03-20 16:24:34 -07:00
README.md Added breadcrumbs, and UI for saving a local copy of a hard disk 2016-04-02 12:04:09 -07:00

layout title permalink redirect_from
page IBM PC ROMs /devices/pc/rom/
/devices/pc/bios/

IBM PC ROMs

ROMs are added to machines by including one ROM component in the machine XML configuration file for each ROM in the machine; eg:

<rom id="romBIOS" addr="0xf0000" size="0x10000" alias="0xff0000" file="/devices/pc/rom/5170/1984-01-10/ATBIOS-REV1.json"/>

BASIC ROMs

The project contains the following IBM PC BASIC ROMs:

BIOS ROMs

The project contains the following IBM PC BIOS ROMs:

The project also contains BIOS ROMs, along with more detailed information, for the following machines:

Other ROMs

The project contains other ROMs, including IBM EGA and VGA ROMs, the Xebec Hard Disk Controller ROM used in the PC XT, etc, but those ROMs seemed more appropriately filed in their respective component folders; eg, IBM PC Video Devices.