Egon A. Rath

Results 34 comments of Egon A. Rath

Did more research: Even in Pandora, VDFS can't be used to load files. Copying a Panos installation to VDFS with TreeCopy and claiming all filesystems results in not even able...

Hi, it's on Linux and Windows alike.

Steve, thank you so much. Just tried branch sf/issue226 on my main Linux box and it works like a charm with german keyboard layout (Alt-Graph combinations like @, [, ],...

Hi, sorry for the late reply - just finished building on Windows and it also works there as expected. /edit: Finished testing on Macintosh too, also works. IMHO the changes...

There is a clash in the implementation of the hybrid/logical keyboard with the debugger. In those two modes, the F10 key on the physical keyboard is translated into F0 on...

No, unfortunately not. When using the "VGA Productivity" mode in an ECS Amiga, the output is a 31.5 Khz signal as opposed to the 15 Khz when using the standard...

Unfortunately, that didn't worked out. Modified my configuration to: ``` location ~ ^/wfm(?.*)$ { client_max_body_size 1024M; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $remote_addr; proxy_set_header Host $host; proxy_buffering off; proxy_pass http://127.0.0.1:1728$sdir; }...

Could narrow it down a little bit. The regression must have been introduced between 4.17 and 4.18 (4.17 working, 4.18 no longer). Sidenote: The produced binaries ("Hello World", created with...

No, not really familiar with Acorn C 2, but I have the original installation disk, it's attached to this post. Please note that in order to run the binaries from...

Update: BeebEm's regress in the ARM emulation has been [fixed ](https://github.com/stardot/beebem-windows/commit/cc66730146c847274859fa914857a8389eb7df92)(in case the emulation code has been taken from there) though there is still some problem with the Y2K RTC...