Updated more machine descriptions
This commit is contained in:
parent
be98376541
commit
4731531764
5 changed files with 10 additions and 10 deletions
|
|
@ -7,7 +7,7 @@ permalink: /apps/pdp11/tapes/basic/
|
|||
DEC PDP-11 BASIC
|
||||
----------------
|
||||
|
||||
Try the [DEC PDP-11 BASIC Demo](/devices/pdp11/machine/1120/basic/debugger/).
|
||||
Try the [PDP-11/20 BASIC Demo](/devices/pdp11/machine/1120/basic/debugger/).
|
||||
|
||||
PCjs has archived the following DEC resources:
|
||||
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ PDPjs is currently being tested with the following PDP-11/20 machine configurati
|
|||
|
||||
* [PDP-11/20 Boot Test](/devices/pdp11/machine/1120/test/) (with [Debugger](/devices/pdp11/machine/1120/test/debugger/))
|
||||
* [PDP-11/20 Bootstrap Loader Demo](/devices/pdp11/machine/1120/bootstrap/) (with [Debugger](/devices/pdp11/machine/1120/bootstrap/debugger/))
|
||||
* [PDP-11/20 DEC PDP-11 BASIC Demo](/devices/pdp11/machine/1120/basic/) (with [Debugger](/devices/pdp11/machine/1120/basic/debugger/))
|
||||
* [PDP-11/20 BASIC Demo](/devices/pdp11/machine/1120/basic/) (with [Debugger](/devices/pdp11/machine/1120/basic/debugger/))
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: PDP-11/20 DEC PDP-11 BASIC Demo
|
||||
title: PDP-11/20 BASIC Demo
|
||||
permalink: /devices/pdp11/machine/1120/basic/
|
||||
machines:
|
||||
- id: test1120
|
||||
|
|
@ -8,8 +8,8 @@ machines:
|
|||
autoMount: ''
|
||||
---
|
||||
|
||||
DEC PDP-11 BASIC Demo
|
||||
---------------------
|
||||
PDP-11/20 BASIC Demo
|
||||
--------------------
|
||||
|
||||
This machine pre-loads the **[DEC PDP-11 BASIC](/apps/pdp11/tapes/basic/)** tape image into 16Kb of RAM:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: PDP-11/20 DEC PDP-11 BASIC Demo with Debugger
|
||||
title: PDP-11/20 BASIC Demo with Debugger
|
||||
permalink: /devices/pdp11/machine/1120/basic/debugger/
|
||||
machines:
|
||||
- id: test1120
|
||||
|
|
@ -9,8 +9,8 @@ machines:
|
|||
autoMount: ''
|
||||
---
|
||||
|
||||
DEC PDP-11 BASIC Demo (with Debugger)
|
||||
-------------------------------------
|
||||
PDP-11/20 BASIC Demo (with Debugger)
|
||||
------------------------------------
|
||||
|
||||
This machine pre-loads the **[DEC PDP-11 BASIC](/apps/pdp11/tapes/basic/)** tape image into 16Kb of RAM:
|
||||
|
||||
|
|
|
|||
|
|
@ -31,5 +31,5 @@ configuration file such as [demo.xml](demo.xml):
|
|||
|
||||
The above configuration is used by PDPjs machines such as:
|
||||
|
||||
- [Bootstrap Loader Demo](/devices/pdp11/machine/1120/bootstrap/) ([Debugger](/devices/pdp11/machine/1120/bootstrap/debugger/))
|
||||
- [DEC PDP-11 BASIC Demo](/devices/pdp11/machine/1120/basic/) ([Debugger](/devices/pdp11/machine/1120/basic/debugger/))
|
||||
- [Bootstrap Loader Demo](/devices/pdp11/machine/1120/bootstrap/) (with [Debugger](/devices/pdp11/machine/1120/bootstrap/debugger/))
|
||||
- [PDP-11/20 BASIC Demo](/devices/pdp11/machine/1120/basic/) (with [Debugger](/devices/pdp11/machine/1120/basic/debugger/))
|
||||
|
|
|
|||
Loading…
Reference in a new issue