On Apr 23, 2019, at 8:34 PM, Charles via cctalk
<cctalk at classiccmp.org> wrote:
This may be a silly question... but how can I transfer a text file from my PC into SIMH
for PDP-11?
Is it even possible to create a disk or tape image from source code? Attaching files
requires them to be images...
It depends on the PDP-11 OS you're running. There are tools for operating on the file
systems inside image files for various file system types. John Wilson's PUTR tool is
one example. My "flx" tool is another, it works on RSTS file systems only.
paul