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