Updated PDP-10 README files
This commit is contained in:
parent
fcee8a2838
commit
52bd554cf1
9 changed files with 2187 additions and 51 deletions
|
|
@ -7,6 +7,7 @@ permalink: /apps/pdp10/
|
|||
PDP-10 Software
|
||||
---------------
|
||||
|
||||
PCjs provides the following PDP-10 tests:
|
||||
PCjs provides the following PDP-10 software:
|
||||
|
||||
- [PDP-10 Opcode Tests](tests/)
|
||||
- [PDP-10 Tape Software](tapes/)
|
||||
|
|
|
|||
12
apps/pdp10/tapes/README.md
Normal file
12
apps/pdp10/tapes/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: PDP-10 Tape Software
|
||||
permalink: /apps/pdp10/tapes/
|
||||
---
|
||||
|
||||
PDP-10 Tape Software
|
||||
--------------------
|
||||
|
||||
PCjs provides the following PDP-10 tape software:
|
||||
|
||||
[PDP-10 Diagnostic Tapes](diags/)
|
||||
12
apps/pdp10/tapes/diags/README.md
Normal file
12
apps/pdp10/tapes/diags/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: PDP-10 Diagnostic Tapes
|
||||
permalink: /apps/pdp10/tapes/diags/
|
||||
---
|
||||
|
||||
PDP-10 Diagnostic Tapes
|
||||
-----------------------
|
||||
|
||||
PCjs provides the following PDP-10 diagnostic tapes:
|
||||
|
||||
[PDP-10 KLAD Diagnostic Tapes](klad/)
|
||||
17
apps/pdp10/tapes/diags/klad/README.md
Normal file
17
apps/pdp10/tapes/diags/klad/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
layout: page
|
||||
title: PDP-10 KLAD Diagnostic Tapes
|
||||
permalink: /apps/pdp10/tapes/diags/klad/
|
||||
---
|
||||
|
||||
PDP-10 KLAD Diagnostic Tapes
|
||||
----------------------------
|
||||
|
||||
We have archived selected files from [PDP-10 KLAD Diagnostics Sources](http://pdp-10.trailing-edge.com/klad_sources/index.html),
|
||||
including:
|
||||
|
||||
- [KA10 BASIC INSTRUCTION DIAGNOSTIC (MAINDEC-10-DAKAD-B-D)](dakad/)
|
||||
|
||||
The Debugger command `a 100 http://archive.pcjs.org/apps/pdp10/tapes/diags/klad/dakadm.mac.html` can be used to test the
|
||||
new [MACRO-10](http://archive.pcjs.org/pubs/dec/pdp10/tops10/02_1973AsmRef_macro.pdf) work-alike assembler being added to
|
||||
the PDP-10 Emulator.
|
||||
2068
apps/pdp10/tapes/diags/klad/dakad/README.md
Normal file
2068
apps/pdp10/tapes/diags/klad/dakad/README.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue