An open API service indexing awesome lists of open source software.

https://github.com/jbush001/6502


https://github.com/jbush001/6502

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Install dasm (6502 assembler)

MacOS (requires Homebrew )

brew install dasm

Linux (Debian)

sudo apt install dasm

To run:

make
./emulator program.bin