2.3.1 • Published 3 years ago
trs80-disasm v2.3.1
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.