aboutsummaryrefslogtreecommitdiff
path: root/src/Commands.hs
AgeCommit message (Collapse)AuthorFilesLines
2021-04-02Operand code updateNikita Orlov1-7/+7
2021-03-22.Aleksey Veresov1-1/+6
2021-03-22PC access addedNikita Orlov1-3/+1
2021-03-22UNLK fixNikita Orlov1-5/+2
2021-03-05Trailing spaces removed.Aleksey Veresov1-7/+7
2021-03-05New way of deciphering.Aleksey Veresov1-431/+208
2021-02-26Decoder table and dummy instructions addedNikita Orlov1-32/+458
2021-02-16Now Machine is in Emulator which is a monad. =)Aleksey Veresov1-52/+47
2021-02-15New style of command dispatcher! =)Aleksey Veresov1-3/+47
2021-02-14Example commands added.Aleksey Veresov1-0/+30