"KJ" <info@[EMAIL PROTECTED]
> wrote in message
news:455de82f$0$581$19deed1b@[EMAIL PROTECTED]
"KJ" <info@[EMAIL PROTECTED]
> wrote in message
news:455dc208$0$577$19deed1b@[EMAIL PROTECTED]
> Hello
>
> I am looking for an 8086 assembly module or book or article about a
> terminate-and-stay-resident program published approx in 1984-1987 (not
> later!). I think it was called 'backgrnd.asm', but not sure about that.
>
"KJ" <info@[EMAIL PROTECTED]
> wrote in message
news:455de82f$0$581$19deed1b@[EMAIL PROTECTED]
> Hello Patrick,
>
> Thks for yr response. The TSR i am looking for was a general TSR module
of
> running apps in the background of the PC. The module doesn't do anything
> more than that (hooking on timer int and catching keyboard en other int
> vectors). The origin of this module was an article or book (i don't
> remember) about writing terminate and stay resident software. The other
> party claims the copyrights of what they call their backgrnd.exe module
> written in microsoft MASM. It is hard to proof after 20 years finding
the
> right information. Basicly articles or books with assembly source
examples
> of how to write TSR (<1987) will help me.
>
You've posted to at least nine different NG's...
Are you sure your timeframe is correct? If not, there is a 1990 program
which meets your other requirements:
1) is a TSR
2) seems to run applications in the background of a PC
3) hooks the timer and keyboard interrupts
4) is named 'backgrnd.asm'
The program is part of the wattcp.zip package (available everywhere...)
and
copyrighted is claimed by the University of Waterloo:
http://www.umich.edu/~archive/msdos/communications/wattcp/wattcp.zip
Rod Pemberton