Robin Jones
Robin Jones
It this point I am guessing you are using the `trunk` branch. I am pretty sure this is fixed on the `preview` and `unstable` branches which implement the new `joybus`...
Thanks for the reply, It would be helpful it you did push your changes to a branch, maybe I can help (saves and all). I am on discord N64Brew. BTW,...
In addition (more on a discussion) to force the savetype as SRAM (which I would suggest is the default save type), you can adjust the header of the ROM for...
Without seeing the code, it is pretty hard to determine what you mean. Of course, you can use `` `stat` or whatever to get a file size from storage if...
My common workaround is `.ToString("o")` e.g. you can use `Debug.WriteLine($"as ISO date: {DateTime.FromUnixTimeSeconds(shadow.timestamp).ToString("o")}");`
Possibily related: https://github.com/nanoframework/nf-interpreter/pull/3033
@alberk8 please can you specify some test targets that would be compatible with this feature.
@TerryFogg is this the same situation if using VS2022.13.x.x with the latest extension? and do you know which VS version and extension where it last worked?
@hamiddd1980, please let me know if you can test https://github.com/nanoframework/System.Net.Http/pull/477 (and what you expected it to be).
@josesimoes any reason to keep this open, now that the issue with the azure containers is now fixed?