First post \o/
After learning Z80 assembly (SMS and MSX) I decided to give a go at another platform with all new challenges.
I'm pretty charmed by Loopy's ASM6 assembler due to its simplicity. But I miss an option to output a symbol file that can be used by emulator debuggers. Debugging without symbols is insane Well at least with my buggy code.
Did anyone ever tinkered with ASM6 and implemented their own symbol output?
I would be very grateful to have such a feature. I'm not very comfortable with ca65.
After learning Z80 assembly (SMS and MSX) I decided to give a go at another platform with all new challenges.
I'm pretty charmed by Loopy's ASM6 assembler due to its simplicity. But I miss an option to output a symbol file that can be used by emulator debuggers. Debugging without symbols is insane Well at least with my buggy code.
Did anyone ever tinkered with ASM6 and implemented their own symbol output?
I would be very grateful to have such a feature. I'm not very comfortable with ca65.