aboutsummaryrefslogtreecommitdiff
path: root/src/Suem.hs
AgeCommit message (Collapse)AuthorFilesLines
2021-04-12Interrupts for Devices added!Aleksey Veresov1-0/+1
Non-blocking check is not done yet.
2021-04-12Device protocol is almost done!Aleksey Veresov1-7/+10
2021-04-07Change in modules.Aleksey Veresov1-0/+3
2021-04-03BSR and RTS addedNikita Orlov1-3/+1
2021-04-02Instructions renameNikita Orlov1-352/+352
2021-04-02Operand code updateNikita Orlov1-16/+16
2021-04-02Puf.Aleksey Veresov1-8/+8
2021-04-01Debug output addedNikita Orlov1-1/+39
2021-03-15Device module started.Aleksey Veresov1-15/+19
2021-03-15.Aleksey Veresov1-3/+35
2021-03-05Fix.Aleksey Veresov1-4/+4
2021-03-05New deciphering done.Aleksey Veresov1-29/+140
2021-03-052/3 new deciphering.Aleksey Veresov1-37/+135
2021-03-05New way of deciphering.Aleksey Veresov1-87/+143
2021-02-26Decoder table and dummy instructions addedNikita Orlov1-13/+84
2021-02-16Now Machine is in Emulator which is a monad. =)Aleksey Veresov1-24/+59
2021-02-15New style of command dispatcher! =)Aleksey Veresov1-28/+13
2021-02-14Example commands added.Aleksey Veresov1-52/+32
2021-02-13Start of deciphering.Aleksey Veresov1-14/+38
2021-02-13Initialisation added.Aleksey Veresov1-11/+25
2021-02-13Machine model created.Aleksey Veresov1-15/+46
2021-02-11Config completed.Aleksey Veresov1-4/+14
2021-02-11Library test.Aleksey Veresov1-3/+10
2021-02-10Initial commit.Aleksey Veresov1-0/+4