10 Commits (master)

Author SHA1 Message Date
Trivernis d25b5c2efb
Update README.md 4 years ago
trivernis 8b33077bff Improve debugging 4 years ago
trivernis 68e6b02c07 Add and, or, not, xor, pow and nrt tokens 4 years ago
trivernis 6823f1e95e Fix missing escape in the readme 4 years ago
trivernis 5adb4296e5 Add print instruction to print the value of a register to the console 4 years ago
trivernis 4ae7eee80c Update readme to new label data type 4 years ago
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 d367f5c9e3 Add README 4 years ago