openMSX
Protected Member Functions | List of all members
openmsx::OptionalIRQ Class Reference

#include <IRQHelper.hh>

Inheritance diagram for openmsx::OptionalIRQ:
Inheritance graph
[legend]

Protected Member Functions

 OptionalIRQ (MSXCPU &cpu, const DeviceConfig &config)
 
void raise ()
 
void lower ()
 

Detailed Description

Definition at line 33 of file IRQHelper.hh.

Constructor & Destructor Documentation

◆ OptionalIRQ()

openmsx::OptionalIRQ::OptionalIRQ ( MSXCPU cpu,
const DeviceConfig config 
)
protected

Definition at line 30 of file IRQHelper.cc.

References openmsx::DeviceConfig::getChildData().

Member Function Documentation

◆ lower()

void openmsx::OptionalIRQ::lower ( )
protected

◆ raise()

void openmsx::OptionalIRQ::raise ( )
protected

The documentation for this class was generated from the following files: