| Age | Commit message (Collapse) | Author | 
|---|
|  | I also added a new input testing program called
input-3.s, which contains a mostly working editor. | 
|  | We're now Free Software!!! | 
|  | for use of the B register as an operand, for ALU based
instructions.
This allows for both low code size, and high
performance.
This means we can save upto 9 bytes, by just using
the B register for ALU operations, rather than using a
memory address.
The indirect addressing modes, give Sux the abillity
to now use pointers.
Hope you guys have a Merry Christmas!
From mr b0nk 500 <b0nk@b0nk.xyz> | 
|  | monitor, and the cursor movement routines for SuBAsm. | 
|  | Also added support for moving the cursor arround. |