makapuf
makapuf
thanks Adrien, indeed the version of SDL is quite dated. I created a new branch with SDL2, but I did not port yet the main repo to it It's a...
Hem. It seems 2nd boot needs definitely needs some love.
Fatfs is an independent library I used - it's used everywhere and I guess it runs much better than my own code, being gameinit or the fatfs to lower layers...
USB really needs some love, I feel it's soo unnecessarily complex... for the simple use cases we have. It would be nice starting either to look at another usb stack...
sure, it's a great resource which I used for an intro on USB ! It also seems the usb driver has been updated, that would be a start. 2016-04-22 11:12...
Yes this need some more work. Le 13 déc. 2016 00:40, "Lucas O. Wagner" a écrit : > still would love to understand why we get plug-and-unplug OK for the...
Hi, I tried reverting this commit and have not had much success, ie the success rate is about the same (50%). Do you confirm it's the case with your device...
can you send me your binaries ? Maybe there is a mismatch in binary code ? 2017-07-26 15:49 GMT+02:00 Lucas O. Wagner : > i seem to get much worse...
it's not that simple in fact, you need the DMA to start at a 4kB boundary in certain circumstances, so LineBuffer1+112 must be aligned at a 4kB boundary
See current investigations on how to do it - definitely not simple. http://stackoverflow.com/questions/41122880/align-a-variable-in-memory-with-offset-from-power-of-two-in-memory