Create closeRom.lua
Created lua script to utilize newly made function which unloads a ROM from the machine
This commit is contained in:
parent
9daf18360c
commit
d153d5182d
|
@ -0,0 +1,2 @@
|
|||
emu.closeRom()
|
||||
emu.print("ROM Unloaded")
|
Loading…
Reference in New Issue