Skip to content

v1.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:09
1e4202c

1.14.0 (2026-07-30)

Features

  • allow MachineSession to attach a Tube 65C02 co-processor (#706) (2999610)
  • save and restore second processor state (#719) (c346d77)

Bug Fixes

  • defer the restart instead of discarding the change (#721) (9123a0e), closes #717
  • let the configuration dialog scroll on short screens (#726) (c8ae1d4)
  • make ?cpuMultiplier= run the CPU faster than the peripherals again (#725) (4c57345)
  • poll the teletext adaptor so it receives broadcast data (#720) (07265e0)
  • use clientX/Y for mouse coordinates (#696) (8e87f9f)
  • work around Chrome 150 V8 bug that wedged the emulator after ~1 minute (#704) (efc42cb)
  • write two-byte Tube R3 transfers into the right FIFO (#718) (256d08f)