Copper: wake the vertical-blank COP1LC strobe at hpos 6#130
Merged
Conversation
The Copper does not start fetching at the very first color clock of the restart line. The vAmigaTS Copper/Skip/copstrt1+copstrt2 real-A500 captures bracket the restarted Copper's first comparator decision to beam $0B..$0C: copstrt1's SKIP at $000B is taken, copstrt2's at $000D is not. Waking the strobe at hpos 6 puts Copperline's first decision inside that window; both cases now match the hardware captures (copstrt1 also 0.000% against vAmiga; on copstrt2 vAmiga itself skips where the real machine does not, so the remaining reference diff there is vAmiga's). Demo screenshot set byte-identical; 1320 unit tests green (the four frame-restart tests advance through the strobe hpos and the restarted first write moves 0x02 -> 0x08).
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.
Stacked on #128 (same function).
The Copper does not start fetching at the very first color clock of the restart line. The vAmigaTS
Copper/Skip/copstrt1+copstrt2real-A500 captures bracket the restarted Copper's first comparator decision to beam $0B..$0C: copstrt1's SKIP at $000B is taken, copstrt2's at $000D is not. Waking the strobe at hpos 6 puts the first decision inside that window.Results
Photos > vAmiga per the project's reference hierarchy.
Gates