dosbox-x | DOSBox-X fork of the DOSBox project | Emulator library
kandi X-RAY | dosbox-x Summary
kandi X-RAY | dosbox-x Summary
DOSBox-X is a cross-platform DOS emulator based on the DOSBox project (www.dosbox.com). Like DOSBox, it emulates a PC necessary for running many MS-DOS games and applications that simply cannot be run on modern PCs and operating systems. However, while the main focus of DOSBox is for running DOS games, DOSBox-X goes much further than this. Started as a fork of the DOSBox project, it retains compatibility with the wide base of DOS games and DOS gaming DOSBox was designed for. But it is also a platform for running DOS applications, including emulating the environments to run Windows 3.x, 9x and ME and software written for those versions of Windows. DOSBox-X additionally features support for DOS/V and NEC PC-98 emulations so that you can play DOS/V and PC-98 games with it. Our goal is to eventually make DOSBox-X a complete DOS emulation package, both fully-featured and easy to use, while giving users the options to configure the DOS virtual machine. We implement new features with each official release, and also try our best to deliver a consistent cross-platform experience for users instead of focusing on a particular platform. In order to help improve the general DOS emulation and also to help with new DOS developments, it is our desire to maintain and implement accurate emulation, and at the same time we are also making efforts to improve emulation quality, speed, and usability for end users. Furthermore, we hope to improve the out-of-the-box experience for new users who want to run DOS programs or games, while giving them the feeling that they are running native DOS systems. Please check out the DOSBox-X homepage for common packages of the latest release for the supported platforms. Also see the INSTALL page for DOSBox-X installation instructions and other packages, and the Releases page for archives of all released DOSBox-X versions. For more information about DOSBox-X, such as setting up and running DOSBox-X including its usage tips, please read the user guide in the DOSBox-X Wiki. DOSBox-X is completely open-source and free of charge to use and distribute. It is released under the GNU General Public License, version 2. This project has a Code of Conduct, please read it for general information on contributing to or getting support from the project. Brought to you by: joncampbell123 (Jonathan Campbell).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dosbox-x
dosbox-x Key Features
dosbox-x Examples and Code Snippets
Community Discussions
Trending Discussions on dosbox-x
QUESTION
I'm making a simple program that supports GUI on DOS using Allegro4. To implement mouse operation, I've created a shape object which presents current information of mouse. Allegro provides lots of useful global variables such as mouse_x, mouse_y, mouse_b, etc. And these can be used only after the mouse driver is installed by the following code.
...ANSWER
Answered 2021-Sep-18 at 13:04The reason was due to the engine I used for this program. It used to use a lot of CPU and RAM. After it is optimized and its CPU and RAM usage were decreased so much, it runs well in Dosbox, too. But it is still slow, so I am on keeping on optimizing the engine.
QUESTION
I have a very short assembly TASM program:
...ANSWER
Answered 2021-May-23 at 21:44DOSBox adheres to the DOS rule of requiring both carriage return (13) and linefeed (10) to output a newline.
Your code only uses the linefeed and thus the text only drops a line.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dosbox-x
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page