no frills file based assembler project

All aspects of programming on the Commander X16.
User avatar
JimmyDansbo
Posts: 471
Joined: Sun Apr 26, 2020 8:10 pm
Location: Denmark
Contact:

Re: no frills file based assembler project

Post by JimmyDansbo »

This is so cool, now we just need an onboard editor with syntax highlighting.

Are you planning on supporting 65c816 as well ?
Visit my Github repo
or my personal site with CX16/C64/6502 related information.
Feel free to contact me regarding any of my projects or even about meeting up somewhere near Denmark
PaulForgey
Posts: 17
Joined: Tue Mar 12, 2024 3:12 am

Re: no frills file based assembler project

Post by PaulForgey »

Yes, I plan 65816, but I want to get macros first. The 65816 support will likely be version 2.x.x, as it will necessitate removing the bbr/bbs instructions, making it a breaking change.
Post Reply