Skip to content

Support GIF IMAGE2 transfers - #229

Open
GTTeancum wants to merge 1 commit into
ran-j:mainfrom
GTTeancum:codex/gif-image2
Open

Support GIF IMAGE2 transfers#229
GTTeancum wants to merge 1 commit into
ran-j:mainfrom
GTTeancum:codex/gif-image2

Conversation

@GTTeancum

Copy link
Copy Markdown

Summary

  • recognize GIF FLG=3 as IMAGE2 instead of a disabled format
  • process IMAGE2 payloads through the GS frontend and native upload paths
  • size IMAGE2 packets correctly when VU1 XGKICK streams PATH1 data
  • label IMAGE2 accurately in the debug panel

Validation

  • MINITEST_FILTER=IMAGE2 ps2x_tests.exe
  • 2 tests passed, 0 failed
  • covers a host-to-local GS upload and VU1 XGKICK packet completion

The PS2 GIF treats FLG=2 (IMAGE) and FLG=3 (IMAGE2) as the same payload shape. Previously an IMAGE2 tag aborted the XGKICK pipeline and the regular GS packet parser skipped its payload.

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