{"id":13578044,"url":"https://github.com/dosemu2/dosemu2","last_synced_at":"2025-04-04T07:05:49.896Z","repository":{"id":21506605,"uuid":"24825619","full_name":"dosemu2/dosemu2","owner":"dosemu2","description":"Run DOS programs under linux:","archived":false,"fork":false,"pushed_at":"2024-05-28T20:25:00.000Z","size":32728,"stargazers_count":526,"open_issues_count":140,"forks_count":57,"subscribers_count":32,"default_branch":"devel","last_synced_at":"2024-05-29T03:11:48.919Z","etag":null,"topics":["dos","dosemu","emulator"],"latest_commit_sha":null,"homepage":"http://dosemu2.github.io/dosemu2/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dosemu2.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.ancient","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"patreon":"stsp"}},"created_at":"2014-10-05T20:33:23.000Z","updated_at":"2024-05-30T10:23:22.359Z","dependencies_parsed_at":"2024-01-13T15:37:57.217Z","dependency_job_id":"b892fcc8-16e2-466b-87c0-de0dc9c02e98","html_url":"https://github.com/dosemu2/dosemu2","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosemu2%2Fdosemu2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosemu2%2Fdosemu2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosemu2%2Fdosemu2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosemu2%2Fdosemu2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dosemu2","download_url":"https://codeload.github.com/dosemu2/dosemu2/tar.gz/refs/heads/devel","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135142,"owners_count":20889420,"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":["dos","dosemu","emulator"],"created_at":"2024-08-01T15:01:26.579Z","updated_at":"2025-04-04T07:05:49.876Z","avatar_url":"https://github.com/dosemu2.png","language":"C","funding_links":["https://patreon.com/stsp"],"categories":["C"],"sub_categories":[],"readme":"# dosemu2\n\ndosemu2 is an emulator for running DOS programs under linux.\nIt can also serve as a VM to boot various DOSes.\n\nBinary packages for ubuntu are available here:\nhttps://code.launchpad.net/~dosemu2/+archive/ubuntu/ppa\n\nBinary packages for fedora are here:\nhttps://copr.fedorainfracloud.org/coprs/stsp/dosemu2\n\nBinary packages for OpenSUSE are here:\nhttps://download.opensuse.org/repositories/home:/stsp2/openSUSE_Tumbleweed\n\nPlease send bug reports to\nhttps://github.com/dosemu2/dosemu2/issues\n\n## Running\n\nJust type\n```\ndosemu\n```\nto run an emulator.\n\nUse\n```\ndosemu -E \u003cdos_cmd\u003e\n```\nto run `\u003cdos_cmd\u003e` and exit (add `-T` to not exit).\n\nUse\n```\ndosemu -K \u003cunix_dir\u003e -E \u003cdos_cmd\u003e\n```\nor\n```\ndosemu \u003cunix_full_path\u003e -- \u003cdos_prog_args\u003e\n```\nto run DOS programs from unix directory.\n\nIf you want to run the DOS program from a DOS directory, use this syntax:\n```\ndosemu -K :C:\\\\games\\\\carma -E carma.exe\n```\nThis will run `carma.exe` from `c:\\games\\carma`. Note the leading colon\nafter `-K`: it means that the DOS path, rather than unix path, is specified.\nYou can actually specify both paths:\n```\ndosemu -K ~/dosgames:carma -E carma.exe\n```\nThis creates the DOS drive for `~/dosgames`, then chdirs to `carma` and\nruns `carma.exe`.\n\n## Configuring\n\nPer-user configuration file can be created as `~/.dosemu/.dosemurc`.\nAdd your custom settings there.\nLook into the global configuration file `/etc/dosemu/dosemu.conf` for\nexisting settings, their descriptions and default values, and modify\nthe local config accordingly. `$_hdimage` is probably the first setting\nto look into, as it configures the host fs access.\n\nCreate `c:\\userhook.sys` and/or `c:\\userhook.bat` files to customize your\nboot sequence. userhook.sys can contain the `config.sys` directives and\n`userhook.bat` can contain custom boot commands.\n\nDrive `C:` is usually located at `~/.dosemu/drive_c`. You can add DOS\nprograms there. Or you can run `dosemu -d \u003cunix_dir\u003e` to mount the\n`\u003cunix_dir\u003e` as a new DOS drive.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdosemu2%2Fdosemu2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdosemu2%2Fdosemu2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdosemu2%2Fdosemu2/lists"}