{"id":20173241,"url":"https://github.com/teedjay/msx-graphics","last_synced_at":"2026-05-10T13:16:57.213Z","repository":{"id":73156862,"uuid":"378949218","full_name":"teedjay/msx-graphics","owner":"teedjay","description":"Tiles and sprites graphics for the MSX computers","archived":false,"fork":false,"pushed_at":"2024-01-16T16:25:24.000Z","size":5031,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T15:53:06.461Z","etag":null,"topics":["assembly-z80","msx","tms9918","vdp","z80","z80-assembly"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/teedjay.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}},"created_at":"2021-06-21T13:58:43.000Z","updated_at":"2024-11-25T17:00:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d8b99a5-ff81-4598-b911-70b3ea2df7c6","html_url":"https://github.com/teedjay/msx-graphics","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/teedjay%2Fmsx-graphics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fmsx-graphics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fmsx-graphics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fmsx-graphics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teedjay","download_url":"https://codeload.github.com/teedjay/msx-graphics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610977,"owners_count":19990505,"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":["assembly-z80","msx","tms9918","vdp","z80","z80-assembly"],"created_at":"2024-11-14T01:34:24.281Z","updated_at":"2025-11-28T15:05:58.087Z","avatar_url":"https://github.com/teedjay.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# msx-graphics\nShow some tiles and sprites graphics for the MSX computers.\n\n## Information about the MSX\n- [MSX Technical Data Book](msx_technical_data_book.pdf)\n\n## Prerequisite\n- Install [WLA-HL](https://www.villehelin.com/wla.html) to assemble and link code\n- Install an MSX emulator, like [openMSX](https://openmsx.org), to run\n\nFor MacOS use Homebrew to install :\n```\nbrew install wla-dx\nbrew install openmsx\n```\n\n## Build\nFirst assemble with z80 target, then link object as rom image.\n\n```\nwla-z80 teedjay.asm\nwlalink teedjay.link teedjay.rom\n```\n\n## Run using MSX emulator\nOn MacOS you could open the ROM you just built manually from the menu of the emulator, or from command line.\n```\nopenmsx teedjay.rom\n```\n\n## What does it look like?\n![Sceenshot](screenshot.png \"Sceenshot from openMSX\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fmsx-graphics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteedjay%2Fmsx-graphics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fmsx-graphics/lists"}