Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.31 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.31 KB

pdp8

This repository contains software for working with the PDP-8 minicomputer from Digital Equipment Corporation.

In particular, it has software for working with PDP-8 disk images. The software is not to be run on a PDP-8, but on a modern computer system running an operation system such as MacOS or Linux.

I make no guarantees about backwards compatibility for the software at this point.

Documentation
  • GoDoc for package os8fs
  • GoDoc for program 8cat
  • GoDoc for program 8dir
  • GoDoc for program 8dis
  • GoDoc for program 8dump
  • GoDoc for program 8rm