Commit graph

9 commits

Author SHA1 Message Date
e029a5f7e3 Remove package version restrictions
This is what the stack resolver is for, if I understand correctly. See
also the version number description in the readme at
https://github.com/commercialhaskell/lts-haskell
2019-11-08 17:55:00 +00:00
63350d5dd9 Load and save specification file format 2019-11-07 22:18:32 +00:00
a0caa3b59c Add syntax highlighting
This commit also cleans up the printing code, which is now longer but
easier to work with.
2019-11-07 20:23:31 +00:00
510ecaa51d Clean up unused files 2019-11-07 18:40:05 +00:00
8f9b082eb4 Parse command-line parameters 2019-11-06 15:02:30 +00:00
b6420a34ca Load and save memory maps 2019-11-06 13:35:15 +00:00
2843cfd462 Execute a MiMa state 2019-11-06 09:32:49 +00:00
c29f41db06 Add machine words and instructions 2019-11-05 21:15:27 +00:00
492462ea94 Create project 2019-11-04 16:38:42 +00:00