home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / ASMUTL / PC370.ZIP / REF.DOC < prev    next >
Encoding:
Text File  |  1987-04-19  |  1.5 KB  |  26 lines

  1. PC/370 Technical References:
  2.  
  3.    1.  For information on 370 machine instructions see
  4.        IBM System 370 XA Principles of Operation manual SA22-7085.
  5.    2.  For information on 370 assembler language see:
  6.        a.  IBM OS/VS Assembler Language manual GC33-4010.
  7.        b.  Assembler Language Programming by G. W. Struble.
  8.    3.  For information on how the assembler, linkage editor, and
  9.        operating system software works see:
  10.        a.  Systems Programming by John J. Donovan.
  11.        b.  Operating Systems by S. E. Madnick and J. J. Donovan.
  12.    4.  For information on the 80x86 processors see:
  13.        a.  The 8086 Book by George Alexy.
  14.        b.  Intel iAPX 286 Programmer's Reference Manual 210498-003.
  15.        c.  Intel 80386 Programmer's Reference Manual 230985-001.
  16.    5.  For information on the MSDOS operating system and utilities see:
  17.        a.  Disk Operating System Version 3.2 Reference 68X2405.
  18.        b.  Disk Operating System Technical Reference 6139658.
  19.        c.  Advanced MS-DOS by Microsoft Press ISBN 0-914845-77-2
  20.    6.  For information on usage of ASSIST extensions see Assembler
  21.        Language with Assist by Ross A. Overbeek and W. E. Singletary.
  22.    7.  For summary article on how PC/370 was developed see ACM
  23.        Sigsmall Newsletter Volume 8 Number 3, August 1982.
  24.    8.  For article on conversion of PC/370 from CP/M to MS-DOS see
  25.        ACM SIGSMALL/PC Newsletter Volume 11 Number 3, August 1985.
  26.