about summary refs log tree commit diff stats
path: root/subx/011direct_addressing.cc
Commit message (Collapse)AuthorAgeFilesLines
* 4058Kartik K. Agaram2017-10-131-0/+23
|
* 4057Kartik K. Agaram2017-10-131-0/+21
|
* 4056Kartik K. Agaram2017-10-131-0/+21
| | | | subx: 'or'
* 4055Kartik K. Agaram2017-10-131-0/+21
| | | | subx: Implement 'and' for the addressing modes we've built so far.
* 4051Kartik K. Agaram2017-10-121-0/+64
subx: Move register direct mode before indirect in the exposition.