{"id":38719232,"url":"https://github.com/nabe-abk/free386","last_synced_at":"2026-01-17T11:06:11.380Z","repository":{"id":73007874,"uuid":"76323229","full_name":"nabe-abk/free386","owner":"nabe-abk","description":"This is 386|DOS-Extender compatible with \"Phar Lap RUN386.EXE\" by fully assembly language.","archived":false,"fork":false,"pushed_at":"2024-12-21T15:48:26.000Z","size":1881,"stargazers_count":54,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-12-21T16:33:38.788Z","etag":null,"topics":["asm","asmx86","dos","ms-dos","nasm"],"latest_commit_sha":null,"homepage":"","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/nabe-abk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","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}},"created_at":"2016-12-13T04:40:35.000Z","updated_at":"2024-12-21T15:45:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9bfcbd4-5ee0-41d4-a563-ea3681c93a75","html_url":"https://github.com/nabe-abk/free386","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/nabe-abk/free386","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabe-abk%2Ffree386","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabe-abk%2Ffree386/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabe-abk%2Ffree386/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabe-abk%2Ffree386/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nabe-abk","download_url":"https://codeload.github.com/nabe-abk/free386/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabe-abk%2Ffree386/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28506597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T10:25:30.148Z","status":"ssl_error","status_checked_at":"2026-01-17T10:25:29.718Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["asm","asmx86","dos","ms-dos","nasm"],"created_at":"2026-01-17T11:06:11.283Z","updated_at":"2026-01-17T11:06:11.363Z","avatar_url":"https://github.com/nabe-abk.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Free386 (386|DOS-Extender - RUN386 compatible)\n\nThis is **MS-DOS** application.\nThis software is compatible with 386|DOS-Extender (Phar Lap RUN386.EXE)\n and is written only in assembly language.\n\n## Overview\n\n* Version: 1.04\n* Date: **2024-12-22**\n* Author: [nabe@abk](https://twitter.com/nabe_abk)\n* Target: PC/AT\n* Target in Japanese: FM TOWNS, PC-9801/PC-9821\n* Require: MS-DOS and XMS (with HIMEM.SYS) or TownsOS\n* Available: VCPI (with EMM386.EXE)\n* Language: NASM (Full assembly language)\n* Licence: PDS\n\t* Only Free386.com and Free386's source files. This repository contains files with different licenses.\n\n[CHANGES.txt](CHANGES.txt) for update information.\n\n## Download (free386.com binary)\n\n[https://github.com/nabe-abk/free386/releases](https://github.com/nabe-abk/free386/releases)\n\n## User's Manual\n\n* [MANUAL.md](MANUAL.md)\n\n## Document (Japanese)\n\n* [doc-ja/ext_api.txt](doc-ja/ext_api.txt)   - Free386 function reference\n* [doc-ja/PC98.txt](doc-ja/PC98.txt)         - PC-98x1 Version's information\n* [doc-ja/FM-TOWNS.txt](doc-ja/FM-TOWNS.txt) - FM TOWNS Version's information\n\nOther Japanese documents in [doc-ja/](doc-ja/).\n\n## PDS files\n\n- README.md\n- [MANUAL.md](MANUAL.md)\n- [CHANGES.txt](CHANGES.txt)\n- [bin/*](bin/)\n- [src/*](src/)\n- [test.com/*](test.com/)\n- [test-asm.exp/*](test-asm.exp/)\n- [test-c.exp/*](test-c.exp/)\n- [doc-ja/dosext/*](doc-ja/dosext/)\n- [f386api/*](f386api/) - Free386 original API test build.\n\n**Other files will have different licenses.**\n\n## Tool Files (redistributed)\n\n* tools/nasm.exp     - NASM version 2.16.01\n* tools/flatlink.exp - [FlatLink](https://github.com/nabe-abk/flatlink) - Newly developed free linker\n* tools/flatlink     - FlatLink's Linux ELF binary\n* tools/imake.exe    - \"make\" for MS-DOS (KI-Make 1.68)\n* tools/free386.com  - Free386 binary for build (dos general purpose, fixed version)\n\n## Command Line Options\n\n```\nX:\\\u003efree386.com\n```\n\nPlease refer to the displayed command line help or [User's Manual](MANUAL.md).\n\n## How to Build (on DOS)\n\n1. Copy all files to your disk.\n2. Run \"make.bat\". (Auto detect target machine)\n\n## How to Build (on Linux)\n\n1. \"git clone\" or copy all files to your disk.\n2. Install \"nasm\" and \"make\" package. (\"apt install make nasm\" on Debian/Ubuntu)\n3. Edit [f386def.inc](src/f386def.inc) to select the build target.\n4. Run \"make.sh\".\n\n## Japanese Memo\n\n[メモという名の戯言は移動しました。](doc-ja/memo.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabe-abk%2Ffree386","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnabe-abk%2Ffree386","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabe-abk%2Ffree386/lists"}