Property | Type | Description | |
---|---|---|---|
$LCDisOn | Is the emulated LCD controller on? | ||
$LYCMatchTriggerSTAT | Should we trigger an interrupt if LY==LYC? | ||
$STATTracker | Tracker for STAT triggering. | ||
$actualScanLine | .. | ||
$mode0TriggerSTAT | Should we trigger an interrupt if in mode 0? | ||
$mode1TriggerSTAT | Should we trigger an interrupt if in mode 1? | ||
$mode2TriggerSTAT | Should we trigger an interrupt if in mode 2? | ||
$modeSTAT | The scan line mode (for lines 1-144 it's 2-3-0, for 145-154 it's 1) |
Property | Type | Description | |
---|---|---|---|
$core |
Method | Description | |
---|---|---|
__construct ( $core ) | ||
matchLYC ( ) | ||
notifyScanline ( ) | ||
scanLine ( integer $line ) | Scan Line and STAT Mode Control | |
scanLineMode0 ( ) | ||
scanLineMode2 ( ) | ||
scanLineMode3 ( ) |
public $LYCMatchTriggerSTAT |
public $mode0TriggerSTAT |
public $mode1TriggerSTAT |
public $mode2TriggerSTAT |