Will be away from Internet a few hours but here what I was just thinking:

I expect keyb to be an Int 16h handler.

Add some functions to it:

Ah=x+0  test if keyb present
AH=X+1 read a ASCII value for some scancode
AH=X+2 write an ASCII value for some scancode

So, only first instance of keyb will stay in memory.
Other will just edit the table like they want and exit normally.

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to