Wengier![]() 02.08.2022, 01:50 |
DOSBox-X 0.84.2 / 2022.08.0 released! (Announce) |
DOSBox-X 0.84.2 / 2022.08.0 has now been officially released! Designing to be a cross-platform DOS emulator, it is the goal of DOSBox-X to support different types of DOS software and implement accurate emulation, accurate enough to help make new DOS developments possible with confidence the program will run properly on actual DOS systems. |
Japheth![]() Germany (South), 03.08.2022, 17:31 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> The DOS package is self-contained so that you can simply unzip the file and --- |
Wengier![]() 03.08.2022, 23:19 (edited by Wengier, 03.08.2022, 23:30) @ Japheth |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Thanks for your support and feedback. |
Japheth![]() Germany (South), 04.08.2022, 07:25 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> As for alternative video adapters, I think DOSBox-X (as with dosbox) does --- |
Wengier![]() 04.08.2022, 08:20 @ Japheth |
DOSBox-X 0.84.2 / 2022.08.0 released! |
By the second adapter, do you mean the VGA & monochrome dual-screen setup? If so, it is supported via the |
Japheth![]() Germany (South), 04.08.2022, 11:21 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> By the second adapter, do you mean the VGA & monochrome dual-screen setup? --- |
Wengier![]() 24.08.2022, 06:01 (edited by Wengier, 24.08.2022, 07:40) @ Japheth |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> It works, not perfectly ( at least on Linux, since the terminal is |
Japheth![]() Germany (South), 26.08.2022, 17:32 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> You can try the latest repository code, which hopefully fixes the said --- |
Wengier![]() 27.08.2022, 06:24 (edited by Wengier, 27.08.2022, 06:37) @ Japheth |
DOSBox-X 0.84.2 / 2022.08.0 released! |
The -display2 option is only supported in debug builds, so you can try run ./build-debug to compile the repository code (instead of running ./build). Then I think it should work. Hope this helps. |
Japheth![]() Germany (South), 27.08.2022, 06:48 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> The -display2 option is only supported in debug builds, so you can try run --- |
Wengier![]() 27.08.2022, 16:35 @ Japheth |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Yes, ./build-debug-sdl2 is also supposed to work. You can check if there is “#define C_DEBUG 1” in ./config.h which is meant to enable debug functions. |
Japheth![]() Germany (South), 28.08.2022, 03:49 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> You can try the latest repository code, which hopefully fixes the said --- |
KormaX 10.08.2022, 17:01 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Perfect again. On the other hand, this executable (and the last version too) doesn't contain the relocation information so I have to manually deal with it before running (I normally have at least one DPMI client loaded). Does it have any practical purposes or can you provide an executable with relocs in the future releases? --- |
Wengier![]() 11.08.2022, 22:08 (edited by Wengier, 11.08.2022, 23:15) @ KormaX |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Hi KormaX, |
KormaX 11.08.2022, 23:22 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Thank you, but I think if you compress the executable with --strip-relocs=1, the relocation information can never be added back by -d, so that's not what I needed. Without .reloc the active HX can't load the new client by default as it would require relocation within the same address space (or a separate virtual address space), so that's why I have to run the last two versions with HDPMI32 -d and terminate it followed by HDPMI32 -e, otherwise I get the "Relocs stripped, cannot load" error message. It's not a big deal, so I just asked. I can use it this way as well. --- |
Wengier![]() 21.08.2022, 01:43 @ KormaX |
DOSBox-X 0.84.2 / 2022.08.0 released! |
You can try the updated HX-DOS build below, which is now compressed with "--strip-relocs=0": |
glennmcc![]() ![]() North Jackson, Ohio (USA), 30.12.2022, 07:01 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Houston, we have a problem. --- |
glennmcc![]() ![]() North Jackson, Ohio (USA), 30.12.2022, 07:49 @ glennmcc |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> Houston, we have a problem. --- |
CandyMan 09.01.2023, 13:00 @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Or will DOSBOX support 32-bit unreal mode in the future? |
Japheth![]() Germany (South), 09.01.2023, 16:38 @ CandyMan |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> Or will DOSBOX support 32-bit unreal mode in the future? --- |
CandyMan 09.01.2023, 19:05 (edited by CandyMan, 09.01.2023, 22:46) @ Japheth |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> Isn't that the mode that Fasm's DOS version uses? |
Japheth![]() Germany (South), 10.01.2023, 09:26 @ CandyMan |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> I'm posting the test files (one with stack switching and one without). --- |
bretjohn![]() ![]() Rio Rancho, NM, 10.01.2023, 18:09 (edited by bretjohn, 10.01.2023, 19:28) @ CandyMan |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> This is 32-bit real mode and the only restriction is that you |
ecm![]() ![]() Düsseldorf, Germany, 10.01.2023, 22:03 @ bretjohn |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> > This is 32-bit real mode and the only restriction is that you --- |
Japheth![]() Germany (South), 11.01.2023, 16:48 @ bretjohn |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> If the address must be less than 64k it sounds like you're only using 16 --- |
tkchia![]() 11.01.2023, 21:53 @ Japheth |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Hello Japheth, hello ecm, hello bretjohn, --- |
Japheth![]() Germany (South), 13.01.2023, 13:30 @ tkchia |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> I see Michal Necasek has this to say about this mode --- |
tom![]() Germany (West), 13.01.2023, 15:07 @ Japheth |
DOSBox-X 0.84.2 / 2022.08.0 released! |
> > I see Michal Necasek has this to say about this mode |
CandyMan 24.02.2023, 12:50 (edited by CandyMan, 24.02.2023, 15:57) @ Wengier |
DOSBox-X 0.84.2 / 2022.08.0 released! |
Some of the previous versions of the NDN file manager cause the computer to freeze on DosBox-X. This applies to NDNs that use the DOS32A dos extender. This takes place when saving the program configuration. I don't know if it's the emulator's fault or the program's. This situation never happened on DOSBox 0.74-3. Below is a link to one of the NDN versions to test. |