--- title: "Sideways Printing" type: "article" slug: "sideways-printing" url: "http://localhost/article/sideways-printing/" markdown_url: "http://localhost/article/sideways-printing.md" published_at: "2026-03-15T00:23:35+00:00" modified_at: "2026-03-15T00:23:36+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A 2068 BASIC program that rotates the character set 90 degrees, allowing the Timex 2040 printer to print spreadsheets and other content sideways for wide columns. Author also offers a machine code version (1,024 bytes) that runs approximately 3x faster, available on tape or disk by request. Disassembly also available." 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 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Eric Yruegas" slug: "eric-yruegas" taxonomy: "indiv" url: "http://localhost/indiv/eric-yruegas/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Eric Yruegas" slug: "eric-yruegas" taxonomy: "indiv" url: "http://localhost/indiv/eric-yruegas/" volume: "5" issue: "3" issues_articles: - id: 38849 title: "Timelinez v5 n3" type: "issue" url: "http://localhost/issue/timelinez-v5-n3/" pages: "2" pubdate: "March 1987" archive_link: false --- # Sideways Printing A 2068 BASIC program that rotates the character set 90 degrees, allowing the Timex 2040 printer to print spreadsheets and other content sideways for wide columns. Author also offers a machine code version (1,024 bytes) that runs approximately 3x faster, available on tape or disk by request. Disassembly also available.