forked from jeffpar/pcjs.v1
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added more disks (eg, IBM diagnostics, IBM MASM v1 and v2)
- Loading branch information
Showing
40 changed files
with
262 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
layout: page | ||
title: "IBM PC AT (Model 5170) running IBM PC AT Advanced Diagnostics 1.01" | ||
permalink: /disks/pcx86/diags/ibm/1.01/ | ||
machines: | ||
- id: ibm5170 | ||
type: pcx86 | ||
debugger: true | ||
config: /devices/pcx86/machine/5170/cga/640kb/rev3/machine.xml | ||
autoMount: | ||
A: | ||
path: /disks/pcx86/diags/ibm/1.01/5170-ADV-DIAG-101.json | ||
--- | ||
|
||
{% include machine.html id="ibm5170" %} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
layout: page | ||
title: "IBM PC AT (Model 5170) running IBM PC AT Advanced Diagnostics 2.05" | ||
permalink: /disks/pcx86/diags/ibm/2.05/ | ||
machines: | ||
- id: ibm5170 | ||
type: pcx86 | ||
debugger: true | ||
config: /devices/pcx86/machine/5170/cga/640kb/rev3/machine.xml | ||
autoMount: | ||
A: | ||
path: /disks/pcx86/diags/ibm/2.05/IBM-ADV-DIAG-205.json | ||
--- | ||
|
||
{% include machine.html id="ibm5170" %} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.