trivernis
|
7f9140a97e
|
Add debug flag to trace instructions
|
5 years ago |
trivernis
|
f2e01ab003
|
Fix primes example
|
5 years ago |
trivernis
|
cf8f9c1d4c
|
Add rainbow example
|
5 years ago |
trivernis
|
cb8d7eb877
|
Remove debug from prime number example
|
5 years ago |
trivernis
|
310a4f58d7
|
Add primes to the examples
|
5 years ago |
trivernis
|
68e6b02c07
|
Add and, or, not, xor, pow and nrt tokens
|
5 years ago |
trivernis
|
23f5d0e2c7
|
Add example files
|
5 years ago |
trivernis
|
6823f1e95e
|
Fix missing escape in the readme
|
5 years ago |
trivernis
|
5adb4296e5
|
Add print instruction to print the value of a register to the console
|
5 years ago |
trivernis
|
4ae7eee80c
|
Update readme to new label data type
|
5 years ago |
trivernis
|
2692d0640d
|
Change label token to accept a 32 bit number instead of reading rgl
|
5 years ago |
trivernis
|
e5489e49a5
|
Fix reported exit code being always 0
|
5 years ago |
trivernis
|
5cb68073bf
|
Fix state register
|
5 years ago |
trivernis
|
22cc821697
|
Fix add instruction
- Add debug instruction
|
5 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
|
5 years ago |
trivernis
|
1d3b54ff7f
|
Add invocation code for tokens
|
5 years ago |
trivernis
|
d7c689f7d2
|
Add Runtime, Token implementations, Registers
|
5 years ago |
trivernis
|
6c6de07631
|
Fix compiler warnings
|
5 years ago |
Trivernis
|
90777b8ae6
|
Create LICENSE
|
5 years ago |
trivernis
|
d367f5c9e3
|
Add README
|
5 years ago |
trivernis
|
1db0144eb7
|
Fix register rgd name
|
5 years ago |
trivernis
|
18691a25df
|
Fix errors in assembler
|
5 years ago |
trivernis
|
7f2e49e523
|
Add assembler
|
5 years ago |