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:
Artur Bekker 2022-11-25 15:44:35 -05:00 committed by GitHub
parent 2f06317068
commit bc4ed57162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
emu.insertOrEjectDisk()