home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / FC20C.ZIP / CATALOG < prev    next >
Text File  |  1990-08-20  |  10KB  |  210 lines

  1.                     ** Catalog revised 15-Aug-90 **
  2.  
  3.     Here is a list of software/firmware products which I currently have
  4. available:
  5.  
  6.     Prices listed are for a single user licence. Upon receipt of a product
  7. order or registration with the appropriate payment, the user named on the
  8. licence agreement will be granted permission to use that product as set out
  9. in the terms and conditions of the licence agreement.
  10.  
  11.     Anyone placing any order or registration will receive a current edition
  12. of this catalog, reflecting new products and revisions. You may also obtain
  13. a new catalog at any time by sending me a self addressed, stamped envelope.
  14.  
  15.     You may order an update (on disk) for any product which you have already
  16. registered or purchased at a nominal update fee. If this fee is included in
  17. the original order or registration, you will receive the current release of
  18. the product at that time.
  19.  
  20.     Registered users may also order high quality laser printed copies of the
  21. manual(s) for a nominal fee. These may be ordered separately, or in addition
  22. to a registration or update.
  23.  
  24.     Please send all correspondence to:
  25.  
  26.             Dave Dunfield
  27.             56 Burnetts Grove Circle,
  28.             Nepean, Ont. (Canada)
  29.             K2J 1N6
  30.  
  31. ---------------------------------------------------------------------------
  32. PCUTIL: A collection of utility programs for the IBM P.C:
  33.  
  34.         - Text editor supporting full screen visual and line by line modes
  35.         - Visual directory/command shell
  36.         - Visual hexidecimal file editor
  37.         - Multiple string search of file/directory/directory tree
  38.         - Execute commands with arguments on files/directory/directory tree
  39.         - Retabulate file to different tab stops
  40.         - Directory tree scan for file consistancy check (detect changes)
  41.         - Easily change ANY attributes of file(s).
  42.         - Text formatter featuring simple ASCII output. Suitable for
  43.           documents which are to be distributed on disk.
  44.         - +++More+++
  45.     Current rev : 1.2
  46.     Registration: $10
  47.     Update fee  : $5
  48.     Printed docs: $5
  49. ---------------------------------------------------------------------------
  50. XASM:   A collection of cross assemblers and associated utility programs.
  51.  
  52.         - Includes 6800, 6801/6803, 6805, 6502, 6809, 68HC11, 8051 and
  53.           8080/8085 cross assemblers.
  54.         - Output files in either INTEL or MOTOROLA hex format
  55.         - Includes MACRO,   a powerful macro pre-processor
  56.         - Includes CREF,    a utility for cross-referencing assembler source
  57.         - Includes PSOURCE, a utility for protecting distributed source code
  58.         - Includes HEXFMT,  a utility which performs many useful functions
  59.           on the output code file, Including:
  60.             - Calculate checksums over all or part of code file
  61.             - Reformat output record type (INTEL/MOTOROLA) & length.
  62.             - Change base and load address of code image
  63.             - Control number of consecutive $FF (unprogrammed) bytes
  64.               written to output file
  65.     Current rev : 1.2
  66.     Registration: $10
  67.     Update fee  : $5
  68.     Printed docs: $5
  69. ---------------------------------------------------------------------------
  70. DLM:    Data Line Monitor. Turns your P.C. into a DATASCOPE.
  71.  
  72.         This program monitors both sides of an asynchronous data communications
  73.         line using a passive "Y" cable which connects to the monitored devices
  74.         and BOTH comm ports (COM1 and COM2). This tool is invaluable for
  75.         debugging ANY asynchronous connection, such as TERMINALS, MODEMS,
  76.         SERIAL PRINTERS and PROTOCOL debugging. It allows you to actually SEE
  77.         the data and signals being passed between the devices.
  78.         - Easy to use menu driven interface.
  79.         - "Split Line" display for easy viewing of the interaction
  80.           between two devices. Display is updated in "real time".
  81.         - Over 50 screens may be "buffered" and reviewed later.
  82.         - Displays/Stores hardware signal information as well as all
  83.           data passed between the devices.
  84.         - Captured buffers may be saved to disk for later reference.
  85.         - Includes directions for constructing your own "Y" cable.
  86.         - REQUIRES 2 COMM PORTS.
  87.     Current rev : 1.2
  88.     Registration: $10
  89.     Update fee  : $5
  90.     Printed docs: $5
  91. ---------------------------------------------------------------------------
  92. MICRO-C: Small 'C' compiler/utilities with source & documentation
  93.  
  94.         A portable small 'C' environment including Compiler, PreProcessor,
  95.         Optimizer and libraries. This is an original work, and is NOT "Yet
  96.         another version" of the existing public domain Small-C.
  97.         - LOTS of documentation & complete source code is included.
  98.         - VERY portable, not designed around a specific processor.
  99.         - Includes code generators for 8080, 8086, 6809 and 68HC11.
  100.         - 8080, 6809 and 68HC11 code generators are compatible with
  101.           my shareware cross assemblers.
  102.         - Includes source code for useful examples programs, including
  103.           a pop-up (TSR) ANSI terminal with XMODEM.
  104.     Current rev : 2.0
  105.     Order fee   : $25 (Includes two diskettes)
  106.     Update fee  : $10
  107.     Printed Docs: $20
  108. ---------------------------------------------------------------------------
  109. CUBIX:  A complete Disk Operating System for the 6809.
  110.  
  111.         Includes a full complement of utility and application programs. The
  112.         main kernal of the operating system along with its imbedded command
  113.         processor and user supplied hardware drivers are designed to occupy
  114.         a single 8K (2764 type) ROM at the very top of the 6809 processor
  115.         memory map (From $E000 to $FFFF). The architecture is such that
  116.         systems with a standard memory map may be ported directly from a
  117.         ROM image.
  118.         - VERY portable architecture.
  119.         - Many built in and utility commands.
  120.         - Includes powerful terminal independant screen oriented window
  121.           editor and other full screen utilities.
  122.         - Includes Assembler (Compatible with PC shareware XASM (ASM09) and
  123.           MICRO-C 6809 code generator), and debugger featuring disassemble,
  124.           breakpoints & software single step.
  125.         - Includes MICRO-APL and MICRO-FORTH languages.
  126.         - Includes 8080 emulator.
  127.         - Over 100 built in (kernal) system calls for I/O, parameter passing,
  128.           output formatting & misc. functions.
  129.         - LOTS of documentation, example files, drivers etc.
  130.     Current REV : 1.3
  131.     Registration (ROM+PROGRAM images): $10
  132.     *Licence 1 ("porting" sources )  : $50
  133.     *Licence 2 ("Complete" sources)  : $250
  134.         **************************************************
  135.         ** The Shareware system assumes the following   **
  136.         ** System memory map:                           **
  137.         **      $0000-$1FFF - User supplied I/O devices **
  138.         **      $2000-$DFFF - System RAM                **
  139.         **      $E000-$FFFF - Operating system ROM      **
  140.         **----------------------------------------------**
  141.         ** The "Licence 1" and "Licence 2" packages are **
  142.         ** NOT shareware.  The software will be sent to **
  143.         ** you when your order is processed. See "Terms **
  144.         ** and conditions" number (2) on the order form **
  145.         **************************************************
  146.     Printed docs (11 Manuals)     : $25
  147.     Update fee  : $5/$10/$25
  148.     Schematic for simple shareware compatible system: $5
  149. ---------------------------------------------------------------------------
  150. EPROM:  Stand-Alone EPROM programmer.
  151.  
  152.         This package includes the necessary schematics, firmware and
  153.         documentation to construct a complete stand alone EPROM programmer.
  154.         - Supports 2716, 2732, 2764, 27128 and 27256 type devices.
  155.         - Controlled by keypad/LED display, or over remote serial link.
  156.         - On-Board memory for loading, editing and re-programming.
  157.         - Download INTEL or MOTOROLA hex file to program in rom.
  158.         - Upload ROM contents in INTEL or MOTOROLA hex format.
  159.         - Includes detailed contruction & user manuals, schematics,
  160.           and firmware ROM.
  161.     Current rev : 1.2
  162.     Order fee   : $15 (Includes ROM, Schematics & manual)
  163.     Update fee  : $10   ""  ""  ""  ""  ""  ""  ""  ""
  164. ---------------------------------------------------------------------------
  165.  
  166.                 *** Product Order/Registration Form ***
  167.  
  168.     Name:       ______________________________________
  169.  
  170.  
  171.     Address:    ______________________________________
  172.  
  173.                 ______________________________________
  174.  
  175.                 ______________________________________
  176.  
  177.  
  178.     Product Name:   __________________________________
  179.  
  180.     Terms and conditions:
  181.  
  182.     (1) In the case of "Shareware" products, You are granted limited
  183.         permission to re-distribute the product provided that no part
  184.         of it is changed or deleted, and that nothing is added to it.
  185.         Furthermore, it must be re-distributed in its original form,
  186.         and no fee in excess of $10 may be charged for the distribution
  187.         service.
  188.  
  189.     (2) In the case of "Non-Shareware" products, You may not sell, give
  190.         away or otherwise re-distribute all or any part of the product in
  191.         any form whatsoever. You are permitted to make backup copies of
  192.         the disks, for your own personal use only.
  193.  
  194.     (3) You agree to use the product entirely at your own risk, and will
  195.         indemnify and hold harmless its author and distributers against
  196.         any action resulting from use of the product. The author and
  197.         distributors of the product do not warrant it fit or suitable
  198.         for any particular purpose.
  199.  
  200.  
  201.     I _________________________ certify the information entered on this
  202. form to be true, and agree to abide by the above terms and conditions
  203. which I hereby acknowlege that I have read and understood.
  204.  
  205.  
  206.     Dated this ______ day of _________________ in the year ______.
  207.  
  208.  
  209.                                     Signed: ______________________
  210.