dbsdk-vu-asm

Crates.iodbsdk-vu-asm
lib.rsdbsdk-vu-asm
version0.1.0
created_at2025-02-13 03:00:15.686429+00
updated_at2025-02-13 03:00:15.686429+00
descriptionProc macro support for assembling in-line VU programs for the Dreambox fantasy console
homepage
repositoryhttps://github.com/GlaireDaggers/DBSDK-VU-ASM
max_upload_size
id1553722
size20,805
Hazel Stagner (GlaireDaggers)

documentation

README

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/

Commit count: 3

cargo fmt