{"id":26804541,"url":"https://github.com/humbertocsjr/picosystem","last_synced_at":"2025-03-29T22:18:13.910Z","repository":{"id":284657071,"uuid":"955647472","full_name":"humbertocsjr/picosystem","owner":"humbertocsjr","description":"Operating System and SDK for 8086","archived":false,"fork":false,"pushed_at":"2025-03-27T02:07:41.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T02:24:49.886Z","etag":null,"topics":["8086","8086-assembler","osdev","retrocomputing","sdk"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humbertocsjr.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":"2025-03-27T01:08:12.000Z","updated_at":"2025-03-27T02:07:45.000Z","dependencies_parsed_at":"2025-03-27T02:24:54.684Z","dependency_job_id":null,"html_url":"https://github.com/humbertocsjr/picosystem","commit_stats":null,"previous_names":["humbertocsjr/picosystem"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertocsjr%2Fpicosystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertocsjr%2Fpicosystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertocsjr%2Fpicosystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertocsjr%2Fpicosystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humbertocsjr","download_url":"https://codeload.github.com/humbertocsjr/picosystem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249212,"owners_count":20747168,"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":["8086","8086-assembler","osdev","retrocomputing","sdk"],"created_at":"2025-03-29T22:18:13.350Z","updated_at":"2025-03-29T22:18:13.894Z","avatar_url":"https://github.com/humbertocsjr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pico Softwares\n\n- [Pico System Software](docs/pico.md) \\\n    Operating System for IBM PC\n- [Pico Software Development Kit](docs/sdk.md) \\\n    SDK for 8086 \\\n    Packages:\n    - .deb: Debian/Ubuntu\n    - .rpm: Fedora/Red Hat\n    - .zip: Windows\n- [B++ Language](docs/bpp.md) \\\n    Modernized B Language for RetroComputing Projects\n\n## How to generate Pico SDK/B++ Packages\n\n- Install C Development Kit/NASM for your linux\n    - Fedora\n        ```sh\n        sudo dnf copr enable lantw44/aarch64-linux-gnu-toolchain \n        sudo dnf install @c-development @development-tools nasm dpkg libstdc++.i686 glibc-devel.i686 alien mingw32-gcc mingw64-gcc aarch64-linux-gnu-binutils aarch64-linux-gnu-gcc aarch64-linux-gnu-glibc libgnat-devel\n        ```\n- Generate packages\n    ```sh\n    make packages\n    ```\n\n## How to install Pico SDK/B++ Compiler\n\u003ca id=\"sdk-prereqs\"\u003e\u003c/a\u003e\n- Install C Development Kit/NASM for your linux\n    - Fedora\n        ```sh\n        sudo dnf copr enable lantw44/aarch64-linux-gnu-toolchain \n        sudo dnf install @c-development @development-tools nasm dpkg libstdc++.i686 glibc-devel.i686 alien mingw32-gcc mingw64-gcc aarch64-linux-gnu-binutils aarch64-linux-gnu-gcc aarch64-linux-gnu-glibc libgnat-devel\n        ```\n- Compile Pico SDK\n    ```sh\n    make sdk\n    ```\n- Install Pico SDK\n    ```sh\n    sudo make install\n    ```\n\n## Run Pico System Software on Emulator\n\n- Install [SDK/B++](#sdk-prereqs) prerequisites\n- Execute emulator\n```sh\nmake run\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbertocsjr%2Fpicosystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumbertocsjr%2Fpicosystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbertocsjr%2Fpicosystem/lists"}