I have some optimized modules written in C64 assembly that I want to link into a C6Run library project.
I assume the easiest way is to use the C6000 tools (assembly optimizer->assembler->archiver) directly to create a library which I then link with the C6RunLib archiver?