{"id":44664287,"url":"https://github.com/ifilot/p2000t-simple-cartridge","last_synced_at":"2026-02-15T00:14:58.589Z","repository":{"id":149551114,"uuid":"603707238","full_name":"ifilot/p2000t-simple-cartridge","owner":"ifilot","description":"Kicad source files and assembly source code for useful P2000T hardware","archived":false,"fork":false,"pushed_at":"2025-10-19T09:49:47.000Z","size":1333,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T20:25:15.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ifilot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-19T10:44:57.000Z","updated_at":"2025-10-19T09:49:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"a540616f-40f4-4406-8570-ab194dec3fb6","html_url":"https://github.com/ifilot/p2000t-simple-cartridge","commit_stats":null,"previous_names":["ifilot/p2000t-simple-cartridge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ifilot/p2000t-simple-cartridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fp2000t-simple-cartridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fp2000t-simple-cartridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fp2000t-simple-cartridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fp2000t-simple-cartridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ifilot","download_url":"https://codeload.github.com/ifilot/p2000t-simple-cartridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fp2000t-simple-cartridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29461560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T22:42:09.113Z","status":"ssl_error","status_checked_at":"2026-02-14T22:42:05.053Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-15T00:14:57.774Z","updated_at":"2026-02-15T00:14:58.585Z","avatar_url":"https://github.com/ifilot.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# P2000T Simple Cartridge\r\n\r\n[![build](https://github.com/ifilot/p2000t-simple-cartridge/actions/workflows/build.yml/badge.svg)](https://github.com/ifilot/p2000t-simple-cartridge/actions/workflows/build.yml)\r\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\r\n\r\n## Purpose\r\n\r\nThis repository contains a simple example on how to build your own cartridge\r\nfor the P2000T.\r\n\r\nFor more information, see [this blog post](https://www.philips-p2000t.nl/cartridges/basic-cartridge).\r\n\r\n## Contents\r\n\r\n![](pcb/images/basic_cartridge_back.jpg)\r\n\r\n* [KiCad source files](pcb/basic_cartridge) for the PCB.\r\n* [STL files]((case)) for a cartridge enclosure.\r\n* [Simple Hello World program](assembly/hello_world/hello_world.asm) source code for the ROM.\r\n\r\n## Cartridge BOM\r\n\r\n* [74HC00 Quad NAND gate](https://www.reichelt.nl/nl/nl/4-voudige-2-input-nand-poorten-2--6-v-dil-14-74hc-00-p3119.html?r=1)\r\n* [SST39SF010 rom chip](https://www.reichelt.nl/nl/nl/multi-nor-flash-geheugen-1-mb-128-k-x-8-5-v-plcc-32-39sf01070-4c-n-p266390.html?r=1)\r\n* [PLCC32 IC-socket](https://www.reichelt.nl/nl/nl/ic-fitting-32-polig-plcc-plcc-32-p14700.html?r=1)\r\n* 2x 0.1 uF capacitor\r\n\r\n## Building the software\r\n\r\nCompile the assembly file via:\r\n\r\n```bash\r\ncd assembly\r\nmake\r\n```\r\n\r\nand flash the resulting `hello_world.bin` file to the EEPROM. \r\n\r\nSee also [this repository](https://github.com/ifilot/pico-sst39sf0x0-programmer) \r\nfor a cheap PICO-based SST39SF0x0 flasher.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifilot%2Fp2000t-simple-cartridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifilot%2Fp2000t-simple-cartridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifilot%2Fp2000t-simple-cartridge/lists"}