Skip to content

Release v1.2

Compare
Choose a tag to compare
@EdouardBERGE EdouardBERGE released this 18 Jul 07:42
· 317 commits to master since this release
  • nightly bugfix
  • bugfix memory leaks and error management with includes in embedded rasm
  • bugfix INCLZ4 directive
  • many new autotests for include and crunch
  • RUN directive do not force PPI configuration to #C0 if there is no second argument
  • produce zero size file when there is no breakpoint
  • new command line option -amper in order to use ampersand for hex values
  • new directive BREAKPOINT_Z80 to produce #ED,#FF opcode
  • new directives beginings GETTICK, DURATION (only a few instructions supported)
  • new ROM mode to automatically save multiple numbered ROM files
  • ability to split 16 bits registers in macro declaration (example: hl.low or {register}.high )

documentation will be updated later