{"id":24579285,"url":"https://github.com/esshahn/c64-eaglesoft","last_synced_at":"2026-07-22T08:31:19.963Z","repository":{"id":87472537,"uuid":"367103900","full_name":"Esshahn/c64-eaglesoft","owner":"Esshahn","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-09T16:48:18.000Z","size":100,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T06:43:34.249Z","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/Esshahn.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-13T16:09:32.000Z","updated_at":"2024-03-11T21:41:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2b5f35d-4c9f-48bb-95c6-2ab90a11748b","html_url":"https://github.com/Esshahn/c64-eaglesoft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Esshahn/c64-eaglesoft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fc64-eaglesoft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fc64-eaglesoft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fc64-eaglesoft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fc64-eaglesoft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Esshahn","download_url":"https://codeload.github.com/Esshahn/c64-eaglesoft/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fc64-eaglesoft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35755761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"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":[],"created_at":"2025-01-24T00:02:15.880Z","updated_at":"2026-07-22T08:31:19.957Z","avatar_url":"https://github.com/Esshahn.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Fairlight C64 Intro \n\nThe dissassembled source code of the iconic C64 intro.  \nRead all about the process of unpacking and disassembly in [my blog](https://www.awsm.de/blog/)\n\n[Fairlight Intro](https://www.awsm.de/blog/fairlight-intro/)  \n\nIf you're unfamiliar with the intro, [go check it out on youtube](https://youtu.be/WnYCERvc2B8?t=17).\n\n## Files\n\n`flt-01-converted.asm`  \nConverted with [pydisass6502](https://github.com/Esshahn/pydisass6502).\n\n`flt-02-cleaned.asm`  \nCleaned up version with named labels and separate files.\n\n`flt-03-finished.asm`  \nFinished version including bug fixes other improvements like a stable raster routine.\n\n`flt-04-awsm.asm`  \nPlaying around with the code to create a new version of the intro for myself.\n\n\n## How to compile\n\nI'm using the ACME assembler, but all specific syntax can be easily adapted to other assemblers like KickAss. In addition, I've used the [ACME VSCode Template](https://github.com/Esshahn/acme-assembly-vscode-template), which is available for Windows, Mac and Linux.\n\nBuilding should be relatively easy if you follow the `make.sh` file, but you can just drop the files into your build environment and skip the make file completely. `main.asm` is the right entrypoint. If you want to use the `make.sh` file, make sure to adapt these pathes to your specific setup. If you're using the VSCode Template, you're probably good to go already.\n\n```\nos=mac # mac, linux, win\npath_vice=/Applications/vice-gtk/bin\npath_acme=bin/$os/acme\npath_exomizer=bin/$os/exomizer\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesshahn%2Fc64-eaglesoft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesshahn%2Fc64-eaglesoft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesshahn%2Fc64-eaglesoft/lists"}