{"id":22678966,"url":"https://github.com/tlindner/ssc_to_6809","last_synced_at":"2025-03-29T13:13:29.896Z","repository":{"id":84134252,"uuid":"310745778","full_name":"tlindner/ssc_to_6809","owner":"tlindner","description":"This is an attempt to transcode a TMS7000 program to m6809.","archived":false,"fork":false,"pushed_at":"2024-02-12T18:08:57.000Z","size":937,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T13:45:40.944Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tlindner.png","metadata":{"files":{"readme":"ReadMe.txt","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}},"created_at":"2020-11-07T01:49:49.000Z","updated_at":"2022-02-05T23:51:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"c39eed7b-44de-4dca-81bb-1122db845735","html_url":"https://github.com/tlindner/ssc_to_6809","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/tlindner%2Fssc_to_6809","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlindner%2Fssc_to_6809/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlindner%2Fssc_to_6809/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlindner%2Fssc_to_6809/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tlindner","download_url":"https://codeload.github.com/tlindner/ssc_to_6809/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187239,"owners_count":20737462,"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-12-09T18:18:49.405Z","updated_at":"2025-03-29T13:13:29.875Z","avatar_url":"https://github.com/tlindner.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is an attempt to transcode a TMS7000 program to m6809.\n\nThe TMS7000 program is 4k and resides in a TMS7040 microcontroller inside a Radio Shack Color Computer Speech / Sound cartridge.\n\nThe program handles commands from the Color Computer and subsequently controls the internal PSG, Speech chip, and 2k of RAM.\n\nCurrently I am targeting an emulated device that can be found in one of my MAME branches.\n\nhttps://github.com/tlindner/mame/tree/coco_ssc6809-2\n\nBut the ultimate goal is to create a new cartridge.\n\nThe process starts with a disassembly in the file pic7040.dasm. It is lightly modified.\n\nIt is run thru another one of my projects (https://github.com/tlindner/TransLit) with the data file TMS7000 to 6809 - PIC7040.txt.\n\nThat file contain dozens of regular expressions to convert TMS7000 instructions into 6809 instructions.\n\nIt produces ssc6809.asm that is assembled by lwasm. http://www.lwtools.ca\n\nThe file 'build.sh' has all these steps baked into a script.\n\nThis proejct is done and working.\n\ntim lindner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlindner%2Fssc_to_6809","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlindner%2Fssc_to_6809","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlindner%2Fssc_to_6809/lists"}