Date: Sat, 28 Dec 1996 10:48:22 +0000 From: Bill Currie Subject: Re: Question about exceptions To: "Salvador Eduardo Tropea (SET)" Cc: Eli Zaretskii , Robert Hoehne , djgpp-workers AT delorie DOT com Reply-to: billc AT blackmagic DOT tait DOT co DOT nz Message-id: <32C4FACF.176A@blackmagic.tait.co.nz> Organization: Tait Electronics NZ MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit References: Salvador Eduardo Tropea (SET) wrote: > Good point Eli, but now I added code to RHIDE to debug graphic > programs (YES I succesfully debugged a program that uses > Graphics+VGA Tricks+DMA+Interrupts without crashes), the thing still > very green but will be incorpored to the IDE. Of couse we can live > without an smart swap but ... swapping 256Kb of video memory isn't > very fast. Why swap all 256k, just the few k needed for the text page (and font info) is all you need to swap (about 18 k, 8k for the font and 10800 (90x60) for the text). Will your code be available for the full screen debugger as well? Bill -- Leave others their otherness.