comp.lang.ada
 help / color / mirror / Atom feed
From: Dmitriy Anisimkov <vagul@chat.ru>
Subject: Re: GNAT DOS INTERRUPTS
Date: 1998/10/15
Date: 1998-10-15T00:00:00+00:00	[thread overview]
Message-ID: <36262366.83D47B5C@chat.ru> (raw)
In-Reply-To: 3624EB6B.D68C8C3E@ioc.upc.es

Ramon Costa CastellО©╫ wrote:
> Does anyone know how to disable/enable interrupts under GNAT307
> running over DOS ?

Only via assembler code insertion :

with Machine_Code
...............
  Machine_Code.Asm("cli"); -- Clear Interrupt Flag
..........
  Machine_Code.asm("sti"); -- Set Interrupt Flag




      reply	other threads:[~1998-10-15  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-14  0:00 GNAT DOS INTERRUPTS Ramon Costa Castelló
1998-10-15  0:00 ` Dmitriy Anisimkov [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox