We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've built both the latest x16-rom (commit 5d8ba9f) and x16-emulator commanderx16/x16-emulator@e10bc7b) from source for Windows using MinGW64.
I'm pointing the emulator at the new ROM image and start it with
x16emu.exe -rom C:\Users\Max\Desktop\cx16_dev\x16-rom\build\x16\rom.bin -geos
But all that appears is
Note that the self-built ROM works fine regularly (when not starting GEOS).
The text was updated successfully, but these errors were encountered:
It needs the file manager on disk. Add -sdcard APPS64.D64.
-sdcard APPS64.D64
Sorry, something went wrong.
Okay, that file doesn't seem to be included. Grabbing it from somewhere and adapting the command gives me the starting screen with an unmovable mouse.
But now that's the same as tracked in #344?
Yes.
No branches or pull requests
I've built both the latest x16-rom (commit 5d8ba9f) and x16-emulator commanderx16/x16-emulator@e10bc7b) from source for Windows using MinGW64.
I'm pointing the emulator at the new ROM image and start it with
But all that appears is
Note that the self-built ROM works fine regularly (when not starting GEOS).
The text was updated successfully, but these errors were encountered: