home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / sadel100.zip / PROGRAMS.TXT < prev    next >
Text File  |  1995-09-14  |  7KB  |  160 lines

  1.  
  2.  
  3.  
  4.     Date: September 14th 1995.
  5.  
  6.  
  7.     This is the official list of programs I released. They all should be
  8.     somewhere in the InterNet. The 'Compressed' field is the name of the
  9.     archive files, followed by an extension such as .ZIP (PKZip), .LZH
  10.     (LHA), or any compressor. The official release of these programs was
  11.     packed with version 2.13 of LHA, a great packer by Haruyasu Yoshizaki.
  12.     The 'xxx' represent the package version. For example, version 2.1 of a
  13.     program will be represented as 210. If the 'Requirements' field is left
  14.     blank, the program only needs a PC and DOS 2.0 or higher. All these
  15.     programs include abundant documentation. For all these programs that run
  16.     on the DOS command line, add -? or -h to display an help screen that will
  17.     show you avalaible options.
  18.  
  19.  
  20.  
  21.     Name:         Cut & Paste
  22.     Compressed:   CPASTxxx
  23.     Version:      2.1
  24.     Size:         22 KB (package) and less than 2 KB in memory.
  25.     Code:         Assembly
  26.     Distribution: Shareware, $10
  27.     Requirements: A mouse, a Microsoft compatible mouse driver, and
  28.                   an enhanced keyboard.
  29.     Desc:         Cut & Paste is a DOS textmode based utility that allows
  30.                   you to copy text from an application to paste it to another
  31.                   one via the keyboard buffer, to your printer or to a file.
  32.                   Cut & Paste also features various interesting abilities,
  33.                   such as scrolling text selection, UMB buffer, double and
  34.                   triple click to select a word or a line, and possibility
  35.                   to use it in a program that uses the mouse too. Cut & Paste
  36.                   works with all text modes, even hi resolution Super VGA
  37.                   modes, such as 132x44 and others.
  38.  
  39.  
  40.     Name:         Softool
  41.     Compressed:   SOFTLxxx
  42.     Version:      2.0
  43.     Size:         14 KB (package) and 11 KB in memory.
  44.     Code:         Assembly
  45.     Distribution: Shareware, $15
  46.     Requirements: -
  47.     Desc:         Softool is a resident program that brings you many useful
  48.                   tools such as a memory dumper, a multi base calculator, an
  49.                   ASCII table, a MCB viewer, an interupt viewer, and more.
  50.                   This is a powerful debugging tool for programmers, and has
  51.                   a neat windowed interface. Softool works with all text
  52.                   modes, even hi resolution Super VGA modes. Softool can load
  53.                   its 4 KB screen buffer in UMB to save low memory.
  54.  
  55.  
  56.     Name:         Clock
  57.     Compressed:   CLOKxxx
  58.     Version:      1.3
  59.     Size:         9 KB (package) and 512 bytes in memory.
  60.     Code:         Assembly
  61.     Distribution: Freeware
  62.     Requirements: 286 or higher (for the real time clock).
  63.     Desc:         Clock is a resident program that allows you to display the
  64.                   system time in the upper right corner of the screen. It can
  65.                   be displayed continuoulsy or when you press a hotkey. You
  66.                   can also select an alarm time to have the computer ringing
  67.                   to warn you when wanted. Clock can be programmed to reboot
  68.                   the computer at alarm time instead of ringing. All buffers
  69.                   are flushed to disk and cache programs are warned before
  70.                   rebooting the computer for increased security.
  71.  
  72.  
  73.  
  74.     Name:         Slow
  75.     Compressed:   SLOWxxx
  76.     Version:      2.11
  77.     Size:         8 KB (package) and 384 bytes in memory.
  78.     Code:         Assembly
  79.     Distribution: Freeware
  80.     Requirements: -
  81.     Desc:         Slow is a small program that takes away some CPU time to
  82.                   allow you to use on your fast computer programs that were
  83.                   designed for old machines, and that run to fast on your
  84.                   computer. Slow uses the computer's timer interrupt to run
  85.                   an empty loop. Speed can be modulated while resident using
  86.                   selectable hotkeys, and can install itself at a given time
  87.                   to slow down programs that hook the timer interrupt.
  88.  
  89.  
  90.     Name:         Mouse2Key
  91.     Compressed:   M2KEYxxx
  92.     Version:      1.11
  93.     Size:         6 KB (package) and 464 bytes in memory.
  94.     Code:         Assembly
  95.     Distribution: Freeware
  96.     Requirements: A mouse and a Microsoft compatible mouse driver.
  97.     Desc:         Mouse2Key allows you to use the mouse to emulate the cursor
  98.                   keys in a program that does not use the mouse. Mouse2Key can
  99.                   be enabled and disabled while resident to allow mouse using
  100.                   programs to be run. Mouse2Key automatically detects when a
  101.                   program wants to use the mouse and disables itself before
  102.                   giving it the mouse.
  103.  
  104.  
  105.  
  106.     Name:         WideBuf
  107.     Compressed:   WBUFxxx
  108.     Version:      1.21
  109.     Size:         7 KB (package) and about 300 bytes in memory.
  110.     Code:         Assembly
  111.     Distribution: Freeware
  112.     Requirements: -
  113.     Desc:         WideBuf lets you change the keyboard buffer size. It uses
  114.                   the BIOS settings and installs the new buffer according to
  115.                   the BIOS to ensure compatibility with the operating system
  116.                   and other programs. One of the interests of this program is
  117.                   that it is an EXE program, thus loadable and unloadable
  118.                   from the DOS command line or a batch file, unlike the many
  119.                   avalaible device drivers that do the same thing.
  120.  
  121.  
  122.     Name:         Smooth Scroller
  123.     Compressed:   SMSCRxxx
  124.     Version:      1.0
  125.     Size:         6 KB (package) and about 464 bytes in memory.
  126.     Code:         Assembly
  127.     Distribution: Freeware
  128.     Requirements: A VGA compatible card and display.
  129.     Desc:         Smooth Scroller replaces the standard BIOS text scrolling
  130.                   routine with a new soft and smooth one, thus giving your
  131.                   text mode scrolls a better look.
  132.  
  133.  
  134.     Name:         Twilight Sentinel
  135.     Compressed:   TWILSxxx
  136.     Version:      1.1
  137.     Size:         6 KB (package) and about 550 bytes in memory.
  138.     Code:         Assembly
  139.     Distribution: Freeware
  140.     Requirements: -
  141.     Desc:         Twilight Sentinel is an extremely small screen saver with
  142.                   selectable delay. It saves DOS memory by blackening the
  143.                   screen while saving instead of displaying animations, thus
  144.                   saving even more efficiently your screen.
  145.  
  146.  
  147.     Name:         SafeDel
  148.     Compressed:   SDELxxx
  149.     Version:      1.0
  150.     Size:         3 KB (package) and about 450 bytes in memory. 
  151.     Code:         Assembly
  152.     Distribution: Freeware
  153.     Requirements: -
  154.     Desc:         SafeDel intercepts the DOS call for deleting files and
  155.                   moves the file in a special directory instead of deleting
  156.                   it, so it can be restored after. The deleted files directory
  157.                   can be choosen thru the command line.
  158.  
  159.  
  160.