{"id":20154676,"url":"https://github.com/stid/woz64","last_synced_at":"2025-09-21T09:32:24.020Z","repository":{"id":119179958,"uuid":"219912045","full_name":"stid/woz64","owner":"stid","description":"C64 assembly port of original Apple 1 Woz Monitor + more","archived":false,"fork":false,"pushed_at":"2023-07-03T04:10:10.000Z","size":173,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-13T23:30:47.299Z","etag":null,"topics":[],"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/stid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-11-06T04:31:29.000Z","updated_at":"2024-03-11T21:36:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"be240542-fce9-4093-9630-78626af8923c","html_url":"https://github.com/stid/woz64","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/stid%2Fwoz64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stid%2Fwoz64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stid%2Fwoz64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stid%2Fwoz64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stid","download_url":"https://codeload.github.com/stid/woz64/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233741248,"owners_count":18722841,"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-11-13T23:27:56.241Z","updated_at":"2025-09-21T09:32:18.705Z","avatar_url":"https://github.com/stid.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCODE\n\n``` json\n{\n    \"version\": \"2.0.0\",\n    \"tasks\": [\n        {\n            \"label\": \"build -\u003e C64 -\u003e VICE\",\n            \"type\": \"shell\",\n            \"osx\": {\n                \"command\": \"java -jar /opt/develop/stid/c64/KickAssembler/KickAss.jar -odir bin -log /opt/develop/stid/c64/woz64/bin/buildlog.txt -showmem /opt/develop/stid/c64/woz64/main.asm \u0026\u0026 /usr/local/bin/x64 bin/main.prg 2\u003e /dev/null\"\n            },\n            \"group\": {\n                \"kind\": \"build\",\n                \"isDefault\": true\n            },\n            \"presentation\": {\n                \"clear\": true\n            },\n            \"problemMatcher\": {\n                \"owner\": \"acme\",\n                \"fileLocation\": [\n                    \"relative\",\n                    \"${workspaceFolder}\"\n                ],\n                \"pattern\": {\n                    \"regexp\": \"^(Error - File\\\\s+(.*), line (\\\\d+) (\\\\(Zone .*\\\\))?:\\\\s+(.*))$\",\n                    \"file\": 2,\n                    \"location\": 3,\n                    \"message\": 1\n                }\n            }\n        }\n    ]\n}\n```\n\n\n# Compile to Cart (Vice)\n\n``` bash\ncartconv -t normal -name \"woz\" -i main.prg -o woz.crt\nx64 woz.crt\ncartconv -i woz.crt -o woz.bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstid%2Fwoz64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstid%2Fwoz64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstid%2Fwoz64/lists"}