H. Peter Anvin
H. Peter Anvin
There appears to be no way to get z80asm to *not* emit a relocation for code like: foo: ld bc,bar - foo nop nop bar: ... this is *not* a...
When using sections other than the plain text, data, and bss sections, say "text2", it could cause some manifest sections to follow the bss, which is obviously very undesirable if...
Hello, I am the maintainer of abc80sim and the abcdisk package, the latter which includes a program called bin2bac which converts a binary plus a .reloc file (produced by the...
I will apologize in advance if this is an ignorant question, I do not know a lot about font generation. I am wondering if it is possible to use the...
The build process in README.md seems to reflect the build process as it was before gftools build was used. This was rather confusing to try to decipher.
The width of the Extra Condensed, Condensed, Semi Condensed, Semi Expanded and Expanded have changed since 3.000. There is nothing in the git logs or FONTLOG.txt that seems to imply...
I am the author of dosbox-ipxrelay (https://git.zytor.com/games/dosbox/ipxrelay.git/). One thing that has been bothering me for a very long time is that there is no form of authentication/access control in the...
Dynamic zones have significant problems with DNSSEC and with redundant servers (which, of course is highly desirable for DNS.) The obvious solution to that is to use a CNAME or...
It is relatively common in embedded operations that only a relatively small subset of the memory space is cacheable, or even executable. In my experimentation (using a Cyclone IV E),...
With (Py)Qt6 6.5.x, Uranium (and thus Cura) crashes due to a type violation. Fedora Linux has added a pair of local patches to work around this. Fedora Linux bug report:...