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
- Host: GitHub
- URL: https://github.com/pezipink/asi64
- Owner: pezipink
- License: mit
- Created: 2017-05-27T13:11:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T05:51:49.000Z (over 3 years ago)
- Last Synced: 2026-02-01T14:53:01.456Z (4 months ago)
- Topics: 6502, c64, racket
- Language: Racket
- Homepage:
- Size: 56.6 KB
- Stars: 39
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pkgs.racket-lang.org/package/asi64)
[](http://pkg-build.racket-lang.org/doc/asi64@asi64/index.html)

# #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).