Skip to content

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

Notifications You must be signed in to change notification settings

PolyatomicBrian/S20-Disassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages