Victor
Victor
I quite like the URL class and use it a lot in our web integration glue. Please keep it as it is!
> Finally, the FileInterface is really only used internally to read in whole files at a time. Thus, why not replace it with a single method to do exactly this?...
Has any of the work related to this ended up in master? Last time I checked, the cache-related optimizations were still relevant
Note that this may still be a software issue, depending on how ares emulates SH2 CPU cache. I'll report back if I manage to fix it.
This would be a neat feature indeed!
To be honest, we've never tried this feature in a clusterset with an elected master. But I assume the correct way here would be to maintain connection to all hosts...
The demo works in v132, but horizontal scrolling is still very choppy. Also, the screen shift register seems to be bugged: quite often the leftmost column is missing (see the...
`(x + dotshift >> 1) & 0xffff` this code construct looks a bit iffy to me, typically it'd cause a compiler warning due to the missing parenthesis same for `!(x...
Please see the comment in https://github.com/viciious/d32xr/issues/70#issuecomment-1689615357
Please try v3.1