ducalex

Results 166 comments of ducalex
trafficstars

I still believe full speed SNES emulation on the ESP32 is possible. But I don't know if it will be with snes9x or by me. I spent tons of hours...

I think the original issue has been resolved so I will close it. Feel free to re-open if I'm wrong, or open another issue to discuss any other tangential topics!

I'd be happy to implement that. I have a few questions before I go ahead: - Should it be able to display more than one file name, perhaps as many...

> The first option might still get problematic in other languages, but maybe it could cut whatever is too long? Yes I was suggesting that BlitzMail would show as many...

Sorry for the long delay! I'm back with some free time and the code is done we just need to decide on the format. I'm fine with both your suggestions...

After experimenting a bit with different formats I settled on something different. I've made a pull request with it but I really don't mind changing to any other format if...

> Hmm I think that's not true? There are quite a lot of those big SD cards that comes with 1024 or even 4096 bytes sector. That is what I...

I agree that it shouldn't be static, it was hyperbole on my part! I also agree that running out of DMA-capable memory indicates bigger problems. However I maintain that it...

Yes I am fairly confident it can be accomplished on the esp32 but someone will have to do the work to port @xrip's work. I am not currently working on...

The rg_sysmon task is fairly benign, I don't think the real fix would be to disable it. But thanks for testing, it gives me clues as to what's going on!...