Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetFullName
Method
GetFullName
Source/SoundChipTypeImpl.cpp:104–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
std::string_view CSoundChipType2A03::GetFullName() const {
105
return
"Nintendo 2A03"
;
106
}
107
108
std::string_view CSoundChipType2A03::GetChannelShortName(std::size_t subindex) const {
109
using namespace std::string_view_literals;
Callers
1
GetChipFullName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected