Skip to content
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

v1.4-alpha builds hang at startup in Crossrunner #780

Closed
inexorabletash opened this issue Dec 30, 2023 · 5 comments
Closed

v1.4-alpha builds hang at startup in Crossrunner #780

inexorabletash opened this issue Dec 30, 2023 · 5 comments
Milestone

Comments

@inexorabletash
Copy link
Collaborator

inexorabletash commented Dec 30, 2023

Repro:

  1. On a Windows machine, download/install/configure Crossrunner IIgs emulator from https://www.crossrunner.gs/
  2. Download and try a v1.3 to verify you have Crossrunner configured correctly; inserting the 32MB HDV into the hard drive works.
  3. Download and try a v1.4-alpha1 through alpha3 build

Outcome;

After ProDOS starts, and before any A2D starting banner is seen, the screen goes mostly blank but flickers madly with some lines of garbage.

Screenshot 2023-12-30 09-35-46

@inexorabletash
Copy link
Collaborator Author

Seems to be in DESKTOP.SYSTEM during device enumeration; the SmartPort call to slot 7 (C70D) works, but the call to slot 5 (C50D) hangs.

cc: @ibrumby

@inexorabletash
Copy link
Collaborator Author

inexorabletash commented Dec 30, 2023

If I switch Slot 5 to "your card" the system hangs in a different way (fun lores pattern)

Screenshot 2023-12-30 10-02-19

EDIT: No, seems unrelated to control panel setting. Just sometimes has a different pattern.

@inexorabletash
Copy link
Collaborator Author

With tip-of-tree builds the hang (with the funky pattern above) happens during the call in CreateLocalDir ... very strange.

@inexorabletash
Copy link
Collaborator Author

Regression on the A2D side is 9a3a781 which resets NEWVIDEO bits 0 and 5-7 on startup.

@inexorabletash
Copy link
Collaborator Author

Aside: Crossrunner also isn't showing MouseText characters for the progress bar.

@inexorabletash inexorabletash added this to the 1.4 milestone Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant