{"id":18438881,"url":"https://github.com/youseftareq33/intel8086-assembly-program_summingandaveragingvariables","last_synced_at":"2025-06-12T23:05:38.974Z","repository":{"id":248685673,"uuid":"829405808","full_name":"youseftareq33/Intel8086-Assembly-Program_SummingAndAveragingVariables","owner":"youseftareq33","description":"Assembly Program for Summing and Averaging Variable-Sized Integer Inputs","archived":false,"fork":false,"pushed_at":"2024-07-16T11:17:25.000Z","size":2019,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T15:55:00.273Z","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/youseftareq33.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-07-16T11:13:18.000Z","updated_at":"2024-08-07T18:57:31.000Z","dependencies_parsed_at":"2024-07-16T14:00:28.068Z","dependency_job_id":"c779e57f-6714-4c0f-9603-369d105eea92","html_url":"https://github.com/youseftareq33/Intel8086-Assembly-Program_SummingAndAveragingVariables","commit_stats":null,"previous_names":["youseftareq33/intel8086-assembly-program_summingandaveragingvariables"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/youseftareq33/Intel8086-Assembly-Program_SummingAndAveragingVariables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youseftareq33%2FIntel8086-Assembly-Program_SummingAndAveragingVariables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youseftareq33%2FIntel8086-Assembly-Program_SummingAndAveragingVariables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youseftareq33%2FIntel8086-Assembly-Program_SummingAndAveragingVariables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youseftareq33%2FIntel8086-Assembly-Program_SummingAndAveragingVariables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youseftareq33","download_url":"https://codeload.github.com/youseftareq33/Intel8086-Assembly-Program_SummingAndAveragingVariables/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youseftareq33%2FIntel8086-Assembly-Program_SummingAndAveragingVariables/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259546443,"owners_count":22874564,"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"],"created_at":"2024-11-06T06:22:23.080Z","updated_at":"2025-06-12T23:05:38.949Z","avatar_url":"https://github.com/youseftareq33.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intel 8086 Assembly Program for Summing and Averaging Variable-Sized Integer Inputs\n\nThe Idea of project: \n\n1) Prompt the user to input N and the size of the number.\n\n2) Use the input size to determine how many bytes are needed to store each number.   \n\n3) Request inputting the first number, then the second and so on until N numbers are input. \n\n4) Validate the user's input to ensure that it is a decimal number and within the predetermined size.\n\n5) Convert each input number from a string to a BCD format with the predefined size. \n\n6) Calculate the summation and average of the numbers.\n\n7) Print the summation and average of the numbers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyouseftareq33%2Fintel8086-assembly-program_summingandaveragingvariables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyouseftareq33%2Fintel8086-assembly-program_summingandaveragingvariables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyouseftareq33%2Fintel8086-assembly-program_summingandaveragingvariables/lists"}