LBPHacker
LBPHacker
163 / 3
12th Jun 2020
12th Jun 2020
Tired of all the subframe computers which require external tools to program? Have an algorithm that you'd really like to implement in TPT? Try the Subframe Turing-complete blocks! Heavily inspired by lesio's save, see the link inside.
programming subframe stcb

Comments

  • sunny1saturday
    sunny1saturday
    13th Jun 2020
    scratch 2.0
  • Schmolendevice
    Schmolendevice
    12th Jun 2020
    Oh my. Meanwhile busy implementing a RISC-V processor in Verilog for my degree.
  • Chemlab
    Chemlab
    12th Jun 2020
    How do you use the immediate operand programmer?
  • QuanTech
    QuanTech
    12th Jun 2020
    i'm shook. +1
  • LBPHacker
    LBPHacker
    12th Jun 2020
    As for what the value of the immediate operand of a goto block should be, that depends entirely on where you want it to jump. The blocks are numbered starting from 0 from the top, and this block number is what the immediate operand should hold.
  • LBPHacker
    LBPHacker
    12th Jun 2020
    Yeah so the destinations are immediate operands, right? They're not the same, they just look the same (because it's impossible to have them display the actual values they hold with the current setup). You can actually generate immediate operands of different values with the immediate operand programmer on the left.
  • yclee126
    yclee126
    12th Jun 2020
    Could you explain more about the Goto blocks? The destination seem all the same yet somehow they go to different locations
  • plutoniumfusion
    plutoniumfusion
    12th Jun 2020
    oh my, so many educational saves at FP
  • jacob1
    jacob1
    12th Jun 2020
    The R3 will be released right after TPTMP 1.0
  • LBPHacker
    LBPHacker
    12th Jun 2020
    @Fusionftw: Nah :P I'll get to that too, eventually.