LBPHacker
LBPHacker
650 / 14
7th Jul 2018
2nd Apr 2022
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

  • goglesq
    goglesq
    14th Nov 2022
    Well, you can set the model but no other assembly code I could find worked.
  • goglesq
    goglesq
    14th Nov 2022
    Nice, though TPTasm doesn't work whatsoever.. even demo codes fail
  • RaconTPT
    RaconTPT
    13th Nov 2022
    krm38501: You could make a colour screen by modding a FLRAM.
  • RaconTPT
    RaconTPT
    13th Nov 2022
    krm38501: I might be late but, it took me ~a week to learn tpt-assembly. It's a VERY simple language (compaired to lua).
  • vipmichalek
    vipmichalek
    22nd Oct 2022
    krm38501: vertical moving of texf field which is active is done by pstn
  • krm38501
    krm38501
    11th Oct 2022
    actually how does your screen do vertical
  • krm38501
    krm38501
    11th Oct 2022
    nevermind
  • LBPHacker
    LBPHacker
    11th Oct 2022
    Nope, don't have time, sorry :/ Read a subframe tutorial and reverse engineer it.
  • krm38501
    krm38501
    11th Oct 2022
    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
  • krm38501
    krm38501
    11th Oct 2022
    hey LBPHacker could you possibly make something explaining how the screen works?