| Crates.io | dbsdk-vu-asm |
| lib.rs | dbsdk-vu-asm |
| version | 0.1.0 |
| created_at | 2025-02-13 03:00:15.686429+00 |
| updated_at | 2025-02-13 03:00:15.686429+00 |
| description | Proc macro support for assembling in-line VU programs for the Dreambox fantasy console |
| homepage | |
| repository | https://github.com/GlaireDaggers/DBSDK-VU-ASM |
| max_upload_size | |
| id | 1553722 |
| size | 20,805 |
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/