This is a Thread to discuss the Riskete, you can find the manual here:
If you find any bugs or need help with anything comment on this thread.
Also if you know about computer architectures and you think something could be implemented better please let me know. I have a fine grasp of RISC-V and ARM, but i don´t really know anything.
what does it do?
compute xd
But the most important operations it can do is add and substract two 29-bit numbers (from 268435455 to -268435456), also shifts and logic operations.
And since it is Turing Complete it can do any operation you can think of, if it can fit in the RAM
The FILT are the logic gates, FILT has the property that it can do logical operations with 30-bit values so i use that to do all the operations.