LBPHacker
LBPHacker
643 / 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

  • micque
    micque
    23rd Nov 2021
    deffinitly +1! :D
  • micque
    micque
    23rd Nov 2021
    i love it!!! it even has the *shift* + */* to use *?*
  • KnZahid300
    KnZahid300
    6th Nov 2021
    idk how to use that folder,i read the README but still doesn't work in nothing :( i need help
  • KnZahid300
    KnZahid300
    6th Nov 2021
    i have that problems
  • KnZahid300
    KnZahid300
    6th Nov 2021
    I TRIED BUT THE FOLDER DOESN'T WORK FOR THINGS
  • Furry_02
    Furry_02
    25th Oct 2021
    KnZahid300: https://github.com/LBPHacker/tptasm
  • KnZahid300
    KnZahid300
    23rd Oct 2021
    someone commented in my pc save and it says that i need to ude TPTASM but i cannot find that -_-
  • RaconTPT
    RaconTPT
    19th Oct 2021
    Thk it works now. -Also the manual doesn't mention that the charactor set encludes ascii although that is wasn't hard (for me) to work that out.
  • LBPHacker
    LBPHacker
    19th Oct 2021
    The 0x10?? is worded with the R2 peripheral protocol in mind, so 0x10?? is actually 0x200210??. I guess this protocol is not really explained anywhere >_> tl;dr raw data bit is 0x20000, attention request bit is 0x10000, and keep-alive bit is 0x20000000.
  • RaconTPT
    RaconTPT
    19th Oct 2021
    i cant work out how to use the monitor, (with my own cpu). I tried sending ascii codes for 1 frame but that made it print charactors in different places even though the manual says that they are different commands. I assume "0x10??" == ctype(0x10??).