RaconTPT
RaconTPT
101 / 2
14th Jul 2020
2nd Sep 2022
This is the smallest computer in TPT. Its made in a modular/scalable way. Name might change in future. ~5 lines of 0xMin1 -> 1 line of assembly. It has: 6 commands, 2 8bit pointers, 1 register.
computer tiny microprocessor smallest technology tech subframe 60hz electronic 0xmin

Comments

  • krm38501
    krm38501
    12th Sep 2022
    RaconTPT: can you do TPTM with me tomorrow at 6:00PM UTC(I'm actually in a western time zone I believe I'm 1 hour ahead of eastern time)
  • RaconTPT
    RaconTPT
    6th Sep 2022
    *by "zasm" i mean my "Zero-xmin Assembly Small Macro" language aka "0@$#"
  • krm38501
    krm38501
    5th Sep 2022
    ok(cts)
  • RaconTPT
    RaconTPT
    5th Sep 2022
    You have to write your own an adder program (~80 filt's long)
  • RaconTPT
    RaconTPT
    5th Sep 2022
    It doesn't. the only ALU operations are: NOR, varRedShift, varBlueShift.
  • krm38501
    krm38501
    4th Sep 2022
    I have another question how does it add?
  • krm38501
    krm38501
    4th Sep 2022
    basically recode some of lua like how variables work and math
  • krm38501
    krm38501
    4th Sep 2022
    what I mean is convert it to assembly then to filt
  • RaconTPT
    RaconTPT
    3rd Sep 2022
    krm38501: There is LPHacker's TPT assembly, and there is my ZASM->filt compiler, though none of them compile LUA. Also it would be hard to do LUA->filt since LUA is not a compiled language & LUA is very flexible (I think).
  • RaconTPT
    RaconTPT
    3rd Sep 2022
    why is the button it there? because I wanted to have an on/off button without adding to many extra particles.