{"id":16664207,"url":"https://github.com/jmitchell/arm-iss","last_synced_at":"2026-04-04T13:39:45.844Z","repository":{"id":35126108,"uuid":"39325007","full_name":"jmitchell/arm-iss","owner":"jmitchell","description":"(pre-alpha) Instruction set simulator for the ARM architecture","archived":false,"fork":false,"pushed_at":"2015-07-28T17:01:55.000Z","size":164,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T16:09:10.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmitchell.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-19T06:38:00.000Z","updated_at":"2015-07-19T15:25:12.000Z","dependencies_parsed_at":"2022-08-17T21:25:22.913Z","dependency_job_id":null,"html_url":"https://github.com/jmitchell/arm-iss","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/jmitchell%2Farm-iss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmitchell%2Farm-iss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmitchell%2Farm-iss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmitchell%2Farm-iss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmitchell","download_url":"https://codeload.github.com/jmitchell/arm-iss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243307333,"owners_count":20270256,"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-10-12T10:44:16.301Z","updated_at":"2025-12-28T13:12:49.554Z","avatar_url":"https://github.com/jmitchell.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"arm-iss\n=======\n\narm-iss is in the planning/prototyping phase. Seriously, don't even\nthink about touching it yet...\n\nGoals\n-----\n\n* Implement an instruction set simulator for ARM.\n* Develop small, modular components and test them in isolation.\n  * For example, the ALU only needs access to the register file and\n    barrel shifter output to produce meaningful results. However, it\n    doesn't need direct access to RAM.\n* Favor fundamental features over exhaustive coverage and extensive\n  validation.\n  * Defer interrupts, exceptions, and mode switching until the basics\n    work in USR mode.\n  * Focus on ARM rather than Thumb state.\n  * Keep the memory and bus architecture as simple as possible to\n    demonstrate the chip's core behaves as expected.\n* Aim for portability, supporting a variety of hardware architectures,\n  operating systems, and Common Lisp implementations.\n\n\nRunning tests\n-------------\n\n    (push #p\"./\" asdf:*central-registry*)\n    (ql:quickload \"arm-iss/test\")\n    (arm-iss-test:run-tests)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmitchell%2Farm-iss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmitchell%2Farm-iss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmitchell%2Farm-iss/lists"}