--- title: "Modifying TASWORD — RS-232 Printing" type: "article" slug: "modifying-tasword-rs-232-printing" url: "http://localhost/article/modifying-tasword-rs-232-printing/" markdown_url: "http://localhost/article/modifying-tasword-rs-232-printing.md" published_at: "2026-03-12T23:46:13+00:00" modified_at: "2026-03-12T23:46:14+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Step-by-step guide for modifying TASWORD to output to a serial printer (IBM PCjr thermal printer) via the TS-2068's 2050 modem/RS232 interface. Involves disassembling TASWORD with ZEUS, modifying the 8251 UART initialization, reconfiguring I/O port addresses, and setting TASWORD interface control codes." category: - name: "SLUG Newsletter" slug: "slug-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/slug-newsletter/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Jim Pitts" slug: "jim-pitts" taxonomy: "indiv" url: "http://localhost/indiv/jim-pitts/" genre: - name: "Programming" slug: "programming" taxonomy: "genre" url: "http://localhost/type/programming/" - name: "Word Processor" slug: "word-processor" taxonomy: "genre" url: "http://localhost/type/word-processor/" publication_r: id: 28015 title: "SLUG Newsletter" type: "periodical" url: "http://localhost/periodical/s-l-u-g-newsletter/" authors_r: - name: "Jim Pitts" slug: "jim-pitts" taxonomy: "indiv" url: "http://localhost/indiv/jim-pitts/" issues_articles: - id: 39556 title: "SLUG Newsletter June 1988" type: "issue" url: "http://localhost/issue/slug-newsletter-june-1988-2/" pages: "3" pubdate: "June 1988" archive_link: false --- # Modifying TASWORD — RS-232 Printing Step-by-step guide for modifying [TASWORD](http://localhost/tag/tasword/) to output to a serial printer (IBM PCjr thermal printer) via the TS-2068’s 2050 modem/RS232 interface. Involves disassembling TASWORD with ZEUS, modifying the 8251 UART initialization, reconfiguring I/O port addresses, and setting TASWORD interface control codes.