|
|
f3b39f78f4
|
Parse assembly statements
This commit begins the rewrite of the assembly parser to use the new (not yet
written down) syntax.
|
2019-11-20 20:46:34 +00:00 |
|
|
|
7def23284d
|
Fix labels not being applied when they should
|
2019-11-20 20:46:12 +00:00 |
|
|
|
e93ff1fc74
|
Fix number parsing
|
2019-11-20 20:44:45 +00:00 |
|
|
|
42d52055d1
|
Extract flag parser
|
2019-11-20 18:19:25 +00:00 |
|
|
|
602e8b5b14
|
Add a few more parsers for numbers
|
2019-11-20 17:16:00 +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 |
|
|
|
5a486b59c2
|
Fix flag file parsing
|
2019-11-18 09:33:10 +00:00 |
|
|
|
f3c7cdf8b3
|
Reorganize things in preparation for formatting
|
2019-11-18 09:22:21 +00:00 |
|
|
|
bc2594bf69
|
Load .mima-symbol file
|
2019-11-15 21:30:05 +00:00 |
|
|
|
d6db284c22
|
Improve address range parsing error messages
|
2019-11-15 19:10:07 +00:00 |
|
|
|
9adcc80373
|
Prepare for weeding
|
2019-11-14 23:47:06 +00:00 |
|
|
|
c91d3f23e9
|
Rename Mima.Parser to Mima.Parse
|
2019-11-14 23:46:48 +00:00 |
|