Skip to content

grahambates/amiga-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amiga Rust example!

Setup:

rustup install nightly
rustup component add rust-src

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

Notes

Target JSON file generated using:

rustc +nightly -Z unstable-options --print target-spec-json --target m68k-unknown-linux-gnu

Then added to using information from https://wiki.osdev.org/Rust_Bare_Bones.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published