LBPHacker
LBPHacker
87 / 0
1st May
3rd May
I made a computer again. It can do a lot of stuff the previous one couldn't and can do most stuff that I'd ever wanted a TPT computer to do. It definitely can churn out Fibonacci numbers and primes. Check the relevant forum thread too.
subframe processor technology mandelbrot dayofweek fibonacci prime r316 computer magic

Comments

  • deathhawk
    deathhawk
    7th May
    this is one of the fastest computers in the powder soy
  • @RandomGoober And from my experience, writing and maintaining assembly code is significantly harder and less productive than working with higher-level languages like C/C++. Nearly all modern software development relies on higher-level languages because they are more accessible, maintainable, and portable.
  • @RandomGoober Using a transpiler to convert between different assembly languages (such as MIPS or ARM32 to another architecture) is generally not a practical approach though. Programming directly in modern ASM is notoriously difficult and time-consuming.
  • CATSSMAC
    CATSSMAC
    6th May
    waiting for a working TPT inside TPT
  • LBPHacker
    LBPHacker
    6th May
    Consult the manual.
  • hello128bit
    hello128bit
    6th May
    is the instruction set cisc or risc
  • cindypasi
    cindypasi
    6th May
    deathhawk: prob only 2d
  • ethan65
    ethan65
    6th May
    i misread mandelbrot, but Vector would be significantly quicker, in theory
  • ethan65
    ethan65
    6th May
    so, theoretically 16kB max, if you were using vector graphics for the mantelroot one you could get more speed, you are programming for raster, shuch is extremely power hungry and requires higher clock speeds
  • LBPHacker
    LBPHacker
    6th May
    Nope, it can do 4x more at most, as in the bits and pieces save.