MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / ClearSample

Method ClearSample

Source/APU/2A03.cpp:240–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240void C2A03::ClearSample() { // // //
241 m_DPCM.GetSampleMemory().Clear();
242}
243
244uint8_t C2A03::GetSamplePos() const
245{

Callers 2

CancelPreviewSampleMethod · 0.80
ResetMethod · 0.80

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected