Volkert de Buisonjé
Volkert de Buisonjé
@hpsaturn Before you return to NordVPN, please give [MozWire](https://github.com/NilsIrl/MozWire) a try. It was exactly what I was looking for: a distro-neutral command-line solution to on-board a Linux machine to Mozilla...
I can look into that. But the README mentions "cross toolchain on linux not tested". There are ways to build in DOS in GitHub Actions Worklows. I created [a container...
I know you are the primary developer and putting the vast majority of the work in, but I would like to implore you to try not to be dependent on...
@crazii It looks like I indeed misinterpreted your earlier post. Thanks for your clarification. I understand your fondness of Borland C, and the practical benefits it brings to have it...
@crazii @Torinde PR created. Please have a look: https://github.com/crazii/USBDDOS/pull/6 **NOTE**: with the most recent (Watcom-related?) changes, DJGPP builds started failing again. I tried fixing them, I could not immediately figure...
@crazii I just realized, if you are indeed going to try supporting (Open) Watcom in addition to DJGPP and Borland C, I could add a workflow to automatically test builds...
Thanks! After rebasing on these fixes and fixing a few more things in the workflow, everything appears to be working now in [my PR](https://github.com/crazii/USBDDOS/pull/6). The workflow now [successfully](https://github.com/volkertb/USBDDOS/actions) builds the...
Thanks. I'll try that when I get back home. Currently visiting family. By the way, I've just tried testing it on a different machine, and it failed. Although it bears...
@crazii By the way, I just realized it might be useful to have GitHub Actions automatically generate the debug-enabled variant as an additional release artifact as well, with a suffix...
**Update**: I tried it again on the same AMD system mentioned above, this time replacing `LH SBEMU` with `LH USBDDOSP /HID` in the most recent SBEMU USB image, with everything...