Updated to v0.3.
This should hopefully fix some of the byte-sized pointer issues and also puts in some miscellaneous additions to MOV, CMP, AND, OR, XOR, and NOT.
MOVSX and MOVZX are now supported, but only for a few variations.
To correct potential future problems, I may have to do a major...