Line 25: |
Line 25: |
| * WebKit_CTR.cro | | * WebKit_CTR.cro |
| * static.crs | | * static.crs |
| + | ==Webkit== |
| + | Looks like the YouTube application uses an upgraded version of Webkit. It has the ability to construct Blobs, of course the HTML5 video element, and possibly the Audio element (Untested). It also supports localStorage. |
| + | ===embedded.ctr=== |
| + | Inside all webkit applications for the 3DS, there is a pseudo-webserver running that links to a structure inside ExeFS. This also possiblly exists for the Internet Browser, but is unused. |