home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ENTERPRS / CPM / UTILS / F / PALASM.LBR / PALASM.DQC / PALASM.DOC
Text File  |  2000-06-30  |  1KB  |  66 lines

  1. User guide for generating the PAL-assembler
  2.  
  3. Diskette contents :
  4.  
  5.     1. PALASM.FOR    PAL-Assembler Source file
  6.     2. SIMLT.FOR    Simulator Source file
  7.     3. FILENAME.FOR Source file for subroutine
  8.     3. RDRPUN.MAC    Assembler-interface to CP/M
  9.     4. EXAMPLE.PAL  PAL programming example
  10.     5. PALASM.DOC    This file
  11.     6. PALASM.TXT    Documentation (WordStar file)
  12.     7. COPY.COM
  13.     8. AMDOS.SYS
  14.     9. GENUSR.SUB    Generation of work disk
  15.        10. GENPAL.SUB    Compilation of a new PALASM
  16.  
  17.     ************************************************
  18.     ********          GENERATION            ********
  19.     ************************************************
  20.  
  21.     Required files and diskette organization
  22.  
  23.  
  24. Drive A:
  25.     1. Operating system    CP/M
  26.     2. FORTRAN-Compiler    F80.COM
  27.     3. Linker        LINK.COM
  28.     4. Macro-Assembler    M80.COM
  29.     5. FORTRAN library    FORLIB.REL
  30.     5.             SUBMIT.COM
  31.  
  32. Drive B:
  33.     This diskette
  34.  
  35.  
  36. Instruction sequence:
  37.     1. ^C  (Control-C)
  38.     2. A:
  39.     3. SUBMIT B:GENPAL
  40.  
  41. Wait until finished
  42.  
  43.  
  44.     **************************************************
  45.     ************** Work diskette   *******************
  46.     **************************************************
  47.  
  48. This diskette in drive A
  49. Formatted disk in B
  50.  
  51. Instruction sequence:
  52.     1. ^C  (Control-C)
  53.     2. A:
  54.     3. SUBMIT GENUSR
  55.  
  56. Wait until finished
  57.  
  58. J. Meier
  59. Nordelektronik GmbH
  60. Quickborn
  61. sequence:
  62.     1. ^C  (Control-C)
  63.     2. A:
  64.     3. SUBMIT GENUSR
  65.  
  66. Wait until finished