-Added support for hexadecimal numbers in compiler (0xABCDEF format).
-Added support for binary numbers in compiler (0b101010 format).
-Fixed a bug when multiplying numbers as a*=16, 32 or 64.
-Small optimization, when multiplying numbers as a=b*16, 32 or 64.
-Fixed some mistranslations.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.