Skip to content

0.2.0 / 2024-01-02

Compare
Choose a tag to compare
@redcode redcode released this 02 Jan 08:14
· 16 commits to master since this release
v0.2.0
02e8630

Bug fixes

  1. Changed the order in which the files are required so that the extension is loaded before 'z80/version'.
  2. Fixed typos in the names of Z80#xyl, Z80#xyl=, Z80#wzh, Z80#wzh=, Z80#wzl and Z80#wzl=.

Improvements

  1. Added Z80::MINIMUM_CYCLES_PER_STEP.
  2. Minor code improvements.

Project

  1. Added CI.
  2. Added Gemfile, CITATION.cff.
  3. Added rake-compiler as a development dependency.

Full changelog: v0.1.0...v0.2.0