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
-
RaconTPT: can you please fix the dray on the module I made it broke somehow and idk how to make it work
-
can't believe*
-
I can believe I actually made a IO port module it is at save id:2929794
-
I'm probably going to make a module device to read the data in the ram
-
IO ports have to further out because it gets harder the closer you get to the CPU so I just have to do it like at the end
-
ok(cts)
-
krm38501: the current 0xmin cpu does have a "if" command but it makes "if;jump" take up 2 instructions, 3 if you include the condision. I might try adding "jump if(flag==0)".
-
krm38501: You can use all the ram as IO ports by adding DRAY and LDTC outside the CPU for input and output.
-
I have a idea for a new command "jump if"
-
is there a way to add a IO input port?