-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
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
Unable to startup System 6.0.4 #96
Comments
There is a text inputbox next to Create Directory that if you click should allow you to name a directory. Then click create. Perhaps a dialog should come up or the option should be grayed. Alternately if there are no directories then the GUI should not show an empty list and automatically select the input box. I can also create some initial directories so there's always something available. Anyway the instructions in the first paragraph above should get you passed that. |
Also if you are selecting an 800K image, that is a 3.5" disk which should go in slot 5 versus slot 6. After creating a directory you would likely be greeted with an error about the image not being a 5.25 inch disk image (140k). I will rename these entries to say "3.5 inch drive" or something like that. The traditional Apple IIgs slot assignments for these drives are reflected in the GUI but the interface should be friendlier. A good longer term solution to help those that aren't familiar with the various disk image and drive hardware would be for the browser to display the disk types and filter for what's allowed. |
OK. I understand more how to select the disk and create the directory. But even after I selected System.Disk in S5,D1 and I clicked Reboot (cycle power), I cannot see the System 6.0.4 boot up. |
OK. I fixed the problems after I found the CORRECT Apple IIGS ROM3 file and now I can successfully boot up the IIGS. It looks like the UI is not intuitive enough for novice users like myself to use it. |
ROM validation is a good feature to detect valid IIGS ROM files (there are obvious signature bytes in the binary file.) This will be necessary when ROM 1 support is added (and to help avoid bad ROM files from messing things up.) |
I'll add links to other IIGS emulators if you want to try them out. Of course your feedback is very helpful in adding perspective to the current GUI (and general ease of use of Apple II emulators). I appreciate discovering these usability issues. But you may have better luck with more mature emulators: They vary in end-user experience (AMPLE has more of a GUI vs KEGS.) KEGS probably has the best IIGS feature and cross-platform support (except Windows though there are ports out there.) AMPLE, uses a MAME backend which has had a lot of iteration. https://github.com/ksherlock/ample |
I build it from the source and start it under macOS Catalina:
The text was updated successfully, but these errors were encountered: