1. Interrupts

Hello,
Anyone have a complete (or incomplete) list of all the DOS and BIOS
interrupts and their functions?
Thanks,
/ViC./
 _________________________________________________________________
|  http://www.geocities.com/SiliconValley/Heights/8858/home.htm   |
| It's so difficult to work in groups when you are omnipotent. -Q |

new topic     » topic index » view message » categorize

2. Re: Interrupts

Please specify which type Interrupt and BIOS
calls you would like.  I have most, if not all, of
the DOS Interrupt  and BIOS calls but they are
all in a book.  None of them are in computer
text form yet.  It would take quite a while to
Create the text file, but very little time to find a
specific set of Interrupt AND/OR BIOS calls.

        Sincerely Lucius L. Hilley III

new topic     » goto parent     » topic index » view message » categorize

3. Interrupts

*** Reply to note of 02/14/97 12:36
you can find them if you have internet access. search for "ralf brown". the
list is quite large (an understatement), but quite complete. last i looked,
it as split into several large ZIP files.

-- david cuny

new topic     » goto parent     » topic index » view message » categorize

4. Interrupts

I found a huge list @ http://hudson.idt.net/~c027319/.
Jeffrey Fielding
JJProg at cyberbury.net
http://members.aol.com/jjfwiz/index.htm

new topic     » goto parent     » topic index » view message » categorize

5. Interrupts

This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C13C74.CA592FC0
charset="iso-8859-1"

new topic     » goto parent     » topic index » view message » categorize

6. Re: Interrupts

Well, just do a search for "Ralf Brown's Interrupts list" and you'll
find a lot =)

PS: Apocalipsis 14,6? Nostradamus? Pick one =P

--- mwfch at MWEB.CO.ZA wrote:
> 
> Where can I get a tutorial about all the Dos interrups (for asm use)
> . I only know the graphics , printer and keyboard
> stuff . Thanks .
> 
> Ferdinand
> PS : nice World War 3 on the coming , he ?
> 
> 
>

new topic     » goto parent     » topic index » view message » categorize

7. Interrupts

Hi,

has anyone an idea on how (and if) is possible to implement in Euphoria an
interrupt handler for DOS ?

Just to explain, in C it is possible to declare a pointer to a function that
acts as an interrupt handler eg.

void           interrupt(*vect)(...);

and then using this pointer to substitute the "old" handler with a new one,
using the functions getvetc() and setvect().

How can be possible to get and set the interrupt handler address in Euphoria
?

Many TIA,

Maurizio
---------------------------------------------------------
Maurizio Moroni
Omnitel Pronto Italia SpA
Network Testing Dept.

e-mail : maurizio.moroni at omnitel.it
---------------------------------------------------------

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu