grahambates / amiga-rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amiga Rust example!

Setup:

rustup install nightly
rustup override set nightly
rustup component add rust-src
cargo install cargo-xbuild

Uses toolchain binaries from vscode-amiga-debug. Need to add the platform dir and the opt/bin subdir to your path.

Build/Run:

make run

About


Languages

Language:Rust 49.2%Language:Makefile 33.2%Language:Assembly 17.6%