feat(wm6): restore the iPAQ 212 VS2005 port - #369
Draft
kyokuheishin wants to merge 54 commits into
Draft
Conversation
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.
Restore the iPAQ 212 Windows Mobile 6 port from
kyokuheishin/pocketjs:wm6at427eb64086b50bd79dd29f4bf229e8bc7fbbf831, preserving its original history and VS2005 ARMV4I projects. The host uses the existing ABI v3 QuickJS/Rust DLL and bundled Hero assets.Add a Release rebuild command that captures the VS2005 log, and replace obsolete ABI v1/draw-list assertions with checks for the restored ABI v3 project and deployment assets.
Validation: WM6 project tests pass; native QuickJS/Rust smoke tests pass at 640×480 and 320×240;
git diff --checkpasses.Final Windows Mobile SDK compilation is pending: the user will run
hosts/wm6/vs2005/rebuild-release.cmdin their VS2005 virtual machine and provide the log. Native Linux smoke tests and the historical prebuilt binaries do not establish a new Windows CE build or hardware acceptance. This draft restores the historical runtime baseline; it does not claim compatibility with the latest main runtime.