8080dasm 中文文档教程
8080dasm
一个用 JavaScript
Usage
节点 src/index.t.js
编写的 Intel 8080 CPU 反汇编程序.js。 Node.js 用于运行此文件 在本地,测试文件写出所提供二进制文件的反汇编 进入工作目录的 out.txt。
8080dasm
An Intel 8080 CPU Disassembler written in JavaScript
Usage
node src/index.t.js
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.