Skip to content

Commit

Permalink
New methods, optional parameters and bugfix.
Browse files Browse the repository at this point in the history
This commit:

* Makes getters for "1-bit" members return Integers rather than booleans.
* Adds explicit boolean getters.
* Makes the parameter of `Z80#power` optional.
* Adds an optional parameter to `Z80#to_h`.
* Fixes a potential error when building for Ruby `< 3.0`.
  • Loading branch information
redcode committed Jan 3, 2024
1 parent 7e22d57 commit cb39e79
Showing 1 changed file with 223 additions and 154 deletions.
Loading

0 comments on commit cb39e79

Please sign in to comment.