Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New methods, optional parameters and bugfix.
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