openMSX
|
#include <IRQHelper.hh>
Protected Member Functions | |
OptionalIRQ (MSXCPU &cpu, const DeviceConfig &config) | |
void | raise () |
void | lower () |
Definition at line 33 of file IRQHelper.hh.
|
protected |
Definition at line 30 of file IRQHelper.cc.
References openmsx::DeviceConfig::getChildData().
|
protected |
Definition at line 65 of file IRQHelper.cc.
References openmsx::MSXCPU::lowerIRQ(), openmsx::MSXCPU::lowerNMI(), and UNREACHABLE.
|
protected |
Definition at line 48 of file IRQHelper.cc.
References openmsx::MSXCPU::raiseIRQ(), openmsx::MSXCPU::raiseNMI(), and UNREACHABLE.