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

  • LBPHacker
    LBPHacker
    1st May
    I made the Mandelbrot demo wait for user input once it's done. It was not nice of it to just clear the screen and exit after who knows how many minutes/hours of computation that you probably left it alone for.
  • LBPHacker
    LBPHacker
    1st May
    If it was a set of parallel cores, I think memory access would still be pretty simple. Code running on different processors would have to make sure to not trample on the memory accesses of code running on other cores. A fairly simple multithreading scenario.
  • RandomGoober
    RandomGoober
    1st May
    aaah ok but thats still very cool, just a few more years of tpt computer development and we can run cp/m in tpt
  • LBPHacker
    LBPHacker
    1st May
    It's multiple cores, but they are sequential, not parallel. So they act like one very fast core, not multiple slower ones.
  • RandomGoober
    RandomGoober
    1st May
    is this an actual multi core processor? bc that would be absolutely nuts, also how does that work with shared memory and memory management? 8k words doesnt seem like a whole lot.
  • pinkProtogen
    pinkProtogen
    1st May
    This is cool!
  • very cool
  • very cool
  • very cool
  • very cool