Skip to content

Upgrade to Bazel 9.0.1 - #30

Open
ikhaliq15 wants to merge 1 commit into
mainfrom
feature/ikhaliq15/gbemu-upgrade-to-bazel-9
Open

Upgrade to Bazel 9.0.1#30
ikhaliq15 wants to merge 1 commit into
mainfrom
feature/ikhaliq15/gbemu-upgrade-to-bazel-9

Conversation

@ikhaliq15

@ikhaliq15 ikhaliq15 commented Mar 28, 2026

Copy link
Copy Markdown
Owner

Upgrade to Bazel 9.0.1.

This change is dependent on some upstream dependencies to add support first.

@ikhaliq15

Copy link
Copy Markdown
Owner Author

Build/testing against local argparse, the dmg-acid2 test fails on this branch.

It appears to be due to the dumpDisplay() method not being triggered, and thus the test harness does not get an output.png to compare against the golden reference.

Digging a little bit, it appears that the SIGTERM signals are not being captured by SDL and queueing a SDL_QUIT event (which breaks the core loop, resulting in the shutdown() call, etc... and getting the PPU to dump the display).

Further investigation required to figure out why these changes have resulted in this behavior change.

@ikhaliq15
ikhaliq15 force-pushed the feature/ikhaliq15/gbemu-upgrade-to-bazel-9 branch from 8302b1f to 18cc195 Compare March 31, 2026 08:55
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

Successfully merging this pull request may close these issues.

1 participant