--- title: "Bob’s Notebook: Programming Tips" type: "article" slug: "bobs-notebook-programming-tips" url: "http://localhost/article/bobs-notebook-programming-tips/" markdown_url: "http://localhost/article/bobs-notebook-programming-tips.md" published_at: "2020-10-27T17:16:49+00:00" modified_at: "2024-05-26T13:15:03+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "How to add your own NMI routine to Larken Extended BASIC, printer control codes for Tasword and MSCRIPT, using ROM calls instead of INKEY$ for debounced results." category: - name: "Sinc-Link" slug: "sinc-link" taxonomy: "category" url: "http://localhost/category/periodicals/sinc-link/" post_tag: - 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: "Bob Mitchell" slug: "bob-mitchell" taxonomy: "indiv" url: "http://localhost/indiv/bob-mitchell/" publication: "Sinc-Link" publication_r: id: 10240 title: "Sinc-Link" type: "periodical" url: "http://localhost/periodical/sinc-link/" authors: "Bob Mitchell" volume: "9" issue: "3" issues_articles: - id: 26591 title: "Sinc-Link v9 n3" type: "issue" url: "http://localhost/issue/sinc-link-v9-n3/" pages: "4-6" pubdate: "May/June 1991" archive_link: false volumeissue: "v9n3" companies_articles: - id: 11042 title: "LARKEN Electronics" type: "company" url: "http://localhost/company/larken-electronics/" --- # Bob’s Notebook: Programming Tips How to add your own NMI routine to [Larken Extended BASIC](http://localhost/product/lkdos-extended-basic-cartridge/), printer control codes for Tasword and MSCRIPT, using ROM calls instead of INKEY$ for debounced results.