Create InsertorEject.lua
Lua file that should insert a disk into the FDS if the disk is currently ejected, and eject the disk from the FDS if it is currently inserted into the system.
This commit is contained in:
parent
2f06317068
commit
bc4ed57162
|
@ -0,0 +1 @@
|
|||
emu.insertOrEjectDisk()
|
Loading…
Reference in New Issue