{"id":13783186,"url":"https://github.com/nalin1096/Arm_interpreter","last_synced_at":"2025-05-11T17:31:23.585Z","repository":{"id":29632183,"uuid":"33173194","full_name":"nalin1096/Arm_interpreter","owner":"nalin1096","description":"An arm interpreter made in C as part of our Computer Organization course 2015. ","archived":false,"fork":false,"pushed_at":"2015-04-13T15:25:37.000Z","size":494,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T13:42:16.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/nalin1096.png","metadata":{"files":{"readme":"README","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}},"created_at":"2015-03-31T08:11:54.000Z","updated_at":"2015-05-03T10:09:14.000Z","dependencies_parsed_at":"2022-09-03T15:23:07.533Z","dependency_job_id":null,"html_url":"https://github.com/nalin1096/Arm_interpreter","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/nalin1096%2FArm_interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nalin1096%2FArm_interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nalin1096%2FArm_interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nalin1096%2FArm_interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nalin1096","download_url":"https://codeload.github.com/nalin1096/Arm_interpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604669,"owners_count":21934888,"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":[],"created_at":"2024-08-03T18:01:55.259Z","updated_at":"2025-05-11T17:31:23.023Z","avatar_url":"https://github.com/nalin1096.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"================================================\nFunctional Simulator for subset of ARM Processor\n================================================\n\nREADME\n\nTable of contents\n1. Directory Structure\n2. How to build\n3. How to execute\n\n\n\nDirectory Structure:\n--------------------\nCS112-Project\n  |\n  |- bin\n      |\n      |- myARMSim\n  |- doc\n      |\n      |- design-doc.docx\n  |- include\n      |\n      |- myARMSim.h\n  |- src\n      |- main.c\n      |- Makefile\n      |- myARMSim.h\n  |- test\n      |- simple_add.mem\n      |- fib_hex.mem\n      |- array_add.mem\n\nHow to build\n------------\nFor building:\n\t$cd src\n\t$make\n\nFor cleaning the project:\n\t$cd src\n\t$make clean\n\n\nHow to execute\n--------------\n  $cd bin\n  $./myARMSim ../test/simple_add.mem\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnalin1096%2FArm_interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnalin1096%2FArm_interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnalin1096%2FArm_interpreter/lists"}