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
30bit
Comments
-
go back to the project you sent me and I will send you my room
-
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)
-
*by "zasm" i mean my "Zero-xmin Assembly Small Macro" language aka "0@$#"
-
ok(cts)
-
You have to write your own an adder program (~80 filt's long)
-
It doesn't. the only ALU operations are: NOR, varRedShift, varBlueShift.
-
I have another question how does it add?
-
basically recode some of lua like how variables work and math
-
what I mean is convert it to assembly then to filt
-
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).