Reorganized the BASIC and BIOS ROMs into the ROM folder
This commit is contained in:
parent
c1599f0257
commit
c9eda96858
86 changed files with 154 additions and 131 deletions
31
devices/pc/rom/README.md
Normal file
31
devices/pc/rom/README.md
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM PC ROMs
|
||||
permalink: /devices/pc/rom/
|
||||
redirect_from:
|
||||
- /devices/pc/bios/
|
||||
---
|
||||
|
||||
BASIC ROMs
|
||||
---
|
||||
|
||||
The project contains the following IBM PC BASIC ROMs:
|
||||
|
||||
* [IBM BASIC 1.00](5150/basic/BASIC100.json)
|
||||
* [IBM BASIC 1.10](5160/basic/BASIC110.json)
|
||||
|
||||
BIOS ROMs
|
||||
---
|
||||
|
||||
The project contains the following IBM PC BIOS ROMs:
|
||||
|
||||
* [Model 5150: Apr 24, 1981](5150/bios/1981-04-24.json)
|
||||
* [Model 5150: Oct 19, 1981](5150/bios/1981-10-19.json)
|
||||
* [Model 5150: Oct 27, 1982](5150/bios/1982-10-27.json)
|
||||
* [Model 5160: Nov 08, 1982](5160/bios/1982-11-08.json)
|
||||
* [Model 5160: May 09, 1986](5160/bios/1986-05-09.json)
|
||||
|
||||
As well as BIOS ROMs, with more detailed information, for the following machines:
|
||||
|
||||
* [Model 5170](5170/bios/)
|
||||
* [Compaq DeskPro 386](compaq/deskpro386/)
|
||||
Loading…
Reference in a new issue