Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 05:56
· 406 commits to master since this release

2.1.0 (2024-11-11)

Bug Fixes

  • Fix AC flag calculation (8d551aa), closes #50
  • Fix ac flag logic in ADI (72188f5), closes #18
  • Fix AC flag with SBB & SBI (213bed7)
  • Fix all jump & call instructions (27ee782)
  • Fix cookie banner typo (39badfa)
  • Fix dark mode for modals (061aa9b)
  • Fix debug line highlight on active line (5a485fe)
  • Fix memory full view button (ed678dc)
  • Fix showing assembler errors (d6004fb)
  • Fix styles for modals (ca21bc4)
  • Fix the cookie banner message (c928cfe)
  • Fix tooltip related issues (d28fffb)
  • Improve editing of registers (7b739cb)
  • Improve error message for single register instructions (3290966)
  • Remove actions from pages other than main page (aaf1ef0)
  • Report errors properly in some cases (c2331ac)
  • Some messaging improvements (a9065b9)

Features

  • Add BMC link in header (00e56ee)
  • Add cookie consent and pwa improvements (b713eb8)
  • Add copy assembled output button (6926c64)
  • Add documentation section (ab73b95)
  • Add hint for watch range button (854ed7b)
  • Add hints to assembler errors (106e501)
  • Add initial PC value option (550da8a)
  • Add keyboard shortcuts (9b797c5)
  • Add PostHog tracking on documentation page (76650e2)
  • Add support for END directive (c0f898b)
  • Improve the support button (1d8620f)
  • Show assembler error hints separately (93bc482)