Commit graph

15 commits

Author SHA1 Message Date
d082bc939e Fix formatting of negative numbers 2019-11-25 23:03:58 +00:00
885d872539 Always show all flags if flags are visible 2019-11-25 18:24:57 +00:00
1975403c3c Output instructions and labels in memory dump 2019-11-25 17:45:46 +00:00
745c201d00 Fix flag parsing and weeding 2019-11-25 14:16:05 +00:00
d5d29a8180 Allow toggling memory part of memory dump 2019-11-25 10:02:08 +00:00
f8c5d2766c Fix formatting errors
Decimal numbers now look nicer, and --no-sparse works properly again.
2019-11-19 17:14:00 +00:00
a7ef16bc4e Do more state formatting
Registers can now be displayed above the memory content.
2019-11-19 16:50:37 +00:00
ee7639c1c7 Fix formatting of numbers into blocks 2019-11-19 16:03:56 +00:00
75e102ed7d Improve command-line option parsing 2019-11-19 11:45:24 +00:00
8bfce48a7f Format mima state
Also, use the new formatter in mima-run (and while we're at it, clean up flag
file loading and prepare for symbol file loading).
2019-11-19 10:24:53 +00:00
45ec7d1708 Rename AllFlags to RawFlags
I just like this new name better
2019-11-19 10:24:23 +00:00
81fee29490 Extract some label-related stuff 2019-11-19 07:59:49 +00:00
23bd495521 Format more numbers 2019-11-18 14:08:46 +00:00
75304e8027 Format symbol file 2019-11-18 09:59:48 +00:00
5b172ad57f Format flag file 2019-11-18 09:22:35 +00:00