{"id":15696161,"url":"https://github.com/aromalanil/microprocessor-lab-ktu","last_synced_at":"2025-05-08T22:28:11.837Z","repository":{"id":150701840,"uuid":"239725161","full_name":"aromalanil/Microprocessor-Lab-Ktu","owner":"aromalanil","description":"This repository contains a collection of assembly programs written as part of Microprocessor Lab KTU","archived":false,"fork":false,"pushed_at":"2021-12-08T17:39:10.000Z","size":34,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T18:51:48.713Z","etag":null,"topics":["8086","assembly","ktu","masm"],"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/aromalanil.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":"2020-02-11T09:37:34.000Z","updated_at":"2023-12-09T03:33:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"92ca1f1f-ba07-410c-87bf-e34fae248196","html_url":"https://github.com/aromalanil/Microprocessor-Lab-Ktu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FMicroprocessor-Lab-Ktu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FMicroprocessor-Lab-Ktu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FMicroprocessor-Lab-Ktu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aromalanil%2FMicroprocessor-Lab-Ktu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aromalanil","download_url":"https://codeload.github.com/aromalanil/Microprocessor-Lab-Ktu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253157019,"owners_count":21863046,"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":["8086","assembly","ktu","masm"],"created_at":"2024-10-03T19:08:01.698Z","updated_at":"2025-05-08T22:28:11.829Z","avatar_url":"https://github.com/aromalanil.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003ch1 align=\"center\"\u003eMicroprocessor Lab | KTU\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003eThis repository contains a collection of assembly programs written as part of Microprocessor Lab KTU\u003c/p\u003e\n\u003c/div\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n## 🚧 Requirements\n\n* [DOSBox](https://www.dosbox.com/download.php?main=1)\n* [MASM](http://www.mediafire.com/download/x13v7gqqmw1pom7/8086_Assembler(TechzClub_joyjophin).zip)\n\n\u003cbr\u003e\u003cbr\u003e\n\n## 🛠 Setup DOSBox and MASM\n\n1. Download and Install [DOSBox](https://www.dosbox.com/download.php?main=1)\n2. Download and extract [MASM](http://www.mediafire.com/download/x13v7gqqmw1pom7/8086_Assembler(TechzClub_joyjophin).zip)\n3. Open DOSBox and Run following commands\n\n\u003cbr\u003e\n\n```bash\nmount c \u003cpath to masm folder\u003e\nc:\n```\n\u003cbr\u003e\n\n### Example\n\n```bash\nmount c c:/users/aromal/downloads/masm\nc:\n```\n\u003cbr\u003e\u003cbr\u003e\n\n## 💻 Run\n\nTo run any of these programs in your computer.\n\n1. Download and Copy the program you want to run to the MASM folder\n2. Open DOSBox and Run following commands\n\n\u003cbr\u003e\n\n```bash\nmount c \u003cpath to masm folder\u003e\nc:\n\nmasm \u003cprogram_name.asm\u003e\nlink \u003cprogram_name.obj\u003e\n\u003cprogram_name.exe\u003e\n```\n\u003cbr\u003e\n\n### Example\n\n```bash\nmount c c:/users/aromal/downloads/masm\nc:\n\nmasm pattern.asm\nlink pattern.obj\npattern.exe\n```\n\u003cbr\u003e\u003cbr\u003e\n\n## ✍ Author\n\n[Aromal Anil](https://aromalanil.in)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faromalanil%2Fmicroprocessor-lab-ktu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faromalanil%2Fmicroprocessor-lab-ktu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faromalanil%2Fmicroprocessor-lab-ktu/lists"}