Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SetRenderState
Method · 0.80
SetMode
Method · 0.80
Calls
1
GetModel
Method · 0.45
Tested by
no test coverage detected