DBSDK-VU-ASM
Helper crate to assist with writing inline VU assembly programs for the Dreambox fantasy console
Installation
Add the following line to the dependencies section of your Cargo.toml:
dbsdk-vu-asm = "0.1.0"
VU Assembly Language
See "VU_ASM.md" for details on the VU assembly language
Documentation
View docs at https://docs.rs/dbsdk-rs/0.1.0/dbsdk_vu_asm/