--- title: "Macro Makes Notes Book" type: "article" slug: "macro-makes-notes-book" url: "http://localhost/article/macro-makes-notes-book/" markdown_url: "http://localhost/article/macro-makes-notes-book.md" published_at: "2026-03-13T00:42:36+00:00" modified_at: "2026-03-13T00:42:37+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Programmable function keys utility for the TS2068 using Interrupt Mode 2, allowing macro key sequences to be triggered from within any program. Originally written for the ZX Spectrum and adapted for the TS2068. Includes full machine code DATA listing." category: - name: "SWYM" slug: "swym" taxonomy: "category" url: "http://localhost/category/periodicals/swym/" post_tag: - name: "Machine language programming" slug: "machine-language" taxonomy: "post_tag" url: "http://localhost/tag/machine-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: "Michael DiRienzo" slug: "michael-dirienzo" taxonomy: "indiv" url: "http://localhost/indiv/michael-dirienzo/" publication_r: id: 35516 title: "SWYM" type: "periodical" url: "http://localhost/periodical/swym/" authors_r: - name: "Michael DiRienzo" slug: "michael-dirienzo" taxonomy: "indiv" url: "http://localhost/indiv/michael-dirienzo/" volume: "5" issue: "7" issues_articles: - id: 39575 title: "SWYM v5 n7 Jul-Aug 1990" type: "issue" url: "http://localhost/issue/swym-v5-n7-jul-aug-1990/" pages: "17" pubdate: "July - August 1990" archive_link: false --- # Macro Makes Notes Book Programmable function keys utility for the TS2068 using Interrupt Mode 2, allowing macro key sequences to be triggered from within any program. Originally written for the ZX Spectrum and adapted for the TS2068. Includes full machine code DATA listing.