Home
last modified time | relevance | path

Searched defs:RomTestStop (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/InteropDLL/
H A DConsoleWrapper.cpp600 DllExport void __stdcall RomTestStop() in RomTestStop() function
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/
H A DInteropEmu.cs139 [DllImport(DLLPath)] public static extern void RomTestStop(); in RomTestStop() method in Mesen.GUI.InteropEmu