Skip to content

krnl386: Add FIXME case for every unimplemented DPMI 0.9 call

Pali Rohár requested to merge pali/wine:dpmi-unimplemented into master

Windows provides DPMI host according to DPMI version 0.9.

Add cases for all missing DPMI 0.9 function calls into wine code, set Carry flag which indicates DPMI failure and mark them with appropriate FIXME comments.

Merge request reports

Loading