Commit Graph

13 Commits

Author SHA1 Message Date
irisz64
3061334004 Huge refactor: Make Core a singleton 2025-07-29 11:08:05 +02:00
irisz64
8549d5a21c get rid of fmt dependency since we are on C++23 2025-07-22 11:33:42 +02:00
SimoneN64
57fd6a9af8 Minor nitpicks and smaller perf improvements (barely noticeable) 2024-10-14 23:25:09 +02:00
SimoneN64
d2c37d373e Fix weird linking error. tbh it didn't need to be parallelized 2024-10-14 19:03:57 +02:00
SimoneN64
e253627890 Run clangformat everywhere 2024-08-27 21:35:07 +02:00
SimoneN64
7e9cfa1f53 Lay down flash support (doesn't work properly yet) 2023-06-09 16:06:03 +02:00
SimoneN64
2fa27ac73f GameDB: Still set save type and game name even if region didn't match but code did 2023-06-09 11:21:39 +02:00
SimoneN64
041dff5ee0 Parallelize game db scanning so games don't take ages to boot 2023-06-09 09:44:38 +02:00
SimoneN64
be7f1fc5a0 small changes and fixes 2023-06-06 10:59:14 +02:00
SimoneN64
ca9204044f Lay down RTC things 2023-06-05 21:54:06 +02:00
SimoneN64
df3775a559 logging overhaul 2023-06-05 17:07:20 +02:00
SimoneN64
357b5839ca Use more correct loggings 2023-03-19 15:21:04 +01:00
CocoSimone
27516afaca Update ImGui 2023-02-26 03:49:53 +01:00