clang-libdos
clang-libdos copied to clipboard
access environment segment with inline asm
Accessing it with flat pointer doesn't really work. It works on some emulators only when loaded at the "lucky" address. With this patch it works everywhere.