How to access Machine.loadGame() from EmulatorImageView.swift #25
Unanswered
hippietrail
asked this question in
Q&A
Replies: 1 comment
|
I think I found a way. I can't see how to delete my discussion. When it works I'll submit a PR that will surely be doing everything from and I'll learn from your suggestions on how to fix it the proper way. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've been working on support for dropping game files from Finder onto speccyMac and have it working except that as a newcomer to the ecosystem I need a clue how to call
loadGame()from theemulatorScreen/EmulatorImageViewthat the files are dropped onto.I'm finding it very hard to Google or find where in the Apple documentation to read up.
If you could point me in the right direction it would be a great help.
All reactions