{"id":24641259,"url":"https://github.com/lucmsilva651/helloworld-bl-asm","last_synced_at":"2025-05-12T15:04:20.521Z","repository":{"id":221220566,"uuid":"753777086","full_name":"lucmsilva651/helloworld-bl-asm","owner":"lucmsilva651","description":"Code for a simple OS that shows the message \"Hello World!\" when booted.","archived":false,"fork":false,"pushed_at":"2024-02-06T22:45:14.000Z","size":5,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T12:12:42.102Z","etag":null,"topics":["assembly","operating-system","os"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/lucmsilva651.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":"2024-02-06T19:17:00.000Z","updated_at":"2024-12-30T05:31:55.000Z","dependencies_parsed_at":"2024-02-06T20:31:58.444Z","dependency_job_id":"e97d523e-80e7-4768-b611-f050c2248ab6","html_url":"https://github.com/lucmsilva651/helloworld-bl-asm","commit_stats":null,"previous_names":["lucmsilva651/asm_x86_sys","lucmsilva651/helloworld-bl-asm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucmsilva651%2Fhelloworld-bl-asm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucmsilva651%2Fhelloworld-bl-asm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucmsilva651%2Fhelloworld-bl-asm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucmsilva651%2Fhelloworld-bl-asm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucmsilva651","download_url":"https://codeload.github.com/lucmsilva651/helloworld-bl-asm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235575670,"owners_count":19012159,"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":["assembly","operating-system","os"],"created_at":"2025-01-25T12:12:47.793Z","updated_at":"2025-01-25T12:12:48.646Z","avatar_url":"https://github.com/lucmsilva651.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asm_x86_sys\n\nThis repo contains the code for a simple Operating System that shows the message \"Hello World!\" when booted.\n\nFollowing the [\"Building an OS\"](https://www.youtube.com/watch?v=9t-SPC7Tczc\u0026list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN) tutorial.\n\n### Pre-requisites\nAny Linux distribution or macOS (via Homebrew). If you use Windows, you can try [WSL (Linux on Windows)](https://learn.microsoft.com/en-us/windows/wsl/install).\n\n### Installing tools\nRun the commands below to install Make, NASM (the Assembly compiler) and the QEMU Virtual Machine system.\n```sh\nsudo apt install make nasm qemu qemu-system-x86\n```\n\n### Compiling and testing\nRun the commands below to compile the ASM file inside /src and run the OS:\n```sh\nmake \u0026\u0026 qemu-system-i386 -fda build/main_floppy.img\n```\n\nCredits: nanobyte - [GitHub](https://github.com/nanobyte-dev), [YouTube](https://www.youtube.com/@nanobyte-dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucmsilva651%2Fhelloworld-bl-asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucmsilva651%2Fhelloworld-bl-asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucmsilva651%2Fhelloworld-bl-asm/lists"}