Bernd Böckmann

Results 212 comments of Bernd Böckmann

Sure we can implement this. Should not be that much effort. So seems to affect all MASM versions up to 5.1 (inclusive)? This would at least be consistent with the...

Looks good :) I also considered moving it to its own repo, as it is not used by this repo anymore. Perhaps this can be combined with the omfdump repo,...

@ecm-pushbx I mirrored your mercurial repo to my mercurial [fixupp](https://hg.sr.ht/~boeckmann/fixupp) repo at sourcehut. I was too lazy to setup my own mercural infrastructure, and sourcehut seems to be one of...

I noticed that the FIXUPP of this repo did not build with GCC14 under Linux because of a warning treated as error, so I imported your recent changes. This version...

Wouldn't my new Linux installation not have crashed while going into standby I could have copied it from the terminal buffer. But I will try to reproduce with the older...

Ok, false warning. The "thing" that did not build was a local modification of mine that did not went into the repo (I started working on fixupp implementing your requested...

> I [modified fixupp](https://hg.pushbx.org/ecm/fixupp/rev/07e8e8cbf669) again. This time, to solve [a NASM deficiency](https://bugzilla.nasm.us/show_bug.cgi?id=3392922) that it doesn't allow a symbol that starts with dollar signs, which I want [for certain WarpLink sources](https://hg.pushbx.org/ecm/warplink/file/a1a5e4378c92/OVLMGR.ASM)....

More specifically https://hg.sr.ht/~boeckmann/fixupp

imported to this git repo via ``` hg export --git -r 23 > ~/Temp/fixupp-23.patch ``` then from the inside the Git repo: ``` cat ~/Temp/fixupp-23.patch | hg-patch-to-git-patch | git am...

This also affects the OpenDOS 7.01 MEM.