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