aboutsummaryrefslogtreecommitdiff
path: root/src/Commands.hs
AgeCommit message (Collapse)AuthorFilesLines
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