{"id":26052528,"url":"https://github.com/qalle2/nes-homebrew","last_synced_at":"2026-04-21T14:32:16.479Z","repository":{"id":171908768,"uuid":"228102498","full_name":"qalle2/nes-homebrew","owner":"qalle2","description":"miscellaneous NES programs","archived":false,"fork":false,"pushed_at":"2024-07-15T12:42:21.000Z","size":555,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-15T14:58:59.906Z","etag":null,"topics":["6502","asm6","assembly","homebrew","nes"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qalle2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-14T23:19:36.000Z","updated_at":"2024-07-15T12:42:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb5ecb4a-6ad1-4793-b0c2-ff27fc8c00e8","html_url":"https://github.com/qalle2/nes-homebrew","commit_stats":null,"previous_names":["qalle2/nes-homebrew"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qalle2%2Fnes-homebrew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qalle2%2Fnes-homebrew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qalle2%2Fnes-homebrew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qalle2%2Fnes-homebrew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qalle2","download_url":"https://codeload.github.com/qalle2/nes-homebrew/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242512383,"owners_count":20141390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["6502","asm6","assembly","homebrew","nes"],"created_at":"2025-03-08T06:40:52.433Z","updated_at":"2026-04-21T14:32:11.433Z","avatar_url":"https://github.com/qalle2.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nes-homebrew\n\nPrograms for the [NES](https://en.wikipedia.org/wiki/Nintendo_Entertainment_System).\nThanks to [PDRoms](https://pdroms.de) for archiving some of these programs.\n\nTable of contents:\n* [Files for each program](#files-for-each-program)\n* [The programs](#the-programs)\n  * [Video](#video)\n  * [Hello World](#hello-world)\n  * [Transgender flag](#transgender-flag)\n\n## Files for each program\n\n* `example.asm`: source code (assembles with [ASM6](https://www.romhacking.net/utilities/674/))\n* `example-assemble.sh`: Linux script that assembles the program (warning: deletes files)\n* `example-chr.bin.gz`: raw CHR ROM data (gzip compressed)\n* `example-chr.png`: CHR ROM data as an image (can be encoded with `nes_chr_encode.py` in my [NES utilities](https://github.com/qalle2/nes-util))\n* `example.nes.gz`: assembled program (iNES format, gzip compressed)\n* `example.png`: screenshot\n\n## The programs\n\n### Video\nPlays a short video of Doom gameplay (64\u0026times;48 pixels, 4 colors, 10 fps, no audio).\n\n![video.asm](video.png)\n\n### Hello World\nPrints *Hello, World!*.\n\n![hello.asm](hello.png)\n\n### Transgender flag\nShows the transgender flag.\nNote: this program is heavily optimized for size; it does not represent good programming practice.\nThe actual size is 95 bytes (including interrupt vectors and CHR data).\n\n![transflag.asm](transflag.png)\n\nThe program in hexadecimal:\n```\na2038e00202c022010fbcad0f88a20f1\nffa002a2188d0720cad0faa9ff88d0f3\na93f20f1ffa003b9f8ff8d07208810f7\na92020f1ffa005b9ebffa2c08d0720ca\nd0fa8810f2a90a8d0120000102000201\n8d06208e06206025210030a1ffebff\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqalle2%2Fnes-homebrew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqalle2%2Fnes-homebrew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqalle2%2Fnes-homebrew/lists"}