{"id":17354461,"url":"https://github.com/nealvis/c64_samples_kick","last_synced_at":"2025-10-28T21:13:41.614Z","repository":{"id":87797145,"uuid":"371718409","full_name":"nealvis/c64_samples_kick","owner":"nealvis","description":"Commodore 64 sample programs using the Kick Assembler","archived":false,"fork":false,"pushed_at":"2025-07-04T22:09:33.000Z","size":836,"stargazers_count":17,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T04:59:07.223Z","etag":null,"topics":["6502-assembly","commodore","commodore-64","commodore64"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nealvis.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,"zenodo":null}},"created_at":"2021-05-28T13:59:22.000Z","updated_at":"2025-07-23T12:19:19.000Z","dependencies_parsed_at":"2025-07-04T23:19:15.734Z","dependency_job_id":null,"html_url":"https://github.com/nealvis/c64_samples_kick","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nealvis/c64_samples_kick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealvis%2Fc64_samples_kick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealvis%2Fc64_samples_kick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealvis%2Fc64_samples_kick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealvis%2Fc64_samples_kick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nealvis","download_url":"https://codeload.github.com/nealvis/c64_samples_kick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealvis%2Fc64_samples_kick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272800967,"owners_count":24995185,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["6502-assembly","commodore","commodore-64","commodore64"],"created_at":"2024-10-15T17:20:10.992Z","updated_at":"2025-10-28T21:13:41.470Z","avatar_url":"https://github.com/nealvis.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# c64_samples_kick\nThis is a repository of Commodore 64 sample programs that are built using the Kick Assembler.  Each directory usually contains a small example program demonstrating just one or a few concepts.  The programs can be executed/tested on the VICE C64 emulator running on Windows or loaded onto to a real Commodore 64.\n\n# Setup\nTo setup a development environment to build and run these sampes follow the following steps\n\n- Install the latest java runtime\n  - Download from here: https://www.java.com/en/download/manual.jsp\n  - I used version 1.8.0_291\n\n- Install Kick Assembler.  This is an assembler specifically for C64 code.\n  - Download the latest released version here: http://theweb.dk/KickAssembler\n  - I used version: V5.20  \n\n- Install the VICE C64 emulator \n  - Download the latest version here: https://vice-emu.sourceforge.io/\n  - I used version 3.5\n\n- Install C64 debugger to use.\n  - Download lastest from here: https://sourceforge.net/projects/c64-debugger/\n  - I used version v0.64.58.4\n\n- Select a code editor, I used VS Code\n  - Download from here: https://code.visualstudio.com/\n  - I used version 1.56.2\n\n- Install the Kick Assembler IDE Extension for VS Code Named \"Kick Assembler (C64) for Visual Studio Code\" by Paul Hocker\n  - Start up VS Code\n  - Search for Extension (ctrl-shift-x) \n  - type in Kick Assembler (C64)\n  - Install\n  - configure the extension in VS Code, specifically find and set the settings that point the extension where it can find\n    - Kick assembler jar file (KickAss.jar)\n    - Emulator runtime, which is the VICE C64 emulator (x64sc.exe)\n    - C64 debugger runtime (C64Debugger.exe)\n    - Java runtime (java.exe) \n    \n- Now you should be ready to try the samples in this repository.\n\n- Clone this repository.\n- Some some samples may require some utility code from https://github.com/nealvis/nv_c64_util so clone that repo into a directory that sits at the same level as this repository.\n- In VS Code, open one of the directories like hello, open the assembly file like hello.asm in the editor.  Then go to the command palette with ctrl-shift-p and select or type in \"Kick Assembler: Build and Run\" if configured correctly the program will run in VICE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnealvis%2Fc64_samples_kick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnealvis%2Fc64_samples_kick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnealvis%2Fc64_samples_kick/lists"}