Skip to content

V3.6.1

Compare
Choose a tag to compare
@dmcoles dmcoles released this 16 Jun 13:09
· 58 commits to main since this release

(3.6.1)

  • add checks for object going over 64k
  • fix 020 optimised address calculation for array of object (or ptr to
    object) indexing
  • added EXENAME and DESTDIR command line arguments to override the output
    file name.
  • EDBG: Setting breakpoint caused crashes on certain versions of graphics.library
  • fix casing for IeeeDPFloor and IeeeDPCeil
  • Extend lists to handle 64k items instead of 32k.
  • Fix #else preprocessor parsing issues