MCPcopy Create free account
hub / github.com/0ldsk00l/nestopia / UpdateColorMode

Method UpdateColorMode

source/core/NstMachine.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 }
197
198 Result Machine::UpdateColorMode()
199 {
200 return UpdateColorMode( GetColorMode() );
201 }
202
203 Result Machine::UpdateColorMode(const ColorMode mode)
204 {

Callers 2

SetRenderStateMethod · 0.80
SetModeMethod · 0.80

Calls 1

GetModelMethod · 0.45

Tested by

no test coverage detected