4 Commits

Author SHA1 Message Date
6bea0cbf59 README: clarify testing status 2023-08-24 04:34:58 +00:00
cf9c8405d0 README: improve 2023-08-24 04:05:02 +00:00
118942521e test: add initial test makefile
This also adds support for "#" characters prior to immediates.

nop may also now appear in an op_t. The parser no longer generates nop_t--this
is instead now represented as an op_t with a zero-length ops vector.
2023-08-23 19:21:43 -07:00
2fe2f0a1a7 test: include samples 2023-08-23 23:19:55 +00:00