Skip to content

Specifications & Features

Thomas Leathers edited this page May 5, 2017 · 2 revisions
  • Max Length of troms: 19,683 instructions.
  • Max loaded troms: 6 (Labeled A-F)
  • scratch memory: 729 9-trit words on IObus.
  • Max positive integer: 9,841
  • Max Negative Integer: -9,841
  • Max number of threads: 9

4-trit alphanumeric (a-z, 0-9) Keyboard interrupt system. (with -,+, return/enter, and space)

custom assembly language with external compiler, featuring:

  • integrated text conversion
  • automatically tracked executable bus address pointers.
  • builtin IObus address pointers to make using IO and scratch memory easier.

Various Helpful command line tools.

troms are loaded into executable ram and this ram can be rewritten to change what a program does during execution.

Clone this wiki locally