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

#include <IRQHelper.hh>

Protected Member Functions

 NMISource (MSXCPU &cpu)
 
void raise ()
 
void lower ()
 

Detailed Description

Definition at line 32 of file IRQHelper.hh.

Constructor & Destructor Documentation

openmsx::NMISource::NMISource ( MSXCPU cpu)
explicitprotected

Definition at line 28 of file IRQHelper.cc.

Member Function Documentation

void openmsx::NMISource::lower ( )
protected

Definition at line 38 of file IRQHelper.cc.

References openmsx::MSXCPU::lowerNMI().

void openmsx::NMISource::raise ( )
protected

Definition at line 33 of file IRQHelper.cc.

References openmsx::MSXCPU::raiseNMI().


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