{"id":13745634,"url":"https://github.com/Fubukimaru/asMSX","last_synced_at":"2025-05-09T06:30:58.231Z","repository":{"id":10464672,"uuid":"65839831","full_name":"Fubukimaru/asMSX","owner":"Fubukimaru","description":"AsMSX, originally developed by Pitpan. More info: https://www.msx.org/wiki/AsMSX.","archived":false,"fork":false,"pushed_at":"2024-12-20T13:51:25.000Z","size":1951,"stargazers_count":69,"open_issues_count":5,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-09T04:36:46.664Z","etag":null,"topics":["arrozconcosas","assembler","codigomaquina","makipakette","mejorsistemaexistente","msx","nishiisgod","ramen","risketos","z80"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/Fubukimaru.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-08-16T17:26:48.000Z","updated_at":"2025-04-19T21:02:41.000Z","dependencies_parsed_at":"2022-08-07T05:15:48.867Z","dependency_job_id":"f06eaa9e-6f79-49c4-a00f-adcc4f378cf6","html_url":"https://github.com/Fubukimaru/asMSX","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fubukimaru%2FasMSX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fubukimaru%2FasMSX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fubukimaru%2FasMSX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fubukimaru%2FasMSX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fubukimaru","download_url":"https://codeload.github.com/Fubukimaru/asMSX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253205932,"owners_count":21871158,"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":["arrozconcosas","assembler","codigomaquina","makipakette","mejorsistemaexistente","msx","nishiisgod","ramen","risketos","z80"],"created_at":"2024-08-03T06:00:31.713Z","updated_at":"2025-05-09T06:30:57.412Z","avatar_url":"https://github.com/Fubukimaru.png","language":"Assembly","funding_links":[],"categories":["Development"],"sub_categories":["Assembler"],"readme":"# asMSX\n\n![asmsx](doc/asmsx.png)\n\n[CHANGELOG](CHANGELOG.md)\n\nasMSX is a Z80 cross-assembler for MSX, originally developed by Eduardo \"pitpan\" A. Robsy Petrus and now mantained by the asMSX team.\nThis project is based on [GPLv3 code release by Lucas \"cjv99\"](https://code.google.com/archive/p/asmsx-license-gpl/).\nMRC wiki has an entry for [asMSX](https://www.msx.org/wiki/asMSX).\n\nPlease read [asMSX manual](doc/asmsx.md) to learn more.\n\n**DOWNLOAD:** You can find latest binary release [here](https://github.com/Fubukimaru/asMSX/releases/).\n\nAlso you can use Docker image from GitHub Packages:\n\n```sh\ndocker pull ghcr.io/fubukimaru/asmsx\n```\n\nIf you'd like to contribute to this project, please take a look at our [coding style guide](doc/coding-style.md).\n\nPlease help us improve test coverage for the code. Read our [testing guide](doc/testing.md) and contribure!\n\n## asMSX team\nThe asMSX team is a undefined collective that has worked on this program or has helped with it. asMSX wont be as it is if it wasn't for the colaboration of:\n\n- Eduardo Robsy\n- @cjv99 (Thanks for buying and sharing it!)\n- @ibannieto\n- @theNestruo\n- @Fubukimaru\n- @oboroc\n- @jamque\n- @mvac7\n- @duhow\n- @LocoMJ\n- @libertium\n- vim\n- The game\n\n# List of related projects\n\nContact us to include yours!\n\n## Projects done using asMSX\n\n- [TPMSX-Engine](https://github.com/jamque/TPMSX-Engine): The Pets Mode Engine. An engine born from TPM projects like Bitlogic.\n- [MSX_ngine](https://github.com/knightfox75/msx_ngine): A set of MSX libraries by KnightFox75.\n\n\n## Projects that may be interesting for you if you use asMSX!\n\n- [Santiago Ontañon's mdlz80optimizer](https://github.com/santiontanon/mdlz80optimizer): A great Z80 code optimizer compatible with asMSX syntax.\n\n\n# Original Spanish README\n\nEstructura de carpetas\n\n- BIN: versiones compiladas de asMSX para Windows y Linux (32 bits).\n- SRC: código fuente del asMSX\n- MAN: manual en castellano del asMSX\n- REF: dos documentos de referencia, incluidos para tu consulta\n- CODE: ejemplo de código fuente de dos juegos sencillos\n\nInstrucciones para compilar\n\n- Necesitas tener instalado GCC, Flex, Bison\n- No está de más tener UPX, aunque no es imprescindible\n- Tienes un MAKEFILE sin extensión, compila asMSX para Linux\n- MAKEFILE.WIN (tienes que quitarle la extensión), compila asMSX para Windows\n\nMuchas gracias a pitpan el auténtico y genuino creador del compilador asmsx.\ncjv99 un humilde servidor que libera asmsx abierta para su distribución de forma gratuita.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFubukimaru%2FasMSX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFubukimaru%2FasMSX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFubukimaru%2FasMSX/lists"}