Skip to content

Edge further along on x86 descriptors. #1498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 55 commits into from
Apr 23, 2025
Merged

Edge further along on x86 descriptors. #1498

merged 55 commits into from
Apr 23, 2025

Conversation

TomHarte
Copy link
Owner

@TomHarte TomHarte commented Mar 20, 2025

This has necessitated being formal about the split in the segmented view of memory and the linear view. With no 80386 yet in play, I'm still being possibly too fuzzy on what accesses are naturally directly physical (if any?).

It also introduces some portion of true 286+-style exception handling, which are modelled internally as C++ exceptions.

@TomHarte TomHarte changed the title Implement some proportion of x86 descriptors. Implement some portion of x86 descriptors. Apr 22, 2025
@TomHarte TomHarte changed the title Implement some portion of x86 descriptors. Edge further along on x86 descriptors. Apr 23, 2025
@TomHarte TomHarte merged commit 5abcf28 into master Apr 23, 2025
6 checks passed
@TomHarte TomHarte deleted the Descriptors branch April 23, 2025 01:23
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