8dis

command
v0.0.0-...-42d31b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Program 8dis is an experimental disassembler for the PDP-8. It is more of a toy at this point. If the named file ends with .BN then it is decoded as a BIN file. Other files currently are just treated as raw instructions.

The following examples of path names assume PDP8_IMAGE is /tmp/os8.rk05:

PATH                   DRIVE         SIDE FILE
foobar.xy               /tmp/os8.rk05  A  FOOBAR.XY
b:foobar.xy             /tmp/os8.rk05  B  FOOBAR.XY
./os8.rk05/foobar.xy    ./os8.rk05     A  FOOBAR.XY
./os8.rk05/a:foobar.xy  ./os8.rk05     A  FOOBAR.XY
./os8.rk05/b:foobar.xy  ./os8.rk05     B  FOOBAR.XY

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL