skyline/app/src/main
Billy Laws eb00dc62f8 Implement support for 36 bit games by using split code/heap mappings
Although rtld and IPC prevent TLS/IO and code from being above the 36-bit AS limit, nothing depends the heap being below it. We can take advantage of this by stealing as much AS as possible for code in the lower 36-bits.
2022-12-02 22:10:03 +00:00
..
assets Switch to Roboto for Korean font 2022-11-02 17:46:07 +00:00
cpp Implement support for 36 bit games by using split code/heap mappings 2022-12-02 22:10:03 +00:00
java/emu/skyline Add possibility to disable audio output 2022-12-02 00:33:28 +01:00
res Add possibility to disable audio output 2022-12-02 00:33:28 +01:00
shaders Implement a helper shader for partial clears 2022-11-19 12:49:05 +00:00
AndroidManifest.xml Run emulation in a separate process 2022-11-11 11:49:33 +00:00