asm6502

0.0.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i asm6502

Weekly Downloads

11

Version

0.0.2

License

MIT

Unpacked Size

171 kB

Total Files

7

Last publish

Collaborators

  • bobbicodes