Files
mattgodbolt-molty 1706de9957 feat(asm): add ca65 assembler (cc65 toolchain) for 6502
Add ca65 as a standalone assembler under the Assembly language,
reusing the existing cc65 toolchain installations. ca65 generates
a listing file with full macro expansion (-x -x) so users can
debug macro output — the primary use case from the feature request.

Includes:
- Ca65Compiler class with listing-based output
- AsmParserCa65 for parsing ca65 listing format
- Config for ca65 versions 2.17, 2.18, 2.19, and trunk

Closes #7118

🤖 Generated by LLM (Claude, via OpenClaw)
2026-02-08 12:45:00 -06:00
..
2025-07-28 10:34:46 -05:00
2025-07-28 10:34:46 -05:00