home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / DLM120.ZIP / CATALOG next >
Encoding:
Text File  |  1990-11-26  |  10.6 KB  |  223 lines

  1.  
  2.  
  3.  
  4.                     *** Catalog revised 9-Nov-90 ***
  5.  
  6.     Here is a list of software/firmware products which I currently have
  7. available:
  8.  
  9.     Anyone placing any order or registration will receive a current edition
  10. of this catalog. You may also obtain a new catalog at any time by sending me
  11. a self addressed, stamped envelope.
  12.  
  13.     Due to confusion about the prices in previous catalogs, All prices now
  14. INCLUDE the cost of a "current" disk. If you wish to REGISTER a shareware
  15. product which you have acquired by other means WITHOUT receiving the current
  16. revision of that product on disk, deduct $5 from the prices quoted.
  17.  
  18.     You may order an update (on diskette) for any product which you have
  19. already purchased, at a nominal update fee.
  20.  
  21.     All software will normally be shipped on 5.25" MS-DOS compatable 360K
  22. diskettes. Other media/formats may be available by special request.
  23.     
  24.     All disks include complete documentation in the form of ASCII text files,
  25. however registered users may also order high quality laser printed copies of
  26. the documentation for a nominal fee. These may be ordered separately, or in
  27. addition to the initial order.
  28.  
  29.  
  30.  
  31.     Please send all correspondence to:
  32.  
  33.                 Dave Dunfield
  34.                 56 Burnetts Grove Circle,
  35.                 Nepean, Ont. (Canada)
  36.                 K2J 1N6
  37.  
  38. ---------------------------------------------------------------------------
  39. PCUTIL: A collection of utility programs for the IBM P.C:
  40.  
  41.         - Text editor supporting full screen visual and line by line modes
  42.         - Visual directory/command shell
  43.         - Visual hexidecimal file editor
  44.         - Multiple string search of file/directory/directory tree
  45.         - Execute commands with arguments on files/directory/directory tree
  46.         - Retabulate file to different tab stops
  47.         - Directory tree scan for file consistancy check (detect changes)
  48.         - Easily change ANY attributes of file(s).
  49.         - Text formatter featuring simple ASCII output. Suitable for
  50.           documents which are to be distributed on disk.
  51.         - +++More+++
  52.     Current rev : 1.2
  53.     Order fee   : $15   (Includes ONE diskette)
  54.     Update fee  : $5
  55.     Printed docs: $5
  56. ---------------------------------------------------------------------------
  57. XASM:   A collection of cross assemblers and associated utility programs.
  58.  
  59.         - Includes 6800, 6801/6803, 6805, 6502, 6809, 68HC11, 8051 and
  60.           8080/8085 cross assemblers.
  61.         - Output files in either INTEL or MOTOROLA hex format
  62.         - Includes MACRO,   a powerful macro pre-processor
  63.         - Includes CREF,    a utility for cross-referencing assembler source
  64.         - Includes PSOURCE, a utility for protecting distributed source code
  65.         - Includes HEXFMT,  a utility which performs many useful functions
  66.           on the output code file, Including:
  67.             - Calculate checksums over all or part of code file
  68.             - Reformat output record type (INTEL/MOTOROLA) & length.
  69.             - Change base and load address of code image
  70.             - Control number of consecutive $FF (unprogrammed) bytes
  71.               written to output file
  72.     Current rev : 1.2
  73.     Registration: $15   (Includes ONE diskette)
  74.     Update fee  : $5
  75.     Printed docs: $5
  76. ---------------------------------------------------------------------------
  77. DLM:    Data Line Monitor. Turns your P.C. into a DATASCOPE.
  78.  
  79.         This program monitors both sides of an asynchronous data communications
  80.         line using a passive "Y" cable which connects to the monitored devices
  81.         and BOTH comm ports (COM1 and COM2). This tool is invaluable for
  82.         debugging ANY asynchronous connection, such as TERMINALS, MODEMS,
  83.         SERIAL PRINTERS and PROTOCOL debugging. It allows you to actually SEE
  84.         the data and signals being passed between the devices.
  85.         - Easy to use menu driven interface.
  86.         - "Split Line" display for easy viewing of the interaction
  87.           between two devices. Display is updated in "real time".
  88.         - Over 50 screens may be "buffered" and reviewed later.
  89.         - Displays/Stores hardware signal information as well as all
  90.           data passed between the devices.
  91.         - Captured buffers may be saved to disk for later reference.
  92.         - Includes directions for constructing your own "Y" cable.
  93.         - REQUIRES 2 COMM PORTS.
  94.     Current rev : 1.2
  95.     Registration: $15   (Includes ONE diskette)
  96.     Update fee  : $5
  97.     Printed docs: $5
  98. ---------------------------------------------------------------------------
  99. MICRO-C: Small 'C' compiler/utilities with source & documentation
  100.  
  101.         A portable small 'C' environment including Compiler, PreProcessor,
  102.         Optimizer and libraries. This is an original work, and is NOT "Yet
  103.         another version" of the existing public domain Small-C.
  104.         - LOTS of documentation & complete source code is included.
  105.         - VERY portable, not designed around a specific processor.
  106.         - Includes code generators for 8080, 8086, 6809 and 68HC11.
  107.         - 8080, 6809 and 68HC11 code generators are compatible with
  108.           my shareware cross assemblers.
  109.         - Includes source code for useful examples programs, including
  110.           a pop-up (TSR) ANSI terminal with XMODEM.
  111.     Current rev : 2.02
  112.     Order fee   : $25   (Includes TWO diskettes)
  113.     Update fee  : $10
  114.     Printed Docs: $25
  115. ---------------------------------------------------------------------------
  116. CUBIX:  A complete Disk Operating System for the 6809.
  117.  
  118.         Includes a full complement of utility and application programs. The
  119.         main kernal of the operating system along with its imbedded command
  120.         processor and user supplied hardware drivers are designed to occupy
  121.         a single 8K (2764 type) ROM at the very top of the  6809  processor
  122.         memory map (From $E000 to $FFFF). The  architecture  is  such  that
  123.         systems with a standard memory map may be ported  directly  from  a
  124.         ROM image.
  125.         - VERY portable architecture.
  126.         - Many built in and utility commands.
  127.         - Includes powerful terminal independant screen oriented window
  128.           editor and other full screen utilities.
  129.         - Includes Assembler (Compatible with PC shareware XASM (ASM09) and
  130.           MICRO-C 6809 code generator), and debugger featuring disassemble,
  131.           breakpoints & software single step.
  132.         - Includes MICRO-APL and MICRO-FORTH languages.
  133.         - Includes 8080 emulator.
  134.         - Over 100 built in (kernal) system calls for I/O, parameter passing,
  135.           output formatting & misc. functions.
  136.         - LOTS of documentation, example files, drivers etc.
  137.     Current REV : 1.3
  138.     Licence 1 ("porting" sources )  : $50
  139.     Licence 2 ("Complete" sources)  : $250
  140.     Printed documentation           : $25
  141.     Update fee                      : $10/$25
  142.     Schematic for simple CUBIX compatible system: $5
  143. ---------------------------------------------------------------------------
  144. EPROM:  Stand-Alone EPROM programmer.
  145.  
  146.         This package includes the necessary schematics, firmware and
  147.         documentation to construct a complete stand alone EPROM programmer.
  148.         - Supports 2716, 2732, 2764, 27128 and 27256 type devices.
  149.         - Controlled by keypad/LED display, or over remote serial link.
  150.         - On-Board memory for loading, editing and re-programming.
  151.         - Download INTEL or MOTOROLA hex file to program in rom.
  152.         - Upload ROM contents in INTEL or MOTOROLA hex format.
  153.         - Includes detailed contruction & user manuals, schematics,
  154.           and firmware ROM.
  155.     Current rev : 1.2
  156.     Order fee   : $15 (Includes ROM, Schematics & manual)
  157.     Update fee  : $10   ""  ""  ""  ""  ""  ""  ""  ""
  158. ---------------------------------------------------------------------------
  159.  
  160.                             **  Order Form **
  161.  
  162.         Name: _____________________________________________________
  163.  
  164.         Street address: ___________________________________________
  165.  
  166.         City: ___________________ State/Prov: _____________________
  167.  
  168.         Zip/Postal Code: ______________ Country: __________________
  169.  
  170.         Product(s) ordered: _______________________________________
  171.  
  172.     For the purposes of this document, the term THE PRODUCT shall be used
  173.     to refer to the licenced products  named  above,  Including  but  not
  174.     limited to,  all documentation,  source code,  executable and support
  175.     files, utilities, example programs and drawings.
  176.  
  177.     By signing this order form, you indicate your acceptance of the
  178.     following conditions:
  179.  
  180.     1)  You may make a backup copy of THE PRODUCT, and you may install THE
  181.         PRODUCT on your computer systems hard disk, but only one  copy  of
  182.         THE PRODUCT may be in use at one time.
  183.  
  184.     2)  You may modify THE PRODUCT in any way you like, but  the  modified
  185.         code shall, regardless of the extent of modification,  remain  the
  186.         property of the original author, Dave Dunfield. You may not remove
  187.         or alter any copyright notice contained within any portion of  THE
  188.         PRODUCT.
  189.  
  190.     3)  You are granted permission to distribute any programs or materials
  191.         you develop with THE PRODUCT without restriction.  This permission
  192.         includes executable code for any library  functions  contained  in
  193.         THE PRODUCT that is incorporated into such programs.
  194.  
  195.     4)  With the exception of embedded code mentioned above,  You may  not
  196.         re-distribute any part of  THE PRODUCT  in any way.  Any  and  all
  197.         copies of THE PRODUCT must be retained in your possession  at  all
  198.         times.
  199.  
  200.     5)  You may transfer this licence and THE PRODUCT, provided  that  you
  201.         retain no copies of any  portion  of  THE PRODUCT,  and  that  the
  202.         transferee completes and sends in a signed copy of this order form,
  203.         indicating the serial number of THE PRODUCT being transferred.
  204.  
  205.     6)  You agree to use THE PRODUCT entirely at your own risk,  and  will
  206.         indemnify and hold harmless its author  and  distributors  against
  207.         any action resulting from such use. The author and distributors of
  208.         THE PRODUCT do not warrant it fit or suitable for  any  particular
  209.         purpose.
  210.  
  211.     Please check one:
  212.  
  213.             [ ] New order, $___ enclosed.
  214.  
  215.             [ ] Update, $___ enclosed,       Serial No. _____________
  216.  
  217.             [ ] Transfer of product licence, Serial No. _____________
  218.  
  219.     I have read and agree to be bound by the above conditions.
  220.  
  221.  
  222.         Date: ___________       Signed: _________________
  223.