larsbrinkhoff / pdp10-its-disassembler

Disassembler and other tools for files in ITS formats
GNU General Public License v2.0
19 stars 13 forks source link

_TAPE 1-bit year still not OK. #25

Open larsbrinkhoff opened 5 years ago

larsbrinkhoff commented 5 years ago

Check e.g. this. The tape was written 720121, so it couldn't have any timestamps from 1973.

https://github.com/larsbrinkhoff/tape-maps/blob/master/_tape_/tid3100154.tape.154

eswenson1 commented 5 years ago

Not following you. The fragment you showed only had time stamps from 71 and 72. And it was created in 72. Where do you see 73?

larsbrinkhoff commented 5 years ago

I fixed it. All 71 was 73 before. Here's the diff: https://github.com/larsbrinkhoff/tape-maps/commit/632a40f6edfff0a88f63509d35f9aa67a19edd11#diff-5809df64012a5b878b8a9a10e1677a60

eswenson1 commented 5 years ago

Ah. Thanks.