{"id":20649325,"url":"https://github.com/repalash/armv5sim","last_synced_at":"2025-03-09T19:17:07.361Z","repository":{"id":35318466,"uuid":"39580079","full_name":"repalash/ARMv5Sim","owner":"repalash","description":"ARM assembly simulator.","archived":false,"fork":false,"pushed_at":"2016-03-11T16:00:16.000Z","size":447,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T10:12:13.078Z","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/repalash.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-07-23T17:03:14.000Z","updated_at":"2016-09-22T14:48:13.000Z","dependencies_parsed_at":"2022-08-31T05:50:16.842Z","dependency_job_id":null,"html_url":"https://github.com/repalash/ARMv5Sim","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/repalash%2FARMv5Sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repalash%2FARMv5Sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repalash%2FARMv5Sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repalash%2FARMv5Sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/repalash","download_url":"https://codeload.github.com/repalash/ARMv5Sim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242737019,"owners_count":20177092,"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-11-16T17:13:54.598Z","updated_at":"2025-03-09T19:17:07.329Z","avatar_url":"https://github.com/repalash.png","language":"C","readme":"================================================\nFunctional Simulator for subset of ARM Processor\n================================================\n\nREADME\n\nAbout:\n------\nA simulator to execute ARM assembly code given as binary input.\n\nTable of contents:\n-----------------\n1. Directory Structure\n2. How to build\n3. How to execute\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.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./myARMSim test/simple_add.mem\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepalash%2Farmv5sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepalash%2Farmv5sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepalash%2Farmv5sim/lists"}