Commit graph

8 commits

Author SHA1 Message Date
957f65c380 Implement new specification 2019-11-10 18:17:21 +00:00
143a3e9a45 Parse comments at beginning of file correctly 2019-11-10 14:34:29 +00:00
5e9c50d618 Allow digits in label names
Also, only allow a-zA-Z as the first character of label names.
2019-11-10 14:32:55 +00:00
cd5ff1e105 Fix parsing of LDVR/STVR 2019-11-10 11:33:29 +00:00
fde6fc29ec Fix parser not allowing comments in some places 2019-11-10 11:21:35 +00:00
bd8bd20224 Parse register contents at beginning of file 2019-11-10 10:28:04 +00:00
dc990a2e7a Parse instructions with labels 2019-11-09 23:41:39 +00:00
803c826395 Parse instructions with labels 2019-11-09 19:24:50 +00:00