--- title: "Technique: Ecrire en C.M. (Write in Machine Code)" type: "article" slug: "technique-ecrire-en-c-m-write-in-machine-code" url: "http://localhost/article/technique-ecrire-en-c-m-write-in-machine-code/" markdown_url: "http://localhost/article/technique-ecrire-en-c-m-write-in-machine-code.md" published_at: "2024-02-04T18:54:14+00:00" modified_at: "2024-05-26T12:57:38+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Machine code primer, focusing on using system RSTs to output information." category: - name: "SIN" slug: "sin" taxonomy: "category" url: "http://localhost/category/periodicals/sin/" 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: "Real Gagnon" slug: "real-gagnon" taxonomy: "indiv" url: "http://localhost/indiv/real-gagnon/" publication_r: id: 52924 title: "SIN" type: "periodical" url: "http://localhost/periodical/sin/" authors: "Real Gagnon" issue: "4" issues_articles: - id: 52938 title: "SIN n4 Nov 1985" type: "issue" url: "http://localhost/issue/sin-n4-nov-1985/" pages: "6-8" pubdate: "November 1985" archive_link: false --- # Technique: Ecrire en C.M. (Write in Machine Code) Machine code primer, focusing on using system RSTs to output information.