2023-09-17 23:29:21 +00:00
|
|
|
# main links
|
|
|
|
docs:
|
|
|
|
- title: "Introduction"
|
|
|
|
children:
|
|
|
|
- title: "What is TommyPROM?"
|
|
|
|
url: /
|
|
|
|
- title: "Operation"
|
|
|
|
children:
|
2023-09-17 23:39:50 +00:00
|
|
|
- title: "Getting Started"
|
|
|
|
url: /docs/getting-started
|
2023-09-17 23:29:21 +00:00
|
|
|
- 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
|
2024-04-13 19:52:26 +00:00
|
|
|
- title: "TommyPROM32 PCB"
|
|
|
|
url: /docs/tommyprom32-pcb
|
2023-09-17 23:29:21 +00:00
|
|
|
- title: "Adding Chip Families"
|
|
|
|
url: /docs/extending
|
2024-05-17 02:39:29 +00:00
|
|
|
- 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
|
2024-05-17 16:32:53 +00:00
|
|
|
- title: "Other Devices"
|
|
|
|
url: /docs/other-devices
|
2023-09-17 23:29:21 +00:00
|
|
|
- title: "References"
|
|
|
|
children:
|
|
|
|
- title: "28C256 and SDP"
|
|
|
|
url: /docs/28C256-notes
|
|
|
|
- title: "PROM Types"
|
|
|
|
url: /docs/prom-families
|
2024-04-13 18:50:36 +00:00
|
|
|
- title: "Release History"
|
|
|
|
url: /docs/release-history
|
2023-09-17 23:29:21 +00:00
|
|
|
- title: "Links"
|
|
|
|
children:
|
|
|
|
- title: "Code and Schematics"
|
|
|
|
url: "https://github.com/TomNisbet/TommyPROM"
|