MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / GetColorBurst

Function GetColorBurst

source/NTSC.cpp:581–584  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

579
580//===========================================================================
581inline bool GetColorBurst( void )
582{
583 return g_nColorBurstPixels >= 2;
584}
585
586//===========================================================================
587

Callers 3

updatePixelsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected