{"id":28352919,"url":"https://github.com/zq1997/asmfileloader","last_synced_at":"2025-10-28T18:03:30.462Z","repository":{"id":108166775,"uuid":"92309575","full_name":"zq1997/AsmFileLoader","owner":"zq1997","description":"read mode file loader in assembly language, for ext2 and FAT32","archived":false,"fork":false,"pushed_at":"2017-05-24T16:21:20.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T17:44:06.521Z","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/zq1997.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}},"created_at":"2017-05-24T15:46:03.000Z","updated_at":"2017-05-24T16:20:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff0a5d66-667f-47f8-80fa-46cc08465cf1","html_url":"https://github.com/zq1997/AsmFileLoader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zq1997/AsmFileLoader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zq1997%2FAsmFileLoader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zq1997%2FAsmFileLoader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zq1997%2FAsmFileLoader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zq1997%2FAsmFileLoader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zq1997","download_url":"https://codeload.github.com/zq1997/AsmFileLoader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zq1997%2FAsmFileLoader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262775079,"owners_count":23362441,"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-05-28T00:09:40.520Z","updated_at":"2025-10-28T18:03:30.124Z","avatar_url":"https://github.com/zq1997.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AsmFileLoader\nfor x86 real mode, in assembly language, load a file in given path to memory, applicable to ext2 and FAT32\n\n## ext2_gas.S\nfor ext2 and to be compiled by gas (at\u0026t style)    \n`gcc -nostdlib -Wl,-Ttext=0x500 -Wl,--oformat=binary -o ext2_gas.bin ext2_gas.S`\n\n## ext2_nasm.asm\nsame as ext2_gas.S but in intel style, to be compiled by nasm    \n`nasm -o ext2_nasm.bin ext2_nasm.asm`\n\n## FAT32_nasm.asm\nfor FAT32 and to be compiled by nasm    \n`nasm -o FAT32_nasm.bin FAT32_nasm.asm`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzq1997%2Fasmfileloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzq1997%2Fasmfileloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzq1997%2Fasmfileloader/lists"}