{"id":19341119,"url":"https://github.com/gladir/atarist-tools","last_synced_at":"2026-03-19T09:21:58.081Z","repository":{"id":224801153,"uuid":"741969476","full_name":"gladir/ATARIST-TOOLS","owner":"gladir","description":"Ensemble d'outils pour Atari ST écrit en Pascal (Turbo Pascal ou Free Pascal).","archived":false,"fork":false,"pushed_at":"2024-02-27T19:14:27.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T11:43:24.774Z","etag":null,"topics":["atari-st","atari-st-tools","atarist","atarist-tools","turbo-pascal","turbopascal"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/gladir.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}},"created_at":"2024-01-11T13:44:34.000Z","updated_at":"2024-05-01T19:24:21.000Z","dependencies_parsed_at":"2024-02-27T20:28:31.874Z","dependency_job_id":"679a19a4-b12b-4fb4-8e71-01166f5a56e1","html_url":"https://github.com/gladir/ATARIST-TOOLS","commit_stats":null,"previous_names":["gladir/atarist-tools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FATARIST-TOOLS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FATARIST-TOOLS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FATARIST-TOOLS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FATARIST-TOOLS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gladir","download_url":"https://codeload.github.com/gladir/ATARIST-TOOLS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240444131,"owners_count":19802166,"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":["atari-st","atari-st-tools","atarist","atarist-tools","turbo-pascal","turbopascal"],"created_at":"2024-11-10T03:29:22.409Z","updated_at":"2026-03-02T19:05:18.140Z","avatar_url":"https://github.com/gladir.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ATARIST-TOOLS\nEnsemble d'outils pour Atari ST écrit en Pascal (Turbo Pascal ou Free Pascal).\n\n\u003ch2\u003eListe des fichiers\u003c/h2\u003e\n\nVoici la liste des différents fichiers proposés dans ATARIST-TOOLS :\n\n\u003ctable\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eNom\u003c/th\u003e\n\t\t\t\u003cth\u003eDescription\u003c/th\u003e\t\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eDIRST.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet d'afficher la liste des fichiers d'image disque «.ST» du \u003ca href=\"https://www.gladir.com/LEXIQUE/COMPUTER/atarist.htm\"\u003eAtari ST\u003c/a\u003e.\u003c/td\u003e\n\t\t\u003c/tr\u003e  \n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eST2UNI.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un texte de format Atari ST en texte Unicode.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e  \n\n\u003ch2\u003eCompilation\u003c/h2\u003e\n\t\nLes fichiers Pascal n'ont aucune dépendances, il suffit de télécharger le fichier désiré et de le compiler avec Free Pascal avec la syntaxe de commande  :\n\n\u003cpre\u003e\u003cb\u003efpc\u003c/b\u003e \u003ci\u003eLEFICHIER.PAS\u003c/i\u003e\u003c/pre\u003e\n\t\nSinon, vous pouvez également le compiler avec le Turbo Pascal à l'aide de la syntaxe de commande suivante :\t\n\n\u003cpre\u003e\u003cb\u003etpc\u003c/b\u003e \u003ci\u003eLEFICHIER.PAS\u003c/i\u003e\u003c/pre\u003e\n\t\nPar exemple, si vous voulez compiler DIRST.PAS, vous devrez tapez la commande suivante :\n\n\u003cpre\u003e\u003cb\u003efpc\u003c/b\u003e DIRST.PAS\u003c/pre\u003e\n\t\n\u003ch2\u003eLicence\u003c/h2\u003e\n\u003cul\u003e\n \u003cli\u003eLe code source est publié sous la licence \u003ca href=\"https://github.com/gladir/ATARIST-TOOLS/blob/main/LICENSE\"\u003eMIT\u003c/a\u003e.\u003c/li\u003e\n \u003cli\u003eLe paquet original est publié sous la licence \u003ca href=\"https://github.com/gladir/ATARIST-TOOLS/blob/main/LICENSE\"\u003eMIT\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fatarist-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgladir%2Fatarist-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fatarist-tools/lists"}