Skip to content

Convert Cartridge messages from WM_COMMAND to WM_APP messages#556

Merged
ejaquay merged 1 commit intoVCCE:mainfrom
ejaquay:winmessages
Feb 27, 2026
Merged

Convert Cartridge messages from WM_COMMAND to WM_APP messages#556
ejaquay merged 1 commit intoVCCE:mainfrom
ejaquay:winmessages

Conversation

@ejaquay
Copy link
Contributor

@ejaquay ejaquay commented Feb 26, 2026

Frees both wParam and lParam for sending context to VCC main.

So in a future VCC version slot tracking can be moved from MPI to VCC MPI would then use app messages to request carts be loaded/unloaded For example, wParam could be a slot number and lParam a pointer to the cartridge to load.

Frees both wParam and lParam for sending context to VCC main.

So in a future VCC version slot tracking can be moved from MPI to VCC
MPI would then use app messages to request carts be loaded/unloaded
For example, wParam could be a slot number and lParam a pointer to
the cartridge to load.
@ejaquay ejaquay merged commit 7c3f1df into VCCE:main Feb 27, 2026
1 check passed
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