Cemu/src
goeiecool9999 045a059742
fix for when file open is successful but the path isn't a file (#220)
FSC and indirectly coreinit relies on FileStream open failing for directories
2022-09-09 16:10:12 +02:00
..
asm Cleanup udiv128 (#206) 2022-09-08 02:12:53 +02:00
audio Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
Cafe Latte: Fix infinite loop in special state clearAsDepth() (#209) 2022-09-08 17:33:31 +02:00
Cemu Fix various compiler warnings given by Clang (#170) 2022-09-07 20:04:32 +02:00
Common fix for when file open is successful but the path isn't a file (#220) 2022-09-09 16:10:12 +02:00
config Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
gui Use _Exit instead of exit under Linux (#204) 2022-09-08 17:05:31 +02:00
imgui build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
input build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
resource Use ANSI encoding for cemu.rc (#184) 2022-09-05 15:36:06 +02:00
tools Add all the files 2022-08-22 22:21:23 +02:00
util Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
CMakeLists.txt Name output binary Cemu_<CONFIG> and always place it in bin/ (#179) 2022-09-04 22:23:24 +02:00
main.cpp Wait for gfx pack init before loading shaders (#168) 2022-09-04 01:27:44 +02:00
mainLLE.cpp Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00