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
-
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
-
You've won PowderToy +1
-
Oops. Well thanks!
-
Alright, it now handles all zeroes input correctly.
-
And no, it doesn't actually support hexadecimal values. If you give it 0x..., it sees the x and bails, and interprets the entire thing as 0.
-
Oh yeah I guess it doesn't handle the all zeroes case. I should fix that.
-
Nevermind the last question, just found the answer, and its very complicated. Maybe I'll try it later :)
-
Super cool computer! 2 little things I found: the computer accepts hexadecimal values, and if you put in all 0s for the quadratic solver it says no solutions. Also, is there a way to write your own program for it?