home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / rainbow / msdos / decus / RB128 / read.me < prev    next >
Text File  |  1995-06-04  |  2KB  |  33 lines

  1. This package is a PDP-8 simulator that runs across the Rainbow series.
  2. It contains four executable files being ASSEMBLE: assemble PDP-8 source text,
  3. EXEC8: execute assembler output, TRACE8: debug + trace program, ASSMBLGO: 
  4. Complete and comprehensive documentation exists in the form of a textbook,
  5. INTRODUCTION TO COMPUTER SYSTEMS, author: N.A.B GRAY, published by PRENTICE
  6. HALL of AUSTRALIA, ISBN 0-13-480386-8.
  7.  
  8. This book and associated software forms the basis of a single semester course
  9. in computer science at the University of Wollongong, NSW, AUSTRALIA.
  10.  
  11. The text itself makes excellent reading taking a novice assembly language
  12. programmer from the basic ALU operations through to Interupt driven IO. The
  13. package implements a simulated disk,keyboard,AtoD converter and teletype.
  14. This hardware exists as MSDOS files on the default drive. Although the textbook
  15. comes highly recommended, an experienced computer user and/or programmer should
  16. have no trouble assembling and running PDP-8 sources as most programs are user
  17. friendly and the programs respond to a ? with a summary of valid user input.
  18.  
  19. The original source code was developed on the Unix opsys, modified for the
  20. IBMPC and finally coerced to a PC100A. Included are various example programs
  21. for assembly and execution. The programs are considered public domain software
  22. and full waverer of any copyrights is documented in ISBN 0-13-48036-8.I hope
  23. you find these programs interesting and useful. I also highly recommend RB-108
  24. from the DECUS library to run the CP/M-86 text editor RED for source code
  25. generation.
  26.  
  27.  
  28.         Address for any correspondance:        GLENN M. HINCHEY,
  29.                             P.O. BOX 649.
  30.                             MIRANDA, 2228.
  31.                             SYDNEY, AUSTRALIA.
  32.  
  33.