--- title: "Filler Up: For the TS 1000/ZX81" type: "article" slug: "filler-up-for-the-ts-1000-zx81" url: "http://localhost/article/filler-up-for-the-ts-1000-zx81/" markdown_url: "http://localhost/article/filler-up-for-the-ts-1000-zx81.md" published_at: "2020-10-27T17:09:59+00:00" modified_at: "2025-11-04T13:24:14+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Have you ever had a use for a partial screen clear or a rapid screen fill with a specific character? Then FILLER UP is for you. It's a short (24 byte) machine code routine that can be stored in an opening REM statement or relocated to any of your favorite M/C storage spots (no absolute…" category: - name: "T-S Horizons" slug: "t-s-horizons" taxonomy: "category" url: "http://localhost/category/periodicals/t-s-horizons/" post_tag: - name: "Machine language programming" slug: "machine-language" taxonomy: "post_tag" url: "http://localhost/tag/machine-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/" - name: "ZX81" slug: "zx81" taxonomy: "post_tag" url: "http://localhost/tag/zx81/" model: - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Walt Coleman" slug: "walt-coleman" taxonomy: "indiv" url: "http://localhost/indiv/walt-coleman/" publication: "T-S Horizons" publication_r: id: 10247 title: "T-S Horizons" type: "periodical" url: "http://localhost/periodical/t-s-horizons/" authors: "Walt Coleman" issue: "18" issues_articles: - id: 26861 title: "T-S Horizons n18" type: "issue" url: "http://localhost/issue/t-s-horizons-n18/" pages: "14" pubdate: "April 1986" archive_link: false volumeissue: "vn18" --- # Filler Up: For the TS 1000/ZX81 Have you ever had a use for a partial screen clear or a rapid screen fill with a specific character? Then FILLER UP is for you. It’s a short (24 byte) machine code routine that can be stored in an opening REM statement or relocated to any of your favorite M/C storage spots (no absolute addresses are used).