libsidplayfp  2.0.2
Public Attributes | List of all members
xSpriv_s Struct Reference

Public Attributes

unsigned int model
 exSID device model in use
 
clkdrift_t write_cycles
 number of SID clocks spent in write ops
 
clkdrift_t read_pre_cycles
 number of SID clocks spent in read op before data is actually read
 
clkdrift_t read_post_cycles
 number of SID clocks spent in read op after data is actually read
 
clkdrift_t read_offset_cycles
 read offset adjustment to align with writes (see function documentation)
 
clkdrift_t csioctl_cycles
 number of SID clocks spent in chip select ioctl
 
clkdrift_t mindel_cycles
 lowest number of SID clocks that can be accounted for in delay
 
clkdrift_t max_adj
 maximum number of SID clocks that can be encoded in final delay for read()/write()
 
clkdrift_t ldelay_offs
 long delay SID clocks offset
 

Detailed Description

This private structure holds hardware-dependent constants.


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