openMSX
Public Member Functions | List of all members
openmsx::KeyClick Class Reference

#include <KeyClick.hh>

Public Member Functions

 KeyClick (const DeviceConfig &config)
 
void reset (EmuTime::param time)
 
void setClick (bool status, EmuTime::param time)
 

Detailed Description

Definition at line 11 of file KeyClick.hh.

Constructor & Destructor Documentation

◆ KeyClick()

openmsx::KeyClick::KeyClick ( const DeviceConfig config)
explicit

Definition at line 5 of file KeyClick.cc.

Member Function Documentation

◆ reset()

void openmsx::KeyClick::reset ( EmuTime::param  time)

Definition at line 10 of file KeyClick.cc.

References setClick().

Referenced by openmsx::MSXPPI::reset(), and openmsx::SVIPPI::reset().

◆ setClick()

void openmsx::KeyClick::setClick ( bool  status,
EmuTime::param  time 
)

Definition at line 15 of file KeyClick.cc.

References openmsx::DACSound8U::writeDAC().

Referenced by reset().


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