Andy Chase
Andy Chase
In one of my projects I tried to have the system save as someone was closing the window, but apparently you can't have any async/callbacks in the onclose handlers. Unfortunately...
My solution was just save on interval. This caused a studder at first but I re-arranged the code above so only `gba.freeze()` runs while gba is paused (in other words...
Yeah I think it would let you download/upload save games. And it could go in index.html, or somewhere else. If you are going to look at this, it might be...
Sorry for the delay in reviewing this. First of all huge thanks in doing this work, I'm extremely grateful for the time spent here. I'm going to merge this to...
I merged your PR into the mobile branch
@chunibyo-wly yes right now I haven’t merged this onto the website, mostly because I would have to the express dependency for it to work with GitHub pages
I like the idea!
That function was written to make this: https://github.com/andychase/date_machine On Sun, Dec 12, 2021 at 7:58 AM Patitotective ***@***.***> wrote: > I'm looking for an example of reparse.build_tree_parser. > > —...
Reported by @DLu
This might have to do with the regex libraries changing their apis from under the project. I'm not super interested in maintaining this so for right now I just have...