{"id":23956911,"url":"https://github.com/kissssu/basic-assembly","last_synced_at":"2026-06-14T12:32:43.093Z","repository":{"id":270195208,"uuid":"908926996","full_name":"kissssu/Basic-Assembly","owner":"kissssu","description":"This Assembly repository provides various programs for beginners to learn basic operations like arithmetic, user input, and table calculations.","archived":false,"fork":false,"pushed_at":"2024-12-29T08:19:46.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T11:14:04.954Z","etag":null,"topics":["assembly"],"latest_commit_sha":null,"homepage":"","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/kissssu.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}},"created_at":"2024-12-27T10:06:23.000Z","updated_at":"2024-12-29T09:58:20.000Z","dependencies_parsed_at":"2024-12-29T11:01:31.769Z","dependency_job_id":null,"html_url":"https://github.com/kissssu/Basic-Assembly","commit_stats":null,"previous_names":["kissssu/basic-assembly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kissssu/Basic-Assembly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kissssu%2FBasic-Assembly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kissssu%2FBasic-Assembly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kissssu%2FBasic-Assembly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kissssu%2FBasic-Assembly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kissssu","download_url":"https://codeload.github.com/kissssu/Basic-Assembly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kissssu%2FBasic-Assembly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34322073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["assembly"],"created_at":"2025-01-06T16:32:13.237Z","updated_at":"2026-06-14T12:32:43.076Z","avatar_url":"https://github.com/kissssu.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assembly Programs Collection\n\nThis repository contains a collection of small Assembly programs for various basic tasks. Each program demonstrates fundamental operations such as arithmetic, printing messages, key checking, and table calculations. Below is a brief overview of the contents of each folder:\n\n## Contents\n\n- **Basic-Arithmetic-Operations**: A program for performing basic arithmetic operations.\n    - `Arithmetic-Op.asm`: The Assembly source code.\n    - `Arithmetic-Op.o`: The compiled object file.\n  \n- **Hello-World-in-Assembly**: A simple Hello World program written in Assembly.\n    - `Hello-World.asm`: The Assembly source code.\n    - `Hello-World.o`: The compiled object file.\n\n- **Key-Check-Program**: A program for checking keys pressed on the keyboard.\n    - `Key-check.asm`: The Assembly source code.\n    - `Key-check.o`: The compiled object file.\n\n- **Name-Greeting-Program**: A program that greets the user by name.\n    - `Name-gretting.asm`: The Assembly source code.\n    - `Name-gretting.o`: The compiled object file.\n\n- **Table-Calculation**: A program that calculates and displays a table of results.\n    - `Table.asm`: The Assembly source code.\n    - `Table.o`: The compiled object file.\n    - `util.asm`: Utility functions used by the main program.\n\nEach folder contains the corresponding `.asm` file for writing the code, the `.o` object file for compiled output, and a `README.md` with details specific to that program.\n\nFeel free to explore and experiment with these programs!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkissssu%2Fbasic-assembly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkissssu%2Fbasic-assembly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkissssu%2Fbasic-assembly/lists"}