Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@raohmaru raohmaru released this 27 May 21:05

Improved PASM language:

  • Added new value type float.
  • Hexadecimal values can be prefixed with 0x (unless the values of HEX:).
  • Negative integers are transformed into hexadecimal.
  • Variables.
  • Include directive.
  • Macros.