tsr

TSR Programs in C

can anybody suggest a good book (or website link)for studying TSR programs in C?? Thanks in advance.. ...

DOS execution of assembly code

I'm writing a chunk of assembly that will register a tsr and then exit. I'm struggling to figure out how to properly assemble this to a format that I can execute in dos. i'm have access to ubuntu 9.04 and windows xp. (linux method is preffered). If anyone can tell me how i go about assembling my code into a dos executable format, and t...

about tsr in java

whether JAVA is support TSR programs? ...

Intel IAPX88 Processor, Trap ISR

I am posting the following piece of code, the basic aim of this code is, when i set the trap flag to 1 then after that i am printing a character z on the screen, now as trap flag is set, the program should execute one instruction and trap, I have written a simple trap ISR in which i have an infinite loop, this infinite loop will be broke...

What is tsr file.

Hi, i have a requirement to export data to tsr file only. Previously we used to export to csv file. Can anyone tell me what is tsr file and what is the content format? Is the contents in someway similar with csv? ...