The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] question about SIMH tapes
@ 2003-06-23 21:57 Wolfgang Helbig
  2003-06-24 14:34 ` Kenneth Stailey
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Helbig @ 2003-06-23 21:57 UTC (permalink / raw)


Just to keep it Unix-like, I wrote enblock, which takes a file in stdin
a produces a tape file on stdout in SIMH-format. It takes one option,
the block size, which defaults to 512. It writes an end of file mark
after each run. To write more than one file on one tape, type

 	enblock <file1 >tape ; enblock <file2 >>tape
to write an end of tape mark, type
	enblock </dev/null >>tape

You'll find enblock.c at
	http://www.ba-stuttgart.de/~helbig/os/v6/enblock.c
	

>Hi,
>
>Harti's p11 comes with mktape which when given a control file will turn a set
>of files into a tape image.  Is there anything like this for SIMH PDP-11?
>
>Thanks,
>Ken



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [TUHS] question about SIMH tapes
@ 2003-06-20 13:59 Kenneth Stailey
  2003-06-20 16:11 ` Andru Luvisi
  0 siblings, 1 reply; 5+ messages in thread
From: Kenneth Stailey @ 2003-06-20 13:59 UTC (permalink / raw)


Hi,

Harti's p11 comes with mktape which when given a control file will turn a set
of files into a tape image.  Is there anything like this for SIMH PDP-11?

Thanks,
Ken


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-06-24 14:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-23 21:57 [TUHS] question about SIMH tapes Wolfgang Helbig
2003-06-24 14:34 ` Kenneth Stailey
  -- strict thread matches above, loose matches on Subject: below --
2003-06-20 13:59 Kenneth Stailey
2003-06-20 16:11 ` Andru Luvisi
2003-06-21  8:12   ` Akito Fujita

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).