Skip to content

v1.11

Latest
Compare
Choose a tag to compare
@envenomator envenomator released this 30 Nov 12:06
· 120 commits to master since this release

New in this release

  • Support for prioritized operations using [ ] bracketed expressions
  • Small code improvements and optimizations
  • Compiled with AgDev v3.1.0

A number of small fixes in this release

  • .DS directive didn't report fillbytes in listing #89
  • Using long filenames as macro arguments caused aborts #90
  • Updated documentation to reflect order of operations #91
  • Updated documentation to reflect if/endif behavior #92
  • The asciz directive always emitted a 0 in any conditional block #93
  • Labels weren't always handled correctly in a condition if/endif block #94
  • -v flag continued with assembler actions #97
  • Multiple operators without a number/label identifier in between didn't flag an error #99