~ubuntu-branches/ubuntu/utopic/simh/utopic

« back to all changes in this revision

Viewing changes to TOOLS/converters/dtos8cvt.txt

  • Committer: Bazaar Package Importer
  • Author(s): Vince Mulhollon
  • Date: 2004-04-20 20:01:26 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040420200126-ehsuleda8xcgi51h
Tags: 3.2.0-1
New upstream 3.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dtos8cvt converts a PDP-8 DECtape image from OS/8 format to simulator format.
 
2
 
 
3
OS/8 only uses 128 words out of 129 in a PDP-8 DECtape block.  The simulator
 
4
requires all 129 words, in order to simulate the actions of the hardware, and
 
5
to deal with oddball software systems such as the PDP-8 Disk Monitor.
 
6
 
 
7
dtos8cvt is invoked by
 
8
 
 
9
        dtos8cvt file1 file2 file3...
 
10
 
 
11
Each file in turn is converted from OS/8 format to simulator format.  The
 
12
input file can have any extension; the converted file will have a .dt8
 
13
extension.
 
 
b'\\ No newline at end of file'