ducalex
ducalex
It's a good idea to add POST support and your adhoc/p2p networking plans sound ambitious and pretty fun!
I recently needed configurable timeout so I added POST also while I was there e4588f7f59e92a3557d227600b8cf0dfccf6e8e3. Feel free to open a new PR if it's not suitable :) .
> @ducalex Do you plan to create a PR for "date field support" on `limetorrents` plug-in in the mean time? I can do it but limetorrents doesn't provide good date....
Thanks for the reply, that's what I figured.
Nice work! So everything works? It's unfortunate that retro-go doesn't have keyboard support to make use of all those keys in fMSX. Maybe one day :).
> Cant install 5.3.1 and 5.4 have errors during build. That's likely a retro-go issue and not related to this PR. I've personally only tested 4.8 to 5.3. When I...
Anecdotally, the performance of the ESP32-S3 is quite similar to the ESP32 when it comes to retro-go. Some emulators (and DOOM) get a decent boost when running the PSRAM at...
Currently the blocking problems are: - Must investigate the wifi stack's usage of memory and see if it affects any emulator and if it can be reduced via menuconfig options
Relevant memory info. These are the additional libraries linked in when networking is enabled: ``` Archive File DRAM .data & 0.bss .rtc_noinit IRAM0 .text & 0.vectors ram_st_total Flash .text &...
Hi, today I have updated to 5.236.1 on three devices: - Moto Edge 2024 - Pixel 6 - Lenovo Tab 2 The behaviour is the same on all devices so...