vs-ude / mic-1-toolbox

Web-based MIC-1 emulator and toolbox
https://vs-ude.github.io/mic-1-toolbox/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Ensure parity with the MIC-1 operations table #147

Closed OskarCarl closed 1 year ago

OskarCarl commented 1 year ago

Stuff like A + B should not be possible as only B + A is available in the original op table.

Zeusmaxhallo commented 1 year ago

Ich habe noch mal im Tannenbaum recherchiert und im Beispielcode werden Addition und Logische Operatoren kommutativ benutzt.

Im Buch gibt es auch eine Abschnitt dazu: image