/S20-Disassembler

Disassembles a binary stream of input stemming from the S20 computer, a 24-bit machine with 32 kilowords of memory.

Primary LanguagePython

S20 Disassembler
Brian Jopling, May 2020

Given binary data outputted by a S20 computer, the S20 Disassembler converts the
binary into human-readable instructions.

The S20 computer is 24-bits with 32 kilowords of memory and 32 registers.

Usage:

  python3 disas.py