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

https://github.com/pezipink/asi64

The Racket based 6502 assembler
https://github.com/pezipink/asi64

6502 c64 racket

Last synced: 4 months ago
JSON representation

The Racket based 6502 assembler

Awesome Lists containing this project

README

          

[![raco pkg install asi64](https://img.shields.io/badge/raco_pkg_install-asi64-aa00ff.svg)](https://pkgs.racket-lang.org/package/asi64)
[![Documentation](https://img.shields.io/badge/read-documentation-blue.svg)](http://pkg-build.racket-lang.org/doc/asi64@asi64/index.html)
![MIT License](https://img.shields.io/badge/license-MIT-118811.svg)

# #lang asi64
The Racket based 6502 assembler. Primarily targetted at programming the Commodore C64, with [VICE](http://vice-emu.sourceforge.net/) emulator support.

[Documentation](http://pkg-build.racket-lang.org/doc/asi64/index.html).

[MIT license](https://github.com/pezipink/asi64/blob/master/LICENSE).