MCPcopy Create free account
hub / github.com/FDOS/kernel / syscall_MUX14

Function syscall_MUX14

kernel/nls.c:676–725  ·  view source on GitHub ↗

This is the kernel's default NLSFUNC multiplex int 2F/14 (MUX-14) handling. If made it here then no other program has hooked MUX-14 and handled request -- either none loaded or choose to pass request on. Registers: AH == 14 AL == subfunction BX == codepage DX == country code DS:SI == internal global nlsInfo ES:DI == user block Return value: AL register to be r

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

searchPackageFunction · 0.85
nlsGetDataFunction · 0.85
nlsLoadPackageFunction · 0.85
nlsSetPackageFunction · 0.85
nlsYesNoFunction · 0.85
nlsUpMemFunction · 0.85
printfFunction · 0.85
nlsFUpMemFunction · 0.85

Tested by

no test coverage detected