fix(ui): restore staged loading progress
Correct raw 1000:531e's Pascal-order BitBlt to destination (202,328), height 13, and width (stage-1)*7 from original DAT994. Render stages 2 through 35 over DAT995, add deterministic loading screenshots, and update the C harness and evidence ledger for the corrected 237x13 source. Test Plan: - bash original/tools/test_reconstructed_c.sh - python3 original/tools/audit_reconstruction.py --require-complete - cargo test --all-targets - cargo clippy --all-targets --all-features -- -D warnings - rumdl check original/C_RECONSTRUCTION_FINAL_AUDIT.md tdkpin-rs/CHANGELOG.md tdkpin-rs/RECONSTRUCTION.md tdkpin-rs/README.md - cargo run --quiet -- --simulate loading --at 0.55 --screenshot /tmp/tdkpin-loading-mid.png - git diff --check
This commit is contained in:
@@ -10,6 +10,9 @@ and this project adheres to
|
||||
|
||||
### Fixed
|
||||
|
||||
- Restore the staged loading presentation by blitting original DAT994 over
|
||||
DAT995 at `(202,328)`, height 13 and clipped width `(stage-1)*7`; correct the
|
||||
previously impossible Pascal-order C interpretation of a 328x202 blit.
|
||||
- Restore the original idle/attract timer animation: target and word-quad
|
||||
chases, magnetic flashes, five-record strip, four-point chase, DAT801-809
|
||||
item progression, and the circular `WELCOME TO THE MACHINE` BITMAP500
|
||||
|
||||
Reference in New Issue
Block a user