tProc v1 ASM cheatsheet
Python calls |
|
|---|---|
|
writes the value |
ASM_Program calls |
|
|---|---|
|
reads the data memory at the address specified by |
|
writes the |
|
performs the bitwise |
|
performs the bitwise |
|
takes the value at page |
|
marks this location in the program, for use by the |
|
sends the values on page |
|
synchronizes the internal time offset to the value specified by page |
|
synchronizes the internal time offset by |
QickProgram bitwise operations |
|
|---|---|
|
shifts bits left by |
|
or |
|
and |
|
exclusive or |
|
not |
tProcessor register information
The tproc contains 8 pages of 32 registers each, making 256 registers in total. Each register is 32 bits wide.