openMSX
Public Member Functions | List of all members
openmsx::SrchCmd< Mode > Struct Template Reference
Inheritance diagram for openmsx::SrchCmd< Mode >:
Inheritance graph
[legend]
Collaboration diagram for openmsx::SrchCmd< Mode >:
Collaboration graph
[legend]

Public Member Functions

void execute (EmuTime::param limit, VDPCmdEngine &engine) override
 Perform a given V9938 graphical operation. More...
 
- Public Member Functions inherited from openmsx::SrchBaseCmd
void start (EmuTime::param time, VDPCmdEngine &engine) override
 Prepare execution of cmd. More...
 
- Public Member Functions inherited from openmsx::VDPCmd
virtual ~VDPCmd ()
 

Detailed Description

template<typename Mode>
struct openmsx::SrchCmd< Mode >

Definition at line 783 of file VDPCmdEngine.cc.

Member Function Documentation

template<typename Mode >
void openmsx::SrchCmd< Mode >::execute ( EmuTime::param  limit,
VDPCmdEngine engine 
)
overridevirtual

Perform a given V9938 graphical operation.

Implements openmsx::VDPCmd.

Definition at line 799 of file VDPCmdEngine.cc.

References openmsx::VDPAccessSlots::DELTA_88, openmsx::EQ, likely, and openmsx::MXS.


The documentation for this struct was generated from the following file: