9 Commits (4ae7eee80c47b3fc05cc3dd03bb450ed6e9fad73)

Author SHA1 Message Date
trivernis 2692d0640d Change label token to accept a 32 bit number instead of reading rgl 4 years ago
trivernis 22cc821697 Fix add instruction
- Add debug instruction
4 years ago
trivernis d4bc8781d9 Add run loop for runtime
- Add send instruction to send the rgb values to the strip (since setting them and sending them is bs)
- Remove sending behaviour from rgb registers
4 years ago
trivernis 1d3b54ff7f Add invocation code for tokens 4 years ago
trivernis d7c689f7d2 Add Runtime, Token implementations, Registers 4 years ago
trivernis 6c6de07631 Fix compiler warnings 4 years ago
trivernis 1db0144eb7 Fix register rgd name 4 years ago
trivernis 18691a25df Fix errors in assembler 4 years ago
trivernis 7f2e49e523 Add assembler 4 years ago