Some of the hyperlinks do use SF= like a register:
|
7Bh/3Dh Get Server Set Categories (see AX=F27Bh/SF=3Dh)
|
I found that the NetWare entries use AX = 1234h subfn 56h to list such an entry:
Open question is whether this pattern holds for all entries referenced using SF= like a register.
(Finding the URLs for those files is unnecessarily complicated due to #49 )
Some of the hyperlinks do use
SF=like a register:TheList/source/Interrupt List/INT 21 DOS Function Calls/INT 21F2 Novell NetWare v301 shell interface MULTIPLEXOR.txt
Line 421 in f35cbd5
I found that the NetWare entries use
AX = 1234h subfn 56hto list such an entry:TheList/source/Interrupt List/INT 21 DOS Function Calls/INT 21F27BSF3D Novell NetWare v4 GET SERVER SET CATEGORIES.txt
Line 8 in f35cbd5
Open question is whether this pattern holds for all entries referenced using SF= like a register.
(Finding the URLs for those files is unnecessarily complicated due to #49 )