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
-
As I've already explained in this comment section, joining groups is against my principles. I appreciate being invited though!
-
@LBPHacker. would you like to join electronic club?. here is the ID: 2334424
-
It has a single core running at whatever frequency you run the simulation. That means 60 Hz by default; higher if you raise your FPS limit and lower if your computer is a potato.
-
ok... what hrtz does it operate at? how many cores does it have?
-
It has none as cache really only makes sense if the main RAM is considerably slower than the CPU, which is not the case here.
-
how much cache does it have if any
-
Update: added "Others' stuff" sign (searches for "R216K2A").
-
Well, that's rather vague. Care to elaborate?
-
I found a part where if you delete a specific pixel it reads all the data off of the drive and displays it in text.
-
Update: Fix a bug in the terminal. When a character is read from it, it clears the input buffer, leaving 0x8000 in it so the next read will yield a value whose MSB is set... except due to a single FILT being incorrectly set resulted in an attention request being sent instead of a data packet, which would cause certain programs to hang.