The original source can be found at https://github.com/mist64/cbmsrc/tree/master/KERNAL_C64_03
Repository of the port: https://github.com/boeckmann/c64krnl
It does assemble but some adjustments still have to be made, because the original source jumps around in the output file via .org. ASM6502 does not support this. But the changes are minor.
The original source can be found at https://github.com/mist64/cbmsrc/tree/master/KERNAL_C64_03
Repository of the port: https://github.com/boeckmann/c64krnl
It does assemble but some adjustments still have to be made, because the original source jumps around in the output file via .org. ASM6502 does not support this. But the changes are minor.