arK
arK
137 / 12
13th Aug 2013
16th Mar 2014
Making electronics has never been so easy. Free to copy.
electronics complicated advanced programming computers electronic parts collection display decimal

Comments

  • gtsamis
    gtsamis
    14th Aug 2013
    in advanced programmer what set and unset do?
  • jammer312
    jammer312
    14th Aug 2013
    just one attempt to use it as printer(id:1286964)
  • cyberdragon
    cyberdragon
    14th Aug 2013
    Deadbeef?
  • arK
    arK
    14th Aug 2013
    @jammer312: address column is used with Jump (where to jump), Conditional jump (where to jump) and Cond. write (what to write). Programmer has an internal state (8 bits by default). Conditional (cond.) instructions work only when condition is met, condition is set via Check column. Feel free to ask any adv. programmer related questions :]
  • wudi19980407
    wudi19980407
    14th Aug 2013
    A very useful save!
  • jammer312
    jammer312
    14th Aug 2013
    addressing works when cond.jump is read. cond. jump is jump that works only when set triggered
  • jammer312
    jammer312
    14th Aug 2013
    "set" triggers addressing on next step, so beam will move to addressed positions, "unset" removes addressing, "jump" is instant jump depending on address.
  • jammer312
    jammer312
    14th Aug 2013
    "jump"*
  • jammer312
    jammer312
    14th Aug 2013
    "jump force beam to scan specified position pointed by "address"
  • jammer312
    jammer312
    14th Aug 2013
    I don't know english good, so i'll better make save with this , so you will understand me.