: : hey guys ... i'm a not a high level programmer ... but i reallly loved the assembly interface through c programming language... what i would like to know is that 'is there ne book avilible on "acessing hardware through c language (using assembly language)"
: :
: : for eg using the functions like (int86(),intx86() etc etc etc)
: :
:
: The int86 calls are dos based if I recall correctly, so most 32 bit compilers will not support them. I don't know how much of interfacing with C is covered, but you might
http://webster.cs.ucr.edu/Page_asm/0_Page_asm.html and
http://board.win32asmcommunity.net/index.php?s=16867c9416c6dbec2d70c06bf9feb272
:
hey thx pseudocoder the sites u gave was very informative... but i just wanted some entry level info on "accessing hardware through c language" . like the list of interrupts & service numbers & their input output registers respecivly. & just the basic knowledge of how to call them through c programms & how to classify the results for their use in our programs. could u help me out @ this topic "the sites which u gave weer a lil'bit advanced level.thx in advance.