Re: [Freedos-user] FD DEBUG v1.09 (and cpulevel2007)

2008-01-02 Thread Arkady V.Belousov
Hi!

31-Дек-2007 16:30 [EMAIL PROTECTED] (Eric Auer) wrote to
freedos-user@lists.sourceforge.net:

 is there, it's the Year's End Edition:
 http://www.bttr-software.de/forum/forum_entry.php?id=2808
http://www.japheth.de/dwnload4.html
EA PS: There is also a new edition of my CPULEVEL tool --

 Let me too announce update for one my small utility:
http://avb.starnet.ru/files/KEEPTM12.RAR

KEEPTIME v1.2 - Backup system date/time to time stamp of file

[1.2, 2007/12/01]

+ date now shown with verbose description for month and day of week.

Description
---

Syntax: keeptime filename-to-store-time

KEEPTIME stores system time to time stamp of given file (and creates
file if it absent) or restores system time from time stamp of file
if file time newer than system time. KEEPTIME highly useful for
computers with occasionally (or when computer turned off) cleared
clock - KEEPTIME should be runned there at least at startup (in
autoexec.bat) and before shutdown (to keep most modern time).

Example: keeptime keeptime.com
Errorlevel: nonzero if system time updated from file time.

KEEPTIME also may be called to view current date and time - in DOS
shell is none such native possibility, whereas DATE and TIME commands
require user intervention or redirection. To eliminate disk accesses
when KEEPTIME used for date/time view, may be used fictive device
driver like NUL.

Example: keeptime nul

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] FD DEBUG v1.09 (and cpulevel2007)

2007-12-31 Thread Eric Auer

Hi Japheth,

[On Mon, 31 Dec 2007, Japheth wrote]
 is there, it's the Year's End Edition:
 http://www.bttr-software.de/forum/forum_entry.php?id=2808

Thanks and happy new year :-)

Eric

[Japheth wrote on the BTTR forum]
my favorite project, DEBUG, has got an update (mostly bugfixes):
- several bugfixes for A and U handling 32bit code segments.
- bugfix: U split lines if instruction size exceeded 6.
- bugfix: M didn't work with upper bound ranges.
- change: in 32bit code segments, U displayed ECX as first operand
  for LOOPx to
indicate that ECX is used instead of CX. Now a 'D' is attached to
the opcode (LOOPxD, x=Z|NZ|E|NE) instead.
- bugfix: A didn't choose the short (=signed) form of arith
instructions (adc, add, ...) if E/AX was first operand.
http://www.japheth.de/dwnload4.html

PS: There is also a new edition of my CPULEVEL tool --
www.coli.uni-saarland.de/~eric/stuff/soft/specials/
cpulevel2007.zip ... Nothing spectacular, just nicer
and more verbose output and almost 2 kB UPXed now :-).


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user