crazii

Results 203 comments of crazii

> As answered [here](https://github.com/Baron-von-Riedesel/HX/issues/11#issuecomment-1875115515), the port-trapping API in the upstream HX project is documented at https://github.com/Baron-von-Riedesel/HX/blob/master/Src/HDPMI/HDPMIAPI.TXT. > > So the question is if this provides all the needed functionality, or...

> you can make the new DPMI host somewhat compatible with HX? It's definitely possible. I can try it. I'm currently coding on it but there's more details in DPMI...

I merged the PR and it doesn't build, after installing some packages (it seems packages are no installed, wget, even sudo), it still fails at ```mount: /tmp/mnt: mount failed: Operation...

OK, just a little misunderstanding, I should confirm before merge. No hurry, [hjnijlunsing](https://github.com/hjnijlunsing) is able to perform a local build without the GitHub release.

The ```build-release-artifacts.sh``` reports error on such packages not found: ```wget``` ```shasum``` ```unzip``` ```sudo``` I tried installing them in the ```01-build-and-release.yml``` and turns out good. and ```build-release-artifacts.sh``` finally failed with ```mount```

The errors exist before I changes anything on build-release-artifacts.sh or 01-build-and-release.yml, but right after I merged this one: https://github.com/crazii/SBEMU/actions/runs/7599122971

I not familiar with Github Actions, so I'll leave this to you :). And for now reviews from me is not likely gonna work. I'll take some time to learn...

OK, you mean delete the merged PR and reset to the one previously commit & recommit the ones after it, I can try.

It's OK now after reset before merging the PR.

I remember there was compatibility problem when set T for those other that SB16, so only SB16 set T parameter.