return to main page

1401 FORTRAN & SIMH,

how to run 1401 FORTRAN under SIMH
and then run the generated program :-))

Goal: a web page that shows how to run
- the FORTRAN Compilier - under SIMH
- then run the generated program :-))

Table of Contents

Introductory letter from Van Snyder
From
Van Snyder, March 4, 2011

Ed:

SimH compiler "tapes" for v3m0 and v3m4 are attached. 
    To run one, in SimH, use

> at mt1 v3m0.simh.mt1
> at cdr FortranDeck
> at lpt Listing
> b mt1

Make sure to put a parameter card, as explained in C24-1455, 
       in front of the FortranDeck. 
  If the parameter card asks for an object deck, attach cdp:

> at cdp ObjectDeck

You might have to "push start" using

> c

a few times..

...

Van

Compiler Files
The attached files are (I hope) down loadable by clicking
v3m0.simh.mt1
v3m4.simh.mt1

An image of FORTRAN manual C24-1455 is available from BitSavers.org by clicking here 4.2 MB
- or locally here.