Skip to content

CoryParsnipson/8080dasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Disassembler for Intel 8080 written in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published