{"id":28466286,"url":"https://github.com/iolo/a2x","last_synced_at":"2025-06-29T21:33:13.688Z","repository":{"id":253787819,"uuid":"844527723","full_name":"iolo/a2x","owner":"iolo","description":" Stuff I write for my Apple //e ","archived":false,"fork":false,"pushed_at":"2024-10-21T06:55:14.000Z","size":1161,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T06:08:50.045Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iolo.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":"2024-08-19T12:52:06.000Z","updated_at":"2025-04-30T00:02:31.000Z","dependencies_parsed_at":"2024-08-19T15:01:30.066Z","dependency_job_id":"b3fec89d-217d-4c0c-a86c-6f74b3102c4c","html_url":"https://github.com/iolo/a2x","commit_stats":null,"previous_names":["iolo/apple2-expedition","iolo/a2x"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iolo/a2x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fa2x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fa2x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fa2x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fa2x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iolo","download_url":"https://codeload.github.com/iolo/a2x/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Fa2x/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262672051,"owners_count":23346505,"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":"2025-06-07T06:08:50.609Z","updated_at":"2025-06-29T21:33:13.669Z","avatar_url":"https://github.com/iolo.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"apple2-expedition\n=================\n\n## VIDEOROM.BAS\n\n애플//x의 비디오 롬에 들어있는 모든 폰트를 화면에 출력.\n\n1. 빈 작업용 디스켓 이미지 만들기\n```console\n$ java -jar ac.jar -dos140 disk2.dsk\n```\n\n2. 작업용 디스켓의 파일 목록 보기\n```console\n$ java -jar ac.jar -l disk2.dsk\n```\n3. 작업용 디스켓 이미지에서 파일 삭제\n```console\n$ java -jar ac.jar -d disk2.dsk videorom.bas\n```\n\n4. 작업용 디스켓 이미지에 파일 추가\n```console\n$ java -jar ac.jar -bas disk2.dsk videorom.bas \u003c videorom.bas\n```\n\n5. 주어진 디스켓 이미지를 드라이브2에 꽂고 부팅(드라이브1에는 도스 마스터 디스켓이 기본으로 꽂혀있음)\n```console\n$ linapple -b --d2 disk2.dsk\n```\n\n6. 드라이브2의 파일 목록 보기\n```console\n] CATALOG,D2\n```\n\n7. 드라이브2의 베이직 파일 로드\n```console\n] LOAD VIDEOROM.BAS,D2\n```\n\n8. 40x24 텍스트모드에서 실행\n```console\n] RUN\n```\n![](videorom_40x24.png)\n\n9. 80x24 텍스트모드에서 실행\n```console\n] PR#3\n] RUN\n```\n![](videorom_80x24.png)\n\n9. 80x24 모드 활성화 이후에 40x24 모드로 전환\n```console\n] \u003cESC\u003e4\n```\n![](videorom_80x24_then_40x24.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolo%2Fa2x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiolo%2Fa2x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolo%2Fa2x/lists"}