Andreas Stempfhuber

Results 3 issues of Andreas Stempfhuber

**Describe the bug** Here is another strange behavior which might not even be Dosemu's fault. DR-DOS 7.03 is unable to load it's kernel code into HMA, it seems due to...

configure.ac is out of sync, the gcc newer than 4.8 and gcc 10 checks are missing. They have only been added to configure, but not to configure.ac. When autoconf is...

Some UEFI implementations return every SHIFT+key combination with bit 24 set, therefore setkey is not working for this keys. E.g. the uppercase Q returns 0x1000051 instead of 0x0051, the uppercase...