#atari #mos #8-bit #llvm-mos #6502

a800xl-utils

misc utilities for mos-a800xl-none target (Atari 800XL/XE)

6 releases

0.2.1 Oct 16, 2022
0.2.0 Oct 15, 2022
0.1.4 Jan 24, 2022

#672 in Embedded development

29 downloads per month

MIT/Apache

15KB
347 lines

a800xl-utils

Number of utilities for experimental mos-a800xl-none target, provided by https://github.com/mrk-its/rust/tree/mos_target

API Docs

https://docs.rs/a800xl-utils

Running examples

The easiest way is to use provided devcontainer.json configuration for vscode:

  1. Configure Visual Studio Code with Remote - Containers extension
  2. Open this project inside devcontainer and type make
  3. The result is examples.atr containing all examples

License

All source code (including code snippets) is licensed under either of

at your option.

Dependencies

~1.2–1.9MB
~41K SLoC