pcjs/devices/pc/rom
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-03-13 17:44:59 -07:00
..
5150 BIOS reorganization 2016-02-08 09:52:05 -08:00
5160 BIOS reorganization 2016-02-08 09:52:05 -08:00
5170/bios BIOS reorganization 2016-02-08 09:52:05 -08:00
compaq/bios Remembering COMPAQ 2016-02-25 11:05:39 -08:00
README.md Documentation updates 2016-03-13 17:44:59 -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/bios/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.