asm6502
v0.0.2
Published
ES6 6502 assembler
Readme
asm6502
ES6 6502 assembler
This library exports a single function, assemble, which takes a string of source code. It returns an object with bytecode, labels and mesenLabels for loading into the Mesen debugger.
