Home
last modified time | relevance | path

Searched refs:startEmu (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Emulator/
H A DCommandLine.c303 int startEmu = 0; in emuStartWithArguments() local
357 startEmu = 1; in emuStartWithArguments()
368 startEmu = 1; in emuStartWithArguments()
374 startEmu = 1; in emuStartWithArguments()
385 startEmu = 1; in emuStartWithArguments()
391 startEmu = 1; in emuStartWithArguments()
402 startEmu = 1; in emuStartWithArguments()
413 startEmu = 1; in emuStartWithArguments()
419 startEmu = 1; in emuStartWithArguments()
425 startEmu = 1; in emuStartWithArguments()
[all …]
/dports/emulators/py-unicorn/unicorn-1.0.2/bindings/vb6/
H A DForm1.frm132 If Not uc.startEmu(address, endAt) Then List1.AddItem uc.errMsg
192 If Not uc.startEmu(uc.eip, endAt) Then List1.AddItem uc.errMsg
H A DucIntel32.cls721 Function startEmu(beginAt As Long, endAt As Long, Optional timeout As Long = 0, Optional count As L…
737 startEmu = True
/dports/emulators/unicorn/unicorn-1.0.2/bindings/vb6/
H A DForm1.frm132 If Not uc.startEmu(address, endAt) Then List1.AddItem uc.errMsg
192 If Not uc.startEmu(uc.eip, endAt) Then List1.AddItem uc.errMsg
H A DucIntel32.cls721 Function startEmu(beginAt As Long, endAt As Long, Optional timeout As Long = 0, Optional count As L…
737 startEmu = True