Description
BranchMap is a tool to simplify tracing and debugging program flow in z80 ASM source code. It takes in a plaintext z80 source file, parses it and any files included in that source file, and generates a postscript or (optionally) PDF file containing a detailed representation of the program flow. It can do all of the following and more:
:: Displays all files, labels, and jumps in source file(s)
:: Tracks and tries to determine stack depth of all instructions. Looks for unreachable blocks.
:: Displays easy-to-read color-coded cross-file call/jump references
:: Can optionally track calls and bcalls
:: Can optionally graphically track intra-routine stack manipulation
:: Easy-to-use PS/PDF output files
Screenshots
Archive Contents
Name | Size |
---|---|
branchmap.py | 20.5 KB |
dcs6.pdf | 234.0 KB |
- File Size
- 200.3 KB
- Short link
- http://ceme.tech/DL413
Reviews
Nobody has reviewed this file yet.Versions
- BranchMap Beta 1 (published 15 years, 2 months ago; 2009-09-17 01:06 UTC-05:00)
Advertisement