2.3.1 • Published 2 years ago

trs80-disasm v2.3.1

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

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.

2.3.1

2 years ago

2.3.0

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.8

3 years ago

2.0.7

3 years ago

2.0.3

3 years ago

2.0.4

3 years ago

2.0.6

3 years ago

2.0.1

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago