summaryrefslogtreecommitdiff
path: root/test/fib.s
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2019-12-07 12:21:35 -0500
committermrb0nk500 <b0nk@b0nk.xyz>2019-12-07 12:21:35 -0500
commit8b20b35bf5506ff74b7337e35d6827064eace425 (patch)
tree70d52e2f59057a6d2d93aaa7d287031afc0973dc /test/fib.s
parent8d0f46d4e62af5d66ff3cce872256163a41b54bf (diff)
Added six instructions for transfering data
between the three main registers. These instructions are: TAY: Transfer Accumulator to Y. TAX: Transfer Accumulator to X. TYX: Transfer Y to X. TYA: Transfer Y to Accumulator. TXA: Transfer X to Accumulator. TXY: Transfer X to Y.
Diffstat (limited to 'test/fib.s')
0 files changed, 0 insertions, 0 deletions