{"id":19341278,"url":"https://github.com/gladir/bioslib-tp","last_synced_at":"2026-03-19T09:22:29.794Z","repository":{"id":209326318,"uuid":"723754738","full_name":"gladir/BIOSLIB-TP","owner":"gladir","description":"Bibliothèque en Turbo Pascal permettant la manipulation du BIOS des compatibles IBM PC et de quelques compatibles.","archived":false,"fork":false,"pushed_at":"2023-11-29T19:54:34.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T08:45:05.792Z","etag":null,"topics":["bios","bios-library","ibmpc","turbo-pascal","turbopascal"],"latest_commit_sha":null,"homepage":"https://www.gladir.com/CODER/BIOSLIB-TP/index.htm","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,"publiccode":null,"codemeta":null}},"created_at":"2023-11-26T17:03:10.000Z","updated_at":"2024-01-15T12:33:42.000Z","dependencies_parsed_at":"2023-11-29T20:39:15.872Z","dependency_job_id":null,"html_url":"https://github.com/gladir/BIOSLIB-TP","commit_stats":null,"previous_names":["gladir/bioslib-tp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gladir/BIOSLIB-TP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FBIOSLIB-TP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FBIOSLIB-TP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FBIOSLIB-TP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FBIOSLIB-TP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gladir","download_url":"https://codeload.github.com/gladir/BIOSLIB-TP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FBIOSLIB-TP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29994128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":["bios","bios-library","ibmpc","turbo-pascal","turbopascal"],"created_at":"2024-11-10T03:29:57.666Z","updated_at":"2026-03-02T06:31:53.796Z","avatar_url":"https://github.com/gladir.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BIOSLIB-TP\nBibliothèque en Turbo Pascal permettant la manipulation du BIOS des compatibles IBM PC et de quelques compatibles.\n\n\u003ch3\u003eListe des unités\u003c/h3\u003e\n\nVoici la liste des différentes unités proposés dans la bibliothèque «BIOSLIB-TP» :\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eNom\u003c/th\u003e\n    \u003cth\u003eDescription\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e  \n    \u003ctd\u003e\u003cb\u003eBIOSCOM.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de manipulation des ports série et de communication par le BIOS.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eBIOSDISK.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de manipulation des disques par le BIOS.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eBIOSEQUI.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de détection du matériel par le BIOS.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eBIOSEXT.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de manipulation des extensions du BIOS.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eBIOSKEY.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de manipulation du clavier.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eBIOSMEM.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de détection de la mémoire.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eBIOSPRN.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de manipulation de l'imprimante.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eBIOSTIME.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de manipulation de l'horloge.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eBIOSVID.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient les routines de manipulation de la vidéo.\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ch3\u003eRemarque\u003c/h3\u003e\n\u003cul\u003e\n  \u003cli\u003ePar souci de compatibilité, ces unités ont été développé sans utilisé de langage de programmation assembleur, mais uniquement des instructions Intr proposé avec l'unité DOS fournit en standard dans Turbo Pascal, QuickPascal ou Free Pascal.\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fbioslib-tp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgladir%2Fbioslib-tp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fbioslib-tp/lists"}