[comp.lang.pascal] tsrs in tp 4.0, pointing procedures

johnk@auscso.UUCP (John Knutson) (03/13/88)

If anyone has accomplished this, i'd appreciate your posting or mailing of
the source for your application with a bit of an explanation as to how you
did whatever it is it does and what it does (the tsr program).

anyway, if you can't help me with that.... i have an article here from
computer language about tsr's in turbo C.  it replaces some of the interrupt
vectors more or less and calls the old ones in these.  i was wondering how
to do this in turbo.  i used getintvec to store the vector in a pointer
variable, but i'm not sure that's what i want to do.  i want to be able to
call the old interrupt  vectors. i currently think that the way to do that
would be to make the new procedures use inline for a call like:
inline{$e8,oldkeyboardvector} or whatever (have 4 choices for call in the
iAPX 88 book, unsure which. that one was intra-segment direct.  anyone know
for sure about that? the choices are int[ra,er]-segment [indirect,direct])
anyway, I'd REALLY appreciate any help anyone can give on this as 
computer language's stuff is complete gibberish to me. thanks in advance!
-- 
John Knutson   {ihnp4,allegra,ut-sally}!ut-emx!auscso!johnk
	Live long and slay me, brother!
	Communicating, like in the good ol' days.
Disclaimer:  Don't look at me, I don't even work here!