--- title: "GETPUT" type: "article" slug: "getput" url: "http://localhost/article/getput/" markdown_url: "http://localhost/article/getput.md" published_at: "2022-09-14T02:43:35+00:00" modified_at: "2026-03-12T23:59:07+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Machine language routines for moving and storing bytes from screen memory to other locations in RAM." category: - name: "The Plotter" slug: "the-plotter" taxonomy: "category" url: "http://localhost/category/periodicals/the-plotter/" 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: "Michael DiRienzo" slug: "michael-dirienzo" taxonomy: "indiv" url: "http://localhost/indiv/michael-dirienzo/" publication_r: id: 21216 title: "The Plotter" type: "periodical" url: "http://localhost/periodical/the-plotter/" authors: "Michael DiRienzo" volume: "8" issue: "6" issues_articles: - id: 39488 title: "The Plotter v9 n6" type: "issue" url: "http://localhost/issue/the-plotter-v9-n6/" pages: "4-5" pubdate: "June 1990" archive_link: false --- # GETPUT Machine language routines for moving and storing bytes from screen memory to other locations in RAM.