0.2.0 / 2024-01-02
Bug fixes
- Changed the order in which the files are required so that the extension is loaded before
'z80/version'
. - Fixed typos in the names of
Z80#xyl
,Z80#xyl=
,Z80#wzh
,Z80#wzh=
,Z80#wzl
andZ80#wzl=
.
Improvements
- Added
Z80::MINIMUM_CYCLES_PER_STEP
. - Minor code improvements.
Project
- Added CI.
- Added
Gemfile
,CITATION.cff
. - Added rake-compiler as a development dependency.
Full changelog: v0.1.0...v0.2.0