mirror of
https://github.com/TomNisbet/TommyPROM.git
synced 2024-11-21 19:31:12 +00:00
53 lines
1.4 KiB
YAML
53 lines
1.4 KiB
YAML
# main links
|
|
docs:
|
|
- title: "Introduction"
|
|
children:
|
|
- title: "What is TommyPROM?"
|
|
url: /
|
|
- title: "Operation"
|
|
children:
|
|
- title: "Getting Started"
|
|
url: /docs/getting-started
|
|
- title: "Troubleshooting"
|
|
url: /docs/troubleshooting
|
|
- title: "Design"
|
|
children:
|
|
- title: "Hardware"
|
|
url: /docs/hardware
|
|
- title: "Software"
|
|
url: /docs/software
|
|
- title: "Printed Circuit Board"
|
|
url: /docs/pcb
|
|
- title: "TommyPROM32 PCB"
|
|
url: /docs/tommyprom32-pcb
|
|
- title: "Adding Chip Families"
|
|
url: /docs/extending
|
|
- title: "PROM-specific Code"
|
|
children:
|
|
- title: "Overview"
|
|
url: /docs/prom-specific-code
|
|
- title: "PromDevice28C"
|
|
url: /docs/prom-device-28c
|
|
- title: "PromDeviceSST"
|
|
url: /docs/prom-device-sst
|
|
- title: "PromDevice27"
|
|
url: /docs/prom-device-27
|
|
- title: "PromDevice23"
|
|
url: /docs/prom-device-23
|
|
- title: "PromDevice8755"
|
|
url: /docs/prom-device-8755
|
|
- title: "Other Devices"
|
|
url: /docs/other-devices
|
|
- title: "References"
|
|
children:
|
|
- title: "28C256 and SDP"
|
|
url: /docs/28C256-notes
|
|
- title: "PROM Types"
|
|
url: /docs/prom-families
|
|
- title: "Release History"
|
|
url: /docs/release-history
|
|
- title: "Links"
|
|
children:
|
|
- title: "Code and Schematics"
|
|
url: "https://github.com/TomNisbet/TommyPROM"
|