Symbol tables in the debugger
Posted: Thu Dec 28, 2023 12:53 am
Is anyone interested in seeing their symbol tables in the emulator? I made a fork of the x16-emulator where I used the objdump of llvm-mos to get the symbols to the debugger: https://github.com/Kobrasadetin/x16-emu ... bol-tables
I'm considering making a pull request of all or some of the features to the official repo if someone gets interested about this idea and wants to help make this thing a full feature. Of course there would be need to support some of the more popular languages then.
I'm considering making a pull request of all or some of the features to the official repo if someone gets interested about this idea and wants to help make this thing a full feature. Of course there would be need to support some of the more popular languages then.