ScummVM API documentation
OPL emulation

Description

OPL class for managing an OPS emulator.

Classes

class  OPL::Config
 
class  OPL::OPL
 
class  OPL::RealOPL
 
class  OPL::EmulatedOPL
 

Typedefs

typedef Common::Functor0< void > OPL::TimerCallback
 

Typedef Documentation

◆ TimerCallback

The type of the OPL timer callback functor.