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

  • Im_ygy
    Im_ygy
    23rd Sep 2018
    And the computer didn't accept '^'either,It kinda sort of word coding i think.
  • Im_ygy
    Im_ygy
    23rd Sep 2018
    Well i don't mean break......
  • Im_ygy
    Im_ygy
    23rd Sep 2018
    https://www.pdcblog.tk/site/brainf**k/ change the ** to ck you know.The computer didn't support some codong of words like GBK.It seems that the computer only accepts ASCII code.That's why the code breaks down.
  • LBPHacker
    LBPHacker
    23rd Sep 2018
    And as far as I can tell, it doesn't break the computer either.
  • LBPHacker
    LBPHacker
    23rd Sep 2018
    That program outputs weird things for me on all BF interpreters I know of, not only the default R2 one. https://ideone.com/sdTHo9
  • Im_ygy
    Im_ygy
    23rd Sep 2018
    Well the default bf profram have a minor problem.But i have to mention it.Hacking code looks like this:++++++++[>+++++[>+++++<-]<-]>>----.<< ++[>+++++[>+++<-]<-]>>+.<< ++[>+++++[>----<-]<-]>>-.<< ++[>>+++++<<-]>>-.<< ++[>+++++[>---<-]<-]>>--.<< ++[>>+++++<<-]>>-.<< ++[>+++++[>+++<-]<-]>>.<< ++[>>-----<<-]>>.<< >>---.<< ++[>+++++[>++++<-]<-]>>++.<< ++[>+++++[>------<-]<-]++[>>----<<-]>>.<< >>--.<<This code CAN break the computer and output some weird thing.
  • LBPHacker
    LBPHacker
    16th Sep 2018
    Glad you like it :D Good to see this thing still attracting attention.
  • Sapsan
    Sapsan
    16th Sep 2018
    amazing
  • LBPHacker
    LBPHacker
    30th Aug 2018
    IEEE 754 single-precision floats can handle 32-bit integers :P well, some of them. It gets weird above 16777216.
  • Kostia4381
    Kostia4381
    30th Aug 2018
    I put in a 32-bit integer and WHAT THE HECK IT WORKS