Skip to content

fix: wrong new EMS status const (0x8e)#1451

Merged
maximilien-noal merged 1 commit into
masterfrom
fix/emmStatus
Oct 29, 2025
Merged

fix: wrong new EMS status const (0x8e)#1451
maximilien-noal merged 1 commit into
masterfrom
fix/emmStatus

Conversation

@maximilien-noal
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Maximilien Noal <noal.maximilien@gmail.com>
Copilot AI review requested due to automatic review settings October 29, 2025 17:48
@maximilien-noal maximilien-noal self-assigned this Oct 29, 2025
@maximilien-noal maximilien-noal added EMS Related to EMS memory bugfix fixes a bug labels Oct 29, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects a bug in the EMS (Expanded Memory Manager) error code constant. The EmmPageNotSavedFirst error code was incorrectly defined as 0x0e instead of 0x8e, which aligns it with the EMS 3.2 specification and the pattern of other EMM error codes.

  • Fixes the EmmPageNotSavedFirst constant value from 0x0e to 0x8e

@maximilien-noal maximilien-noal merged commit d628793 into master Oct 29, 2025
10 checks passed
@maximilien-noal maximilien-noal deleted the fix/emmStatus branch November 8, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix fixes a bug EMS Related to EMS memory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants