Indigo2 IP22 platform, dual-head GUI, perf, and iris-gui fixes#51
Merged
Conversation
Indigo2 fullhouse MC/IOC/REX3 paths, VC2 bootstrap, vblank IRQ routing, dual-head GUI, IMPACT/XZ scaffolds, HAL2 pump and JIT perf work, framebuffer compositor fixes, serial-console reconnect on VM restart, and WSL/CI configs. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Contribution from chronic8000/iris (discussed on SGUG #emulation with DominBear / danifunker).
SG_RETRACE, VC2 bootstrap, REX3 GFIFO/Graphics/FifoFull IRQ routing to IOCindy_ip24vsindigo2_ip22(no new cargo feature) — GUI platform picker +docs/indigo2-ip22.mdsrc/xz.rs) and IMPACT/MGRAS (src/mgras.rs) + research docsirix-install/*.toml,tools/tests/indigo2-prom-smoke.yamlwsl/launch scripts and smoke testsStatus / expectations
Use
profile = "indigo2_ip22"or Platform → SGI Indigo2 (IP22) in iris-gui, then Stop → Start. Serial console on127.0.0.1:8881; monitor on8888.Test plan
cargo test --lib(platform profile tests included)mc status→ SYSID00000010;ioc status→sys_id=11; serial boot to loginiris.exe --config irix-install/iris-indigo2-smoke-ci.toml+iris-ci ping(headless smoke)Happy to follow up with smaller follow-on PRs if you prefer to land pieces separately.