Home
last modified time | relevance | path

Searched refs:Emulator_LoadROMCartridge (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/ukncbtl/ukncbtl-qt-812cde85/
H A DEmulator.h54 bool Emulator_LoadROMCartridge(int slot, LPCTSTR sFilePath);
H A Dmain.cpp136 Emulator_LoadROMCartridge(slot, qPrintable(path)); in RestoreSettings()
H A DEmulator.cpp449 bool Emulator_LoadROMCartridge(int slot, LPCTSTR sFilePath) in Emulator_LoadROMCartridge() function
H A Dmainwindow.cpp568 Emulator_LoadROMCartridge(slot, sFileName); in attachCartridge()