Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@endlos99 endlos99 released this 13 Jan 19:25
· 45 commits to master since this release

xas99: New and partially incompatible features:

  • Bank creation with BANK bank, addr, where addr is optional
  • Placement of auto-generated constants with AUTO, constants are now bank-aware
  • Bank cross-checks are disabled per default, use -X to enable them
  • SAVE now yields full address range again, use minimize -M to restore previous behavior
  • Color output for warnings and errors, enabled/disabled with --color on|off