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

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

It has the same methods as its parent, with the following changes:
The inc() method operates on the least significant 7 bits of the register only.

None known.

Copyright 2008 David Cantrell <david@cantrell.org.uk>
This module is free-as-in-speech software, and may be used, distributed, and modified under the same terms as Perl itself.

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