Create CloseEmu.lua
Created lua script while testing Insert/Eject and Switch Disk scripts, investigating how function calls in lua-engine.cpp work. Simple Lua script that just closes the emulator.
This commit is contained in:
parent
542321dc3f
commit
9e69d161b1
|
@ -0,0 +1 @@
|
|||
emu.exit()
|
Loading…
Reference in New Issue