Open ari26squared opened 2 years ago
Hi. I use ACME assembler, so currently only support their report file format. I'll take a look at cc65 and see if I can support it.
Thank you.
ari26squared, what target system did you use when you compiled your code to run on the emulator?
How would I add my source code to view like your examples? And I see that you are using a linker map file and not just a regular map file? How compatible is it with the map file generated from cl65?
I have successfully compiled (and run?) a C program + Asm using cc65. I am not sure what its doing now, since I can only see a portion of raw disassembled instructions.
Thanks!