Starting to flesh out the static PCjs website
This commit is contained in:
parent
d6bc490fe6
commit
26c351bbbe
24 changed files with 123 additions and 32 deletions
10
devices/c1p/machine/32kb/machine.md
Normal file
10
devices/c1p/machine/32kb/machine.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "OSI Challenger 1P (32Kb) with Disk Support"
|
||||
permalink: /devices/c1p/machine/32kb/
|
||||
machines:
|
||||
- type: c1p-dbg
|
||||
id: c1p32kb
|
||||
---
|
||||
|
||||
{% include machine.html id="c1p32kb" %}
|
||||
|
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: Machines
|
||||
permalink: /devices/c1p/machine/
|
||||
---
|
||||
|
||||
Challenger 1P Machine Configurations
|
||||
---
|
||||
|
||||
|
|
@ -10,4 +16,4 @@ Here are some sample C1P Machine Configurations:
|
|||
* [8kb "Server Array" Demo](8kb/array/)
|
||||
* [32kb with Diskette Support](32kb/)
|
||||
|
||||
See the [Documentation](/docs/c1pjs/) for details on the operation of C1Pjs.
|
||||
See the [Documentation](/docs/c1pjs/) for details on the operation of C1Pjs.
|
||||
|
|
|
|||
Loading…
Reference in a new issue