home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / 6 / 64blazer.zip / 64BLAZER.DOC next >
Text File  |  1992-03-04  |  12KB  |  318 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                              
  8.  
  9.  
  10.  
  11.  
  12.  
  13.              ╔═══╗ ╔   ╗
  14.              ║     ║   ║
  15.              ╠═══╗ ╚═══╣  ┌─┐ ┌    ┌─┐  ┌─┐┌──┐┌─┐┌─┬─┐┌──┐┌─┐ ┌─┬─┐
  16.              ║   ║     ║  ├─┴┐│   ┌┴─┴┐┌──┘├── ├─┴┐ │  ├── ├─┴┐│   │
  17.              ╚═══╝     ╩  └──┘└──┘└   ┘└──┘└──┘└  ┘ ┴  └──┘└  ┘└   ┘
  18.  
  19.                                 Version 0.50 Beta
  20.  
  21.  
  22.  
  23.  
  24.                 COMMODRE 64 TERMINAL EMULATOR FOR IBM COMPATIBLES!
  25.  
  26.  
  27.  
  28.                 
  29.            Copyright March 1992 by Mark D. Rejhon, All rights reserved.
  30.                         Special thanks to Roy M. Hooper
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.                                  Let's BLAZE on!
  42.                                         |
  43.                                        \|/
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  Don't forget to take a quick look at the README.1ST file first.
  50.  If you wish to print this textfile, use a text editor,
  51.  or you can type the following command at the DOS command-line:
  52.  
  53.  COPY 64BLAZER.DOC PRN
  54.  
  55.  
  56.  
  57.  
  58.  INTRODUCTION
  59.  ~~~~~~~~~~~~
  60.  Whether you think the COMMODORE 64 is dead or alive today, this terminal
  61.  program is the one to use if you want to connect to another COMMODORE 64
  62.  computer in its REAL PIXEL-BY-PIXEL COMMIE GRAPHICS! (COMMODORE 64
  63.  CHARACTERS AND COLORS!)
  64.  
  65.  64 BlazerTerm FEATURES:
  66.  ~~~~~~~~~~~~~~~~~~~~~~~
  67.     ■ 100 percent Pixel by pixel COMMODORE 64 character set emulation!
  68.     ■ Virtually full emulation of COMMODORE 64 control and color codes, etc!
  69.     ■ Emulation of the COMMODORE 64 keyboard!
  70.     ■ User-friendly keypresses help screen, immediately by hitting ALT-Z!
  71.     ■ Automatic phone number redialer!
  72.     ■ Xmodem uploads and downloads!
  73.     ■ Standard terminal features including local echo, baud rate,
  74.       parameters (parity, data bits, stop bits)!
  75.     ■ And more!
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  You want to run 64 BlazerTerm immediately? Just make sure that your
  82.  computer meets the following requirements below:
  83.  
  84.  Your IBM compatible computer requires the following:
  85.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  86.     ■ EGA or VGA graphics card or better.
  87.     ■ Hayes compatible MODEM supporting 300, 1200 and/or 2400 baud.
  88.     ■ And of course, DOS 2.11 or above. (but probably you do!)
  89.  
  90.  
  91.  
  92.  
  93.  For a list of DOS command-line options, type '64BLAZER ?' at the DOS
  94.  command-line. That will tell you how to tell 64 BlazerTerm which
  95.  COM port your modem is on, and the baud rate you want to set it at.
  96.  Now... If you feel ready to try 64 BlazerTerm, go and have fun!
  97.  However, if you feel you need to know more, read on...
  98.  
  99.  
  100.  
  101.  
  102.  USING 64 BlazerTerm:
  103.  ~~~~~~~~~~~~~~~~~~~~
  104.  
  105.    If you have obtained this program, you probably have used a terminal
  106.    program before. The 64 BlazerTerm features are described in brief
  107.    here.
  108.  
  109.  
  110.    KEYPRESSES IN 64BlazerTerm:
  111.    ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112.  
  113.    Alt-Z.......Displays a pop-up help screen describing most of the
  114.                below keypresses in brief.
  115.    Alt-D.......Allows you to enter a phone number and dial it
  116.                automatically, until you get through. The phone
  117.                number you type will be redialed over and over
  118.                if the line is BUSY. Hit the Esc key if you wish
  119.                to stop the redialing.
  120.    Alt-E.......Toggles local echo (same as full duplex/half duplex)
  121.                Usually, it should be full duplex when you call
  122.                COMMODORE 64 BBS's. When you are trying to type
  123.                to someone over the modem, and can't see your typing,
  124.                hit Alt-E, and your typing becomes visible!
  125.    Alt-H.......This hangs up the modem. It will prompt you first
  126.                to make sure you actually want to hang up the modem.
  127.    Shift-Tab...Switches COMMODORE character sets between upper/lower
  128.                case and uppercase/graphics. This is the same thing
  129.                as SHIFT-COMMODORE on the COMMODORE 64 keyboard.
  130.    PageDn......Selects Xmodem download. You will be prompted for the
  131.                name of the file you wish to download. Remember the
  132.                fact that IBM compatible filename format is different
  133.                from the COMMODORE 64 filename format. An IBM compatible
  134.                filename is 8 characters, followed by a 3 character
  135.                extension (with a period in between). If you need
  136.                back-slashes in the IBM compatible filename, the
  137.                forward-slash replaces the back-slash character.
  138.                This is because there is no backslash character in
  139.                the Commodore 64 character set.
  140.    PageUp......Selects Xmodem upload. You will be prompted for the
  141.                name of the file you wish to download. The same
  142.                difference between IBM compatible filename and
  143.                COMMODORE 64 filename formats applies here.
  144.  
  145.    Alt-O.......Selects the COM port your modem is connected to.
  146.                Usually it is port number 1 or 2, but it can be port
  147.                number 3 or 4. If you do not know which COM port
  148.                your modem is on, try selecting one. Then type the
  149.                two letters "AT" and press Enter. If that COM port
  150.                has the modem connected to it, you should see the
  151.                "OK" pop up. If not, keep selecting a different port.
  152.                You can control the COM port using a parameter at
  153.                the DOS command-line.
  154.    Alt-B.......Selects the modem baud rate. You can select from either
  155.                300, 1200 or 2400 baud. The default is 1200 baud. You
  156.                can control the baud rate using a parameter at the DOS
  157.                command line.
  158.    Alt-P.......Select the data transmission parameters, for parity,
  159.                data bits, and stop bits. You can choose either 7E1,
  160.                for 7 data bits, even parity, and one stop bit, and
  161.                8N1 for 8 data bits, no parity, and one stop bit.
  162.                You can control the data parameters using a parameter
  163.                at the DOS command-line.
  164.    Alt-J.......Shells to DOS (on your IBM compatible, of course)
  165.                to allow you to type temporary DOS commands. Type
  166.                "EXIT" to return you exactly where you left off in
  167.                64 BlazerTerm.
  168.    Alt-X.......Exits 64 BlazerTerm. It will prompt you first to make
  169.                sure that you actually want to exit 64 BlazerTerm.
  170.    End.........This does a unconditional screen-clear. Useful when
  171.                you do not want to see what you see on the screen.
  172.                This keypress won't transmit the COMMODORE screen
  173.                clearing code, though. (Ctrl-Home does that)
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.    TYPING COMMODORE 64 CHARACTERS:
  182.    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  183.  
  184.    The Commodore 64 ASCII and IBM ASCII is different, as well as their
  185.    keyboards, and screen codes. This posed a challenge for the author
  186.    of 64 BlazerTerm. But you should be able to access ANY ACTIVE
  187.    COMMODORE 64 character code. The below is a table of COMMODORE 64
  188.    keypress emulations you can do. There are minor differences to
  189.    some Shifted and COMMODORE character emulation keypresses.
  190.    (for example, the asterik * key, the at-sign @ key, the british pound
  191.    key, the bracket { [ ] } keys, and so on) Try experimenting with
  192.    keypress combinations, to get more familiar with the IBM keyboard
  193.    emulating the COMMODORE 64 keyboard. Have fun!
  194.  
  195.    To produce a:              On the IBM keyboard
  196.    ~~~~~~~~~~~~~          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  197.    Shifted character..........Hold the Shift key and tap another key.
  198.    COMMODORE character........Tap Tab once and then another key, to
  199.                               produce a commodore-key combination.
  200.    Ctrl-number colors.........Hit Ctrl-F1 to Ctrl-F8 to produce one
  201.                               of the 16 COMMODORE color codes.
  202.                               Or you can hit Tab then hit a number
  203.                               between 1 and 8.
  204.    Reverse on/off.............Hit Ctrl-F9 for reverse on and
  205.                               Ctrl-F10 for reverse off. Or you can
  206.                               hit Tab and the number 9 or 10.
  207.    COMMODORE-number colors....Hit Alt-F1 to Alt-F8 to produce one
  208.                               of the 16 COMMODORE 64 color codes.
  209.    PI character...............Type the tilde ~ key.
  210.    British pound sign.........Type the backslash \ key.
  211.    Up arrow character.........Type the caret ^ key.
  212.    Right arrow character......Type the accent ` key or underscore _ key.
  213.    Shift-Enter................Hit Tab once, then Enter.
  214.    Shift-Space................Hit Tab once, then Space.
  215.    IBM backspace..............Hit the Delete key.
  216.  
  217.  
  218.  
  219.  
  220.  COMMAND-LINE PARAMETERS
  221.  ~~~~~~~~~~~~~~~~~~~~~~~
  222.    If you are familiar with using command-line options, or want to
  223.    refresh your memory on the command-line options, you can type
  224.    this command at the DOS command-line for a list of options:
  225.  
  226.    64BLAZER ?
  227.  
  228.    The command line format is the following:
  229.  
  230.    64BLAZER n Bxxxx ppp
  231.  
  232.    Where 'n' is replaced by a number representing the COM port your
  233.    modem is on. 'Bxxxx' represents the baud rate of the modem, and the
  234.    'ppp' represent the data parameters. For example, if you type the
  235.    following:
  236.  
  237.    64BLAZER 2 B300 7E1
  238.  
  239.    You will start 64 BlazerTerm on COM2 set at 300 baud, and 7E1, which
  240.    is 7 data bits, even parity, and 1 stop bit. If you just type the
  241.    following:
  242.  
  243.    64BLAZER
  244.  
  245.    It will default to COM1 set at 1200 baud, and 8N1. The valid options
  246.    you can use with 64BLAZER are the following:
  247.  
  248.           Valid baud options:  B300, B1200 or B2400
  249.    Valid data parameters options:  7E1 or 8N1
  250.       Valid COM port options:  1, 2, 3 or 4
  251.  
  252.    You can type one parameter from one, two, or all three of the above
  253.    categories, in any order, as long as they are separated by a space.
  254.  
  255.  
  256.  RUNNING 64 BlazerTerm
  257.  ~~~~~~~~~~~~~~~~~~~~~
  258.    You should be in the same directory as 64 BlazerTerm to run it.
  259.  
  260.    If you do not want to be confined to doing the above, add the
  261.    directory where the 64 BlazerTerm files are in, to your DOS PATH
  262.    statement. Also, you should set the environment variable '64BLAZER'
  263.    to tell 64 BlazerTerm where the CHARSET.C64 COMMODORE character
  264.    set datafile is. Type the following line at the DOS command-line
  265.    or put it in your AUTOEXEC.BAT file:
  266.  
  267.    SET 64BLAZER=C:\64BLAZER
  268.  
  269.    Where 'C:\64BLAZER' can be replaced by any directory the
  270.    64 BlazerTerm files are in.
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  NOTES ON 64 BlazerTerm
  277.  ~~~~~~~~~~~~~~~~~~~~~~
  278.    Thank you for using 64 BlazerTerm v0.50 Beta, which has been
  279.    programmed in Microsoft QuickBASIC v4.5! However, I do not
  280.    guarantee this Beta release from any defects, malfunction, or
  281.    any damage to 64 BlazerTerm and your system. But I can say that
  282.    it worked on my computer.
  283.  
  284.  
  285.    If you like this program, or use it at least occasionally, and wish
  286.    to support the development of features in future releases of
  287.    64 BlazerTerm, please contribute $10 (USA or Canadian) to the
  288.    following address. Remember, it will help me improve my
  289.    64 BlazerTerm package!
  290.  
  291.                      Mark Rejhon
  292.                      765-A Springland Dr.
  293.                      Ottawa, Ont, Canada
  294.                      K1V 6L9                          ...Thank You!
  295.  
  296.  
  297.  
  298.    This program is a Beta version. Please report any bugs, or give any
  299.    recommendations, suggestions, questions or any other inquiries to
  300.    Mark Rejhon in a message in the message areas at one of the
  301.    following BBS's, below. I am more than HAPPY to hear from you!
  302.    Remember, it will help me improve my 64 BlazerTerm package!
  303.  
  304.  
  305.  
  306.  
  307.  
  308.    BBS Name           Phone Number     Computer       Sysop of BBS
  309.    ~~~~~~~~~~~~~~~~   ~~~~~~~~~~~~~~   ~~~~~~~~~~~~   ~~~~~~~~~~~~~~~~~
  310.    Parity Error BBS   (613) 737-0966   IBM            Roy M. Hooper
  311.    TimeScale BBS      (613) 747-7060   IBM            Stephane Boisjoli
  312.    OutHouse BBS       (613) 830-0331   COMMODORE 64   Plumber
  313.  
  314.  
  315.                         We hope to hear from you!
  316.  
  317.  
  318.