MCPcopy Create free account
hub / github.com/TASEmulators/fceux / SaveUnusedROMClicked

Method SaveUnusedROMClicked

src/drivers/Qt/CodeDataLogger.cpp:722–725  ·  view source on GitHub ↗

----------------------------------------------------

Source from the content-addressed store, hash-verified

720}
721//----------------------------------------------------
722void CodeDataLoggerDialog_t::SaveUnusedROMClicked(void)
723{
724 SaveStrippedROM(1);
725}
726//----------------------------------------------------
727static int getDefaultCDLFile(std::string &filepath)
728{

Callers

nothing calls this directly

Calls 1

SaveStrippedROMFunction · 0.85

Tested by

no test coverage detected