CPU::Emulator::Z80::Register8R - the R register for a Z80


CPU-Emulator-Z80 documentation  | view source Contained in the CPU-Emulator-Z80 distribution.

Index


NAME

Top

CPU::Emulator::Z80::Register8R - the R register for a Z80

DESCRIPTION

Top

This class is a ...::Register8 with a weird inc() method

METHODS

Top

It has the same methods as its parent, with the following changes:

inc

The inc() method operates on the least significant 7 bits of the register only.

BUGS/WARNINGS/LIMITATIONS

Top

None known.

AUTHOR, COPYRIGHT and LICENCE

Top

CONSPIRACY

Top

This module is also free-as-in-mason software.


CPU-Emulator-Z80 documentation  | view source Contained in the CPU-Emulator-Z80 distribution.