I made a computer again. It can do a lot of stuff the previous one couldn't and still can't do a lot of stuff I'd like it to be able to do. It definitely can solve quadratic equations. Check the relevant forum thread too. And try tpt.setfpscap(2)!
technology
computer
magic
electronics
16bit
processor
programmable
subframe
rt2812a
r216
Comments
-
There isn't.
-
Is there a way to read all 29 bits of memory? there only seems to be "swm" for writing.
-
Thk. I have now made a .0xmin -> .tptasm compiler.
-
I currently have absolutely no idea why I did BUMP that way, but my guess is that the port hardware somehow got too complicated and I couldn't make it switch between register and immediate operands.
-
Class 1 is the class of instructions that produce output but do not take input, so they don't need to be able to take an immediate operand. The exception to this is BUMP, which can in fact read from the register operand you pass to it, yet it's Class 1 for some reason, which means it can't take an immediate operand still.
-
*i meant "OPER U16_I1"
-
why is there a "OPER REG_R2" operand mode for class 1* but not a "OPER REG_R1" for "1"?Is this a typo?
-
See my comments below.
-
I see that it got updated recently, whats new ?
-
This is amazing. Probably the best thing i've ever seen on Powder Toy. +1