--- title: "TS1000 Tape Unlocker" type: "article" slug: "ts1000-tape-unlocker-2" url: "http://localhost/article/ts1000-tape-unlocker-2/" markdown_url: "http://localhost/article/ts1000-tape-unlocker-2.md" published_at: "2026-03-15T00:46:42+00:00" modified_at: "2026-03-15T00:46:43+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Short BASIC program using nine POKEs (values 62,0,56,0,64,1,55,0,201 into locations 16514-16522) that permits making backup tapes of programs with non-standard beginnings or endings. After entry, add lines 60-110 to complete the program, which patches the LOAD command routine. Public Domain Library of Tim Ward." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Tim Ward" slug: "tim-ward" taxonomy: "indiv" url: "http://localhost/indiv/tim-ward/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Tim Ward" slug: "tim-ward" taxonomy: "indiv" url: "http://localhost/indiv/tim-ward/" volume: "7" issue: "4" issues_articles: - id: 38869 title: "Timelinez v7 n4" type: "issue" url: "http://localhost/issue/timelinez-v7-n4/" pages: "7" pubdate: "April 1989" archive_link: false --- # TS1000 Tape Unlocker Short BASIC program using nine POKEs (values 62,0,56,0,64,1,55,0,201 into locations 16514-16522) that permits making backup tapes of programs with non-standard beginnings or endings. After entry, add lines 60-110 to complete the program, which patches the LOAD command routine. Public Domain Library of Tim Ward.