github TomHarte/CLK 2017-01-30

latest releases: 2026-05-29, 2026-05-28, 2026-04-30...
9 years ago

A quick bug fix to the previous release, correcting:

  • a potential race condition memory access error on vertex buffer construction between the emulation thread and the OpenGL thread; and
  • a mistaken use of memcpy where it should have been memmove in audio processing — i.e. part of the audio buffer was left in an undefined state†.

† though I suspect no user-perceivable difference with the current implementations of both on the one platform I happen presently to support.

Don't miss a new CLK release

NewReleases is sending notifications on new releases.