b2 icon indicating copy to clipboard operation
b2 copied to clipboard

Allow symbols in the Disassembly Debug view

Open TobyLobster opened this issue 3 years ago • 2 comments

Give the option to load a symbols file (in a vaguely standard format), and use the symbols in the Disassembly Debug view

TobyLobster avatar Sep 30 '20 15:09 TobyLobster

This has been on my to do list for ages! Would be nice if you could just give it a listing file from BeebAsm/64tass/<>/etc., and have it do its thing.

Some kind of simple regexp-based extensibility mechanism would probably let you interpret many types of listing file output from other assemblers or tools too.

tom-seddon avatar Sep 30 '20 20:09 tom-seddon

That sounds right. I vote for supporting BeebAsm because it's popular and acme (https://github.com/meonwax/acme) because I use it :-)

TobyLobster avatar Sep 30 '20 20:09 TobyLobster