diff options
author | mrb0nk500 <b0nk@b0nk.xyz> | 2019-12-24 22:18:32 -0500 |
---|---|---|
committer | mrb0nk500 <b0nk@b0nk.xyz> | 2019-12-24 22:18:32 -0500 |
commit | 1dfc78b8bf5b708cb1118a9d6646397772a1b894 (patch) | |
tree | f3e9a0a87c4aa5a13a773fc1046a6d17fb4631f4 /lexer.h | |
parent | cd08c7e030dd269ffd0d3bdb6170e15998c796ec (diff) |
Added support for Indirect addressing modes, and allow
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>
Diffstat (limited to 'lexer.h')
0 files changed, 0 insertions, 0 deletions