FDOS / freecom

FreeDOS Command Shell (command.com)

Home Page:http://www.freedos.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If FEATURE_XMS_SWAP is undefined, the Parent Process Interrupt 22h handler is not set

ecm-pushbx opened this issue · comments

The PPI should be set to point to FreeCOM's own handler when the FreeCOM PSP's PPR (Process Parent Process) is set to self-owned. Refer to dosemu2/fdpp#97 (comment) which refers to

pspTermAddr = terminateFreeCOMHook;
and
;; central PSP:0xa hook <-> may be called in every circumstance