8080dasm

1.0.8 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i 8080dasm

Weekly Downloads

3

Version

1.0.8

License

MIT

Unpacked Size

17.6 kB

Total Files

4

Last publish

Collaborators

  • coryparsnipson