Nick Westgate
Nick Westgate
Because AppleWin only supports //e VBL detection, the implementation might be quite simple. Just use a wall time like system time, ticks, or high resolution timer to flag VBL instead...
Ah, good point. I've never owned a mouse card, and never looked into its emulation. Just had a look, and it won't work well for that because it sets up...
@RobertRussell-opusivs @AlbertoKook > OK new theory. Server is 2.2.2. Clients are 2.4.3. I'm wondering if there's a disconnect between the versions. Literally. > > Testing... Did you guys fix this...
@RobertRussell-opusivs > No - actually, we didn't fix it. We had some sql server things happening on the same machine which we resolved, and the server started behaving again. >...
I did the exact same thing last night. Half an hour of my life wasted, but I suppose at least I know about $input now. The names for these automatic...
Meltdown and Spectre mitigations? https://www.zdnet.com/article/windows-10-on-amd-this-new-update-plus-microsofts-patch-block-spectre-attacks/ > Cheers, Nick.
Considering the track limit can be calculated by DSK image size, I'm not opposed to it. Even a physically unrealized limit of 50. It seems unlikely other software would have...
Using mRemoteNG 1.76.20 (2019-04-12) I connect to these versions of TightVNC: - Version 2.8.8 (built on Mar 14 2017 at 11:46:46) - works fine - Version 2.8.27 (built on Oct...
Just FYI, I did a custom build for "Cosmos Soup" with the following change: Core.cpp line 219: ``` g_fMHz = 0.5 + (double)g_dwSpeed * 0.05; -> g_fMHz = 0.05 +...
"Cosmos Soup" gave the following feedback: > Now I ran into what might be another problem- one for you to sleep on perhaps. I am seeing the digits that are...