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)!
magic
technology
electronics
computer
16bit
processor
programmable
subframe
rt2812a
r216
Comments
-
It would be fun if it has a binary vulnerability
-
COOLEST THING I HAVE EVER SEEN
-
To answer the ALU question, read the manual. And the column being read stays where it is, it doesn't go anywhere. The RAM has 129 columns including the empty one.
-
I have another good question its about the RAM where does it put the currently being read column I cant see where it goes
-
i wonder what a HDD peripheral would look like for this
-
I have a question about the ALU. Does it do the standard operations (and,or,xor,not,add,sub,Inc and dec) or something different
-
That must have been a lot of paper
-
There's no "official way", however there is a protocol that peripherals follow; this is explained in the manual. And no, I didn't use any simulator software. I used pencil and paper.
-
Also did you develop this in a digital circuit simulator and implement the gates in the powder toy?
-
Im back again. Hey I have a question is there an official way to create a peripherals for the R216K2A. (Ive been learning how to make a CPU out of logic gates its fun)