yaz0r

Results 17 comments of yaz0r

@jmortiger I started wiring CI so I can get better idea of what is going on, and can reproduce the issue there.

@jmortiger I will take a look at the fork and see what can be merged.

@jmortiger it's not going to be trivial to merge as-is with all the formatting change and moved files. Some notes: The renaming of function is probably unclear and I know...

Made some edits to the readme

@ocornut bumped into this. Theorically, the fix could be incorrect, as per documentation Calls to ALooper_pollAll() should be replaced with ALooper_pollOnce(). If you call ALooper_pollOnce() in a loop, you must...

Page turning animation isn't implemented currently

I took a peek how this was done in the original dos games. It's fairly simple, but not entirely sure yet how to implement that with a gpu renderer.