1.0.8 • Published 4 years ago

8080dasm v1.0.8

Weekly downloads
15
License
MIT
Repository
github
Last release
4 years ago

8080dasm

An Intel 8080 CPU Disassembler written in JavaScript

Usage

node src/index.t.js <path to 8080 binary file>

A usage example is coded in src/index.t.js. Node.js is used to run this file locally, where the test file writes out the disassembly of the provided binary into out.txt of the working directory.

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago