Skip to content

Release v1.7 Easter Fix

Compare
Choose a tag to compare
@EdouardBERGE EdouardBERGE released this 11 Apr 21:12
· 156 commits to master since this release

Binaries updated to v1.8a because of two "before easter" fixes ^_^

  • bugfix snapshot v3 first chunks when memory cannot be crunched in RLE
  • bugfix negative rounding for REAL conversion
  • bugfix segfault with UTF8 char usage in strings
  • bugfix quote starting with escaped char
  • bugfix macOS support, new target install
  • bugfix label import
  • bugfix GETNOP/GETTICK LD (HL),im8 + some missing instructions added
  • bugfix breakpoints missing when exporting for snap and breakpoint file
  • bugfix undefined behaviour with EQU usage before declaration
  • new Amstrad/Microsoft conversion to 5-bytes REAL with full precision
  • new math function FILESIZE to get file size on disk
  • new math function GETSIZE to get opcode size
  • new poker option with a few cipher methods
  • new directive SNAPINIT to initialize memory with a snapshot
  • new directive CIPHERMEM to cipher memory portion
  • new CONFINE option in order to enforce location
  • new UTF8 support to convert legacy french or spanish char to proper Locomotive Basic values + new command line option
  • more symbol exports with "ignore case" (and faster)
  • GTILES option for INCBIN to import tiles with gray encoding

documentation NOT updated since 1.6