openMSX
Public Member Functions | List of all members
openmsx::IncrByteAddr4 Struct Reference

Incremental address calculation (byte based, no extended VRAM) More...

Public Member Functions

 IncrByteAddr4 (unsigned x, unsigned y, int)
 
unsigned getAddr () const
 
void step (int tx)
 

Detailed Description

Incremental address calculation (byte based, no extended VRAM)

Definition at line 414 of file VDPCmdEngine.cc.

Constructor & Destructor Documentation

◆ IncrByteAddr4()

openmsx::IncrByteAddr4::IncrByteAddr4 ( unsigned  x,
unsigned  y,
int   
)
inline

Definition at line 416 of file VDPCmdEngine.cc.

Member Function Documentation

◆ getAddr()

unsigned openmsx::IncrByteAddr4::getAddr ( ) const
inline

Definition at line 420 of file VDPCmdEngine.cc.

◆ step()

void openmsx::IncrByteAddr4::step ( int  tx)
inline

Definition at line 424 of file VDPCmdEngine.cc.


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