address | emuWorks::RawCode | [protected] |
compare | emuWorks::CompareRawCode | [protected] |
getAddress() | emuWorks::RawCode | [inline, virtual] |
getCompare() | emuWorks::CompareRawCode | [inline] |
getValue() | emuWorks::RawCode | [inline, virtual] |
hasCompare() | emuWorks::CompareRawCode | [inline] |
NESRawCode(int address, int value, int compare) | emuWorks::NESRawCode | |
NESRawCode(int address, int value) | emuWorks::NESRawCode | |
setAddress(int address) | emuWorks::NESRawCode | [virtual] |
setCompare(int compare) | emuWorks::CompareRawCode | [inline] |
setValue(int value) | emuWorks::NESRawCode | [virtual] |
value | emuWorks::RawCode | [protected] |