--- title: "Location for Machine Code" type: "article" slug: "location-for-machine-code" url: "http://localhost/article/location-for-machine-code/" markdown_url: "http://localhost/article/location-for-machine-code.md" published_at: "2020-10-27T17:09:43+00:00" modified_at: "2024-05-26T13:21:16+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "When you turn on your TS2068 computer, POKE 23730, 255 and ENTER. Then press NEW and ENTER. This will put RAMTOP at address 65535 which is as high as possible." category: - name: "SyncWare News" slug: "syncware-news" taxonomy: "category" url: "http://localhost/category/periodicals/syncware-news/" 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: "Phil McConaghey" slug: "phil-mcconaghey" taxonomy: "indiv" url: "http://localhost/indiv/phil-mcconaghey/" publication: "SyncWare News" publication_r: id: 10245 title: "SyncWare News" type: "periodical" url: "http://localhost/periodical/syncware-news/" authors: "Phil McConaghey" volume: "3" issue: "5" issues_articles: - id: 26686 title: "SyncWare News v3 n5" type: "issue" url: "http://localhost/issue/syncware-news-v3-n5/" pages: "15" pubdate: "May-June 1986" archive_link: false volumeissue: "v3n5" --- # Location for Machine Code When you turn on your TS2068 computer, POKE 23730, 255 and ENTER. Then press NEW and ENTER. This will put RAMTOP at address 65535 which is as high as possible.