Björn Victor
|
84a3a78d2c
|
Read saveset name from the right place
Support DUMPER format 6, which has saveset name at different offset. Also check dumper tape format and reject too old or invalid format codes.
|
2025-01-22 17:31:32 +01:00 |
|
Lars Brinkhoff
|
cc215f2212
|
Make -b output host file length as close as PDP-10 length as possible.
In particular, for 7-bit files, the output file will have the same
number of bytes as the PDP-10 file.
|
2024-05-16 15:46:34 +02:00 |
|
jfcl
|
6bcd82d350
|
Make it compile with Cygwin
|
2022-04-20 10:12:35 +02:00 |
|
Eric Smith
|
56d22663af
|
Merge pull request #11 from brouhaha/lars/label
Make read20 parse and skip over ANSI tape labels.
|
2020-07-23 21:56:11 -06:00 |
|
Lars Brinkhoff
|
aab038546a
|
Make read20 parse and skip over ANSI tape labels.
|
2020-07-23 15:08:31 +02:00 |
|
Eric Smith
|
39c1a8faef
|
Merge pull request #10 from brouhaha/lars/bin
Add option to read20 to extract all bits from all files
|
2020-07-19 11:57:14 -06:00 |
|
Lars Brinkhoff
|
d21ee8b5f2
|
Add -b option to extract all files as binary reversible ASCII.
Each 36-bit word is extracted as five 7-bit ASCII characters, and the
remaining bit is swizzled into the top bit of the fifth character.
|
2020-07-09 10:22:16 +02:00 |
|
Eric Smith
|
34ddfcebcc
|
Merge pull request #8 from brouhaha/lars/binary
Make t10backup write all bits when extracting 36-bit files.
|
2019-04-27 23:30:57 -06:00 |
|
Eric Smith
|
89c588eec0
|
Merge pull request #9 from katterjohn/openbsd-fix
Fix/allow compilation on OpenBSD
|
2019-04-27 23:29:43 -06:00 |
|
Kris Katterjohn
|
2fd40b20bf
|
Fix/allow compilation on OpenBSD
|
2019-04-27 17:13:57 -05:00 |
|
Lars Brinkhoff
|
6a070b6072
|
Make t10backup write all bits when extracting 36-bit files.
Written ASCII files are still readable.
|
2018-04-17 20:42:20 +02:00 |
|
Eric Smith
|
28dd1ac62d
|
Merge pull request #6 from aap/master
Made it compile under FreeBSD and fixed a small bug
|
2017-01-22 18:36:52 -07:00 |
|
aap
|
fc2b9b93f4
|
Made it compile under FreeBSD and fixed a small bug
|
2017-01-21 17:29:52 +01:00 |
|
Eric Smith
|
19d644a821
|
Merge pull request #5 from brouhaha/tapex
Add utility to list the contents of a TAPEX archive tape.
|
2017-01-19 02:50:20 -07:00 |
|
Lars Brinkhoff
|
c1162b17d9
|
Add utility to list the contents of a TAPEX archive tape.
|
2017-01-17 08:50:15 +01:00 |
|
Eric Smith
|
a209669c38
|
Merge pull request #3 from 36bit/master
Update license headers
|
2016-12-07 22:53:05 -07:00 |
|
36bit
|
0131842b4f
|
The FSF is no longer at 675 Mass Ave. Update the license header to use the currently recommended format from https://www.gnu.org/licenses/gpl-howto.html
|
2016-12-07 20:56:12 -08:00 |
|
Lars Brinkhoff
|
f97498a3f0
|
Build in macOS.
|
2016-12-04 10:15:16 +01:00 |
|
Lars Brinkhoff
|
2d4559f2da
|
Add tool for writing files to a tapes.
|
2016-10-27 13:18:05 +02:00 |
|
Lars Brinkhoff
|
a215ffeeda
|
Add tool for reading the files from a tape.
|
2016-10-27 12:49:27 +02:00 |
|
Lars Brinkhoff
|
fc69a9dff5
|
Support for SIMH tape image format.
Stored records are padded to even length.
|
2016-10-27 12:49:25 +02:00 |
|
Lars Brinkhoff
|
64fb27d1ff
|
Tapedump: an empty file signals end of tape.
|
2016-10-27 12:49:23 +02:00 |
|
Lars Brinkhoff
|
fe77ac2e79
|
Fix build errors and warnings.
|
2016-10-27 12:49:21 +02:00 |
|
Lars Brinkhoff
|
8a6704c84e
|
Ignore built files.
|
2016-10-27 12:49:19 +02:00 |
|
Lars Brinkhoff
|
a9d00fca34
|
Import version 0.6 from http://www.36bit.org/dec/software/unix-util/
|
2016-10-27 12:49:11 +02:00 |
|
Lars Brinkhoff
|
86e5f36943
|
Import version 0.4 from http://www.brouhaha.com/~eric/software/tapeutils/
|
2016-10-24 19:52:38 +02:00 |
|