--- title: "Memscan" type: "article" slug: "memscan-2" url: "http://localhost/article/memscan-2/" markdown_url: "http://localhost/article/memscan-2.md" published_at: "2024-02-14T03:44:57+00:00" modified_at: "2024-05-26T12:57:28+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This is a short machine code routine that displays a memory map of the computer. It is 2068 specific, but can easily be altered for the Spectrum with two POKEs." category: - name: "The Data Expansion" slug: "the-data-expansion" taxonomy: "category" url: "http://localhost/category/periodicals/the-data-expansion/" 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: "Russell English" slug: "russell-english" taxonomy: "indiv" url: "http://localhost/indiv/russell-english/" publication_r: id: 50143 title: "The Data Expansion" type: "periodical" url: "http://localhost/periodical/the-data-expansion/" authors: "Russell English" volume: "3" issue: "10" issues_articles: - id: 50236 title: "The Data Expansion v3 n10" type: "issue" url: "http://localhost/issue/the-data-expansion-v3-n10/" pages: "17-18" pubdate: "October 1986" archive_link: false --- This is a short machine code routine that displays a memory map of the computer. It is 2068 specific, but can easily be altered for the Spectrum with two POKEs.