{"id":27969115,"url":"https://github.com/xoryouyou/moving-pixels-in-assembly","last_synced_at":"2025-06-25T07:34:06.388Z","repository":{"id":74148050,"uuid":"449308911","full_name":"xoryouyou/moving-pixels-in-assembly","owner":"xoryouyou","description":"Moving pixels in assembly using BIOS functions and mode 13h","archived":false,"fork":false,"pushed_at":"2022-01-19T11:18:36.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T21:08:32.753Z","etag":null,"topics":["assembly","bios","game-development","graphics-programming"],"latest_commit_sha":null,"homepage":"https://tillvonahnen.de/blog/moving-pixels-in-assembly/","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/xoryouyou.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-18T14:06:28.000Z","updated_at":"2025-03-29T22:51:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"9428570e-72d4-400c-8682-c01ac9986bb2","html_url":"https://github.com/xoryouyou/moving-pixels-in-assembly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xoryouyou/moving-pixels-in-assembly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoryouyou%2Fmoving-pixels-in-assembly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoryouyou%2Fmoving-pixels-in-assembly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoryouyou%2Fmoving-pixels-in-assembly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoryouyou%2Fmoving-pixels-in-assembly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xoryouyou","download_url":"https://codeload.github.com/xoryouyou/moving-pixels-in-assembly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xoryouyou%2Fmoving-pixels-in-assembly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261827389,"owners_count":23215739,"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":["assembly","bios","game-development","graphics-programming"],"created_at":"2025-05-07T21:08:31.535Z","updated_at":"2025-06-25T07:34:06.382Z","avatar_url":"https://github.com/xoryouyou.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moving pixels in assembly\n\nThis repo contains the source code for this blog post: [moving-pixels-in-assembly](https://tillvonahnen.de/blog/moving-pixels-in-assembly/)\n\n## You need:\n\n* `qemu` https://www.qemu.org/download/\n* `make` (should come with most systems)\n* `nasm` https://www.nasm.us/\n\n## Structure\n\nEach folder is selfcontained and represents a step towards the final source code to work along the blogpost.\n\nWithin the folder is a `Makefile` and the needed `.asm` files to build.\n\n## Result\n\nWhen everything works you should have a red pixel on your screen in `qemu`\nwhich you can move around using the `WASD`-keys.\n\nFrom here on get creative and build what you like! :)\n\n![](.github/final.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxoryouyou%2Fmoving-pixels-in-assembly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxoryouyou%2Fmoving-pixels-in-assembly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxoryouyou%2Fmoving-pixels-in-assembly/lists"}