nenge123

Results 44 comments of nenge123

design look like of the original GBA SP not to same it, because it's not good of NINTENDO

Record in retroarch native app is exist,output mkv file. ------------------- @skylersaleh if the web app will using MediaRecorder ------------------- mime = ['video/mp4','video/webm'].filter(val=>MediaRecorder.isTypeSupported(val); let stream = Module.canvas.captureStream(30); let Record = new...

```javascript decode:function(u8,i){ i = i||0; var charset = this.loadOptions.charset; if(charset&&charset!='utf8'){ for(;i127){ //not a ascii var utf8 = false; var k=0; for(var j=1;j>6==2){ //10xxxxxx k+=1; } } if(k>0&&k==j-1&&u8[i+j]>>6!=2){ if(k==1&&charset=='gbk'){ //double byte...

> Thanks for the PR! Does this only work for `gbk` encoding, or also others? > > > > And a few thoughts/comments: > > > > 1. Could you...

line 1117 ```javascript function (data) { var zipEntries = new ZipEntries(options); return zipEntries.load(data); //return zipEntries; } //line 4072 load: function (data) { this.prepareReader(data); this.readEndOfCentral(); this.readCentralDir(); return this.readLocalFiles(); } ``` line3629...

@mmiss it can no float and no absolute to sticky. ```css sidebar__right { position: sticky; top: 0px; right: unset; width: 200px; margin-left: 100%; margin-right: unset; padding-left: 1em; z-index: 10; height:...

![1](https://user-images.githubusercontent.com/16117315/225239942-2663afe0-d0ca-489d-9280-f317fa851b76.PNG) ![2](https://user-images.githubusercontent.com/16117315/225239950-0147a9f2-acc5-4e78-92b9-eb0ebe5df4d4.PNG)

这个上传可以上传zip文件吗

fork https://github.com/nenge123/webretro rewrite /mobile/module.js replace cdn url path you site /m.html this one is use indexdb,when you FS any change will save to indexdb,