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

  • hujhgjt
    hujhgjt
    27th Aug 2020
    does huntbadday happen to b the creator of the R2? I kinda doubt it but they said it
  • LBPHacker
    LBPHacker
    26th Aug 2020
    It has in fact been done, id:2401056
  • KungZacharias
    KungZacharias
    26th Aug 2020
    so what you are saying is that it is entirely possible to create a minimalist snake game on this computer alone?
  • LBPHacker
    LBPHacker
    21st Aug 2020
    Read the manual.
  • rysiaczek1234
    rysiaczek1234
    21st Aug 2020
    how to use it
  • LBPHacker
    LBPHacker
    10th Aug 2020
    JS is not a compiled language and C++ is way too bloated for this speed range and amount of RAM, but C is entirely possible, and I've been looking into it for quite some time.
  • RaconTPT
    RaconTPT
    10th Aug 2020
    can you make a JS/c++ compiler for it
  • KoroPandaFuego
    KoroPandaFuego
    29th Jul 2020
    halo halo
  • LBPHacker
    LBPHacker
    25th Jun 2020
    Post the code somewhere. I can only imagine that happening if *all* you have in your file is that line with that single label, which may confuse the assembler (since there's nothing to assemble).
  • Chemlab
    Chemlab
    24th Jun 2020
    I keep getting an error from r2asm that says "line 1: expected mnemonic, 'dw' or 'org';" but all I wrote on line 1 was "start:"