Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bazz1tv/snestracker
/ toggle_echo
Method
toggle_echo
pc/debugger/BaseD.cpp:165–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
int BaseD::Clickable::toggle_echo(void *nada)
166
{
167
player->spc_emu()->toggle_echo();
168
return 0;
169
}
170
171
int BaseD::Clickable::inc_tempo(void *nada)
172
{
Callers
2
receive_event
Method · 0.80
receive_event
Method · 0.80
Calls
1
spc_emu
Method · 0.80
Tested by
no test coverage detected