Skip to content

Releases: gotracker/opl2

1.0.2 - Fix issue with register E0 writes, add tests

17 Dec 18:52
e7515f6

Choose a tag to compare

What's Changed

  • Fix E0 register writes, add operator tests by @heucuva in #1

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Dec 04:38
b453499

Choose a tag to compare

  • Added chip detection mechanisms
  • Simulated timers / IRQ
  • Added simple coverage tests

v1.0.0

27 Dec 02:05

Choose a tag to compare

  • Initial release of code moved out of the gotracker/gotracker project.