Bishop
Bishop
I started digging into [pyamlboot](https://github.com/superna9999/pyamlboot) and realized we could use it to replace `bin/update`. I re-implemented `scripts/upload-kernel.sh` in python as an example, and [posted it here](https://github.com/err4o4/spotify-car-thing-reverse-engineering/issues/18#issuecomment-1291522387)
At `scripts/dump.sh:22` the address given is `0x889EA000` but when I try that I get an error: `ERR(../drivers/usb/gadget/v2_burning/v2_common/optimus_download.c)L694:imgSz 0x889ea000 out of cap 0x859ea000` I tried changing address to `0x859ea000`, and the...
https://github.com/okumy/aiohttp-tus/blob/24f34b76f85b243d563b18f6b40b3ae288d56a29/aiohttp_tus/annotations.py#L3 Just noticed this today: `ImportError: cannot import name '_Handler' from 'aiohttp.web_middlewares' (/usr/local/lib/python3.8/dist-packages/aiohttp/web_middlewares.py) ` I poked around in the aiohttp commit history and saw this one: https://github.com/aio-libs/aiohttp/commit/1b45c733f07d59f9f56cf468b39cec109f745ff8#diff-b756d284fe20863e4e6a5fdfa7a6f460e7f0699f4b3d658f5049be5ee821ab31 It looks like...
### Version 2.0.0 (BETAv2) pre-release ### Version type uClibc (compatible) ### Version hash 67298a0 ### Issue description In Retroarch -> Main Menu -> Settings -> Input -> Menu Controls, the...