YAA - Yet Another Assembler
Posted: Tue Jan 30, 2024 7:32 pm
Howdy !
So yes, as the title said, here another 6502/65C02 assembler. What's the world needed...
This is for my own usage because nowadays most of my tools are around javascript, I thought to have an assembler in js would be useful.
So I wrote it.
And I'm using it for all my projects. So far so good.
But what would be better than asking the community to stress the thing and see if it breaks.
In other words, I'm asking for help for a Quality Audit.
Don't sweat on it, as, like aforementioned, there are plenty of assemblers outhere
But if you feel like it, I'd be glad.
Here is the npm package : jsasm6502
The link to it : https://www.npmjs.com/package/jsasm6502
TIA,
/kktos
So yes, as the title said, here another 6502/65C02 assembler. What's the world needed...
This is for my own usage because nowadays most of my tools are around javascript, I thought to have an assembler in js would be useful.
So I wrote it.
And I'm using it for all my projects. So far so good.
But what would be better than asking the community to stress the thing and see if it breaks.
In other words, I'm asking for help for a Quality Audit.
Don't sweat on it, as, like aforementioned, there are plenty of assemblers outhere
But if you feel like it, I'd be glad.
Here is the npm package : jsasm6502
The link to it : https://www.npmjs.com/package/jsasm6502
TIA,
/kktos