Torinde
Torinde
Would be good if this also handles DOS codepage to Host codepage (Unicode) conversion (in both directions) - similar to #2422 by @FeralChild64 [DOSbox-X has clipboard support](http://dosbox-x.com/wiki/Guide%3AClipboard-support-in-DOSBox‐X), but I think...
There is some work in DOSEMU2 on DOSbox-X compatible `CLIP$`: dosemu2/dosemu2/issues/1179
As mentioned above, DOSbox-X has bidirectional clipboard sharing in its DOS shell. If I understand correctly [this](https://github.com/joncampbell123/dosbox-x/issues/5025), it seems they utilize the Win3.x mechanism...
Related patches from http://lonecrusader.x10host.com/rloew/rloew.html - PATCH1TB: Patches Windows 9x to correctly handle Partitions larger than 1TiB. - TBPLUS: Allows Windows 98SE to use hard drives larger than 1TB. - FILE...
Will PATCHMEM function be optional? E.g. the rest of patcher9x to still work if there is no PSE support.
I assume [VSBHDA](https://github.com/Baron-von-Riedesel/VSBHDA) is the realization of above goal.
I assume Core improvements, which are not RetroArch-related, will be acceptable for upstreaming into DOSBox-X itself. Then going forward the two projects can be in sync with Core having the...
That's great @max8rr8! It seems your focus is on modern software (Win8.1/10) and you plan going upwards in support (D3D12/Vulkan/venus). In that regards - do you plan adding: - [video...
Is this about: a) SVE2 instructions emulation to be provided by simde? (e.g. software using SVE2 to run on x86) b) SVE2 instructions being utilized to execute of relevant parts...
[DOSBox Staging plans to use SIMDe](https://github.com/dosbox-staging/dosbox-staging/pull/3426), so please consider keeping MMX as an option.