{"id":21180201,"url":"https://github.com/alexmuchau/assembly-to-c","last_synced_at":"2026-04-29T09:03:10.328Z","repository":{"id":259425384,"uuid":"876657483","full_name":"alexmuchau/assembly-to-c","owner":"alexmuchau","description":"A Assembly runner simulation in C","archived":false,"fork":false,"pushed_at":"2024-11-29T01:16:01.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T11:51:17.384Z","etag":null,"topics":["assembly","c"],"latest_commit_sha":null,"homepage":"","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/alexmuchau.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,"zenodo":null}},"created_at":"2024-10-22T10:46:24.000Z","updated_at":"2024-11-29T01:16:04.000Z","dependencies_parsed_at":"2024-10-25T09:15:38.058Z","dependency_job_id":"18667f05-fc9e-4807-842e-968bc8571688","html_url":"https://github.com/alexmuchau/assembly-to-c","commit_stats":null,"previous_names":["alexmuchau/assembly-to-c"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexmuchau/assembly-to-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmuchau%2Fassembly-to-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmuchau%2Fassembly-to-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmuchau%2Fassembly-to-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmuchau%2Fassembly-to-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexmuchau","download_url":"https://codeload.github.com/alexmuchau/assembly-to-c/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmuchau%2Fassembly-to-c/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32418174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","c"],"created_at":"2024-11-20T17:41:54.755Z","updated_at":"2026-04-29T09:03:10.297Z","avatar_url":"https://github.com/alexmuchau.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assembly to C\n\n## Instruções para execução correta do programa\n1. Todos os métodos estão travados para apenas receber letras minúsculas,\n2. Existe 32 registradores no programa sendo deles 30 disponíveis, o registrador 0 é relacionado ao número 0 ($z), o 30 é relacionado ao $sp e o 31 é relacionado ao $ra,\n3. Cada registrador é acessado usando $num_reg, caso tenha qualquer caractere entre o $ e o número do registrador irá causar um problema,\n4. Acesso de memória, igual no MIPS, 0($reg) \n\n## Instruções MIPS funcionais\n### R\n- add\n- sub\n- sll\n\n### I\n- addi\n- lw\n- sw\n- beq\n\n### J\n- j\n- jal\n- jr\n\n## Passos para executar o app (em Linux)\n1. ```chmod 777 ./compile.sh```\n2. ```./compile.sh \u0026\u0026 ./assembly-to-c.o```\n3. seguir as instruções do menu! \n\n---\n**Alex Muchau**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmuchau%2Fassembly-to-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexmuchau%2Fassembly-to-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmuchau%2Fassembly-to-c/lists"}