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

[Freedos-devel] FreeDOS Resident Calculator

2007-02-19 Thread Oleg O . Chukaev
FreeDOS, like most DOSes, does not have its own resident calculator. TSR calculator is a very useful tool for DOS users and programmers. Therefore, I wrote the FreeDOS Resident Calculator (FDRC) -- TSR calculator with 32-bit arithmetical/logical operations, reverse polish notation, history, and oth

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