This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

trs80-disasm
TypeScript icon, indicating that this package has built-in type declarations

2.3.1 • Public • Published

trs80-disasm

A small TypeScript library that connects z80-disasm (a Z80 disassembler) with trs80-base (a library that parses TRS-80 files). The main function is disasmForTrs80Program(), which creates and configures a disassembler object given a TRS-80 binary file.

This library also provides the addresses of a small set of known ROM routines, to aid disassembly code that calls them.

License

Copyright © Lawrence Kesteloot, MIT license.

Readme

Keywords

Package Sidebar

Install

npm i trs80-disasm

Weekly Downloads

2

Version

2.3.1

License

MIT

Unpacked Size

107 kB

Total Files

28

Last publish

Collaborators

  • lkesteloot