Added a few PDP-11/45 configurations

This commit is contained in:
Jeff Parsons 2016-12-01 07:38:27 -08:00 committed by Jeff Parsons
commit 399e1d06a7
25 changed files with 768 additions and 14 deletions

View file

@ -9,9 +9,9 @@ Challenger 1P Machine Configurations with 8Kb
Here are some sample C1P Machine Configurations with 8Kb:
* [8kb with Large Display](large/) ([Debugger](large/debugger/))
* [8kb with Large Display](large/) (with [Debugger](large/debugger/))
* [8kb with Small Display](small/)
* [8kb with Large Display w/Additional Software](all/) ([Debugger](all/debugger/))
* [8kb with Large Display w/Additional Software](all/) (with [Debugger](all/debugger/))
* [8kb "Server Array" Demo](array/)
See the [Documentation](/docs/c1pjs/) for details on the operation of C1Pjs.

View file

@ -10,8 +10,8 @@ Challenger 1P Machine Configurations
Here are some sample C1P Machine Configurations:
- [8kb with Small Display](8kb/small/)
- [8kb with Large Display](8kb/large/) ([Debugger](8kb/large/debugger/))
- [8kb with Large Display w/Additional Software](8kb/all/) ([Debugger](8kb/all/debugger/))
- [8kb with Large Display](8kb/large/) (with [Debugger](8kb/large/debugger/))
- [8kb with Large Display w/Additional Software](8kb/all/) (with [Debugger](8kb/all/debugger/))
- [8kb "Server Array" Demo](8kb/array/)
- [32kb with Diskette Support](32kb/)