--- title: "PEEK, BASE, PPU Utilities" id: 13518 type: "product" slug: "peek-base-ppu-utilities" url: "http://localhost/product/peek-base-ppu-utilities/" markdown_url: "http://localhost/product/peek-base-ppu-utilities.md" published_at: "2019-11-30T01:17:25+00:00" modified_at: "2026-03-22T13:39:44+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "PEEK displays 100 memory locations in decimal (Basic). BASE gives conversions of octal, decimal, binary, hex, hibyte/lobyte (Basic). PPU is a PEEK and POKE utility, a fully documented monitor (Basic and machine code)." category: - name: "Programming" slug: "programming" taxonomy: "category" url: "http://localhost/category/software/programming/" post_tag: - name: "Joseph L. Hartmann" slug: "joseph-l-hartmann" taxonomy: "post_tag" url: "http://localhost/tag/joseph-l-hartmann/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" genre: - name: "Programming" slug: "programming" taxonomy: "genre" url: "http://localhost/type/programming/" - name: "Software" slug: "software" taxonomy: "genre" url: "http://localhost/type/software/" company: id: 10997 title: "Joseph L. Hartmann" type: "company" url: "http://localhost/company/joseph-l-hartmann/" price: 24.17 date: 1982 rarity: "Uncommon" articles: - article: id: 24374 title: "Resources (Sync v2 n4)" type: "article" url: "http://localhost/article/resources-sync-v2-n4/" companies_products: - id: 10997 title: "Joseph L. Hartmann" type: "company" url: "http://localhost/company/joseph-l-hartmann/" --- # PEEK, BASE, PPU Utilities PEEK displays 100 memory locations in decimal (Basic). BASE gives conversions of octal, decimal, binary, hex, hibyte/lobyte (Basic). PPU is a PEEK and POKE utility, a fully documented monitor (Basic and machine code).