Re: [Freedos-devel] Insight debugger 1.20

2007-02-22 Thread Oleg O . Chukaev
From: "Arkady V.Belousov" <[EMAIL PROTECTED]> Date: Mon, 19 Feb 2007 23:03:13 +0300 > >> Why does it require many code changes to support > >> other than 80 columns? You could either only use > OOC> RTFS. Insight writes strings directly to video > OOC> memory. Offsets computed in this way: (X+Y*80

Re: [Freedos-devel] Insight debugger 1.20

2007-02-19 Thread Arkady V.Belousov
Hi! 19-Фев-2007 17:50 [EMAIL PROTECTED] (Oleg O.Chukaev) wrote to freedos-devel@lists.sourceforge.net: >> Why does it require many code changes to support >> other than 80 columns? You could either only use OOC> RTFS. Insight writes strings directly to video OOC> memory. Offsets computed in this

Re: [Freedos-devel] Insight debugger 1.20

2007-02-19 Thread Oleg O . Chukaev
From: Eric Auer <[EMAIL PROTECTED]> To: "Oleg O.Chukaev" <[EMAIL PROTECTED]> Date: Mon, 5 Feb 2007 15:18:29 +0100 (MET) Subject: Re: Insight debugger 1.20 > I hope the VGA save/restore can be switched on/off? > It might be quite slow on old computers, and it is > not needed while you debug non-VGA

Re: [Freedos-devel] Insight debugger 1.20

2007-02-08 Thread Jim Hall
On Thu, 2007-02-08 at 13:07 +0100, Robert Riebisch wrote: > Jim Hall wrote: > > > Hi Oleg. I can put this on ibiblio for you, if you like. Email me > > off-list, and we'll figure out how you can get it to me. > > Oleg already agreed, that I give Insight a new home at > http://www.bttr-software.

Re: [Freedos-devel] Insight debugger 1.20

2007-02-08 Thread Robert Riebisch
Jim Hall wrote: > Hi Oleg. I can put this on ibiblio for you, if you like. Email me > off-list, and we'll figure out how you can get it to me. Oleg already agreed, that I give Insight a new home at http://www.bttr-software.de/insight/ I mailed him off the list on Monday, but got no response so

Re: [Freedos-devel] Insight debugger 1.20

2007-02-07 Thread Jim Hall
Hi Oleg. I can put this on ibiblio for you, if you like. Email me off-list, and we'll figure out how you can get it to me. On Mon, 2007-02-05 at 15:14 +0300, Oleg O.Chukaev wrote: > Insight debugger 1.20 is ready for release. > > Major changes: > English documentation. > Some bugs fixed. > Sho

[Freedos-devel] Insight debugger 1.20

2007-02-05 Thread Oleg O . Chukaev
Insight debugger 1.20 is ready for release. Major changes: English documentation. Some bugs fixed. Short help. NASM sources. Saving/restoring VGA registers and font(may not work properly with some emulators). HCL BA wrote: >>2. the data displayed in the bottom panel expands if screen size is gre