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
-
Well, you can set the model but no other assembly code I could find worked.
-
Nice, though TPTasm doesn't work whatsoever.. even demo codes fail
-
krm38501: You could make a colour screen by modding a FLRAM.
-
krm38501: I might be late but, it took me ~a week to learn tpt-assembly. It's a VERY simple language (compaired to lua).
-
krm38501: vertical moving of texf field which is active is done by pstn
-
actually how does your screen do vertical
-
nevermind
-
Nope, don't have time, sorry :/ Read a subframe tutorial and reverse engineer it.
-
also I have a idea for a full color screen. you can probly make it by sending a message through two io ports one for data two for type/bump and the way to add color is by using filt + cray to make the part have a deco color than use that when it draws
-
hey LBPHacker could you possibly make something explaining how the screen works?