Is there an assembler for 6502 that could be made to run natively on the X16?
Preferably it would:
Be open source
Read source code from files
Assemble directly to files
Support at least named labels, basic compiler directives (for instance .byte, .word, .text) and macros, simliar to the Commodore Macro Assembler that you could use on the C64
I've been searching, but it seems hard to find.
I used the Commodore Macro Assembler a lot with my C64 in the 80s. Even though I had a disk drive, it was cumbersome and took quite some time to edit, save, assemble, load and test each change in a program. If the real X16 reads and writes SD card files at the same speed as the emulator, we would be getting much closer to a modern experience with a file based assembler.
Hello,
Is there an assembler for 6502 that could be made to run natively on the X16?
Preferably it would:
I've been searching, but it seems hard to find.
I used the Commodore Macro Assembler a lot with my C64 in the 80s. Even though I had a disk drive, it was cumbersome and took quite some time to edit, save, assemble, load and test each change in a program. If the real X16 reads and writes SD card files at the same speed as the emulator, we would be getting much closer to a modern experience with a file based assembler.
Share this post
Link to post
Share on other sites