Commit graph

107 commits

Author SHA1 Message Date
Simone
c7902cd0b6 I dont need cryptopp 2024-03-12 09:56:38 +01:00
SimoneN64
0317e5c88b Introduce cryptopp 2024-03-11 21:09:30 +01:00
SimoneN64
4c9ca8c13f Merge commit '4b1888a3d077230b45361bae04489dc45914ceb9' as 'external/cryptopp' 2024-03-11 21:06:24 +01:00
Simone
74c6f491b5 Merge commit '33a8851d7b9bacdd25279028ae2558433e914c9c' as 'external/enet' 2024-03-11 15:27:40 +01:00
Simone
f147f89f44 remove discord rpc 2024-01-23 08:53:31 +01:00
Simone
2a0947eb07 Merge commit 'b9112977b074d67d6c83f04af36b6dabdf1d92c6' as 'external/json' 2024-01-23 08:40:40 +01:00
Simone
84232cb85d Merge commit 'e7e2f15be55d8dc1be4904b58309f8bf448ff713' as 'external/fmt' 2024-01-23 08:37:20 +01:00
Simone
e9b950fcfb Merge commit '4bdcfb1541b8777d06374e8fa10f394ab89dee9b' as 'external/mio' 2024-01-23 08:34:36 +01:00
SimoneN64
7caa8c25c5 Audio works 2024-01-22 18:37:02 +01:00
Simone
b358862314 remove fmt from submodules 2024-01-22 15:27:08 +01:00
Simone
f5196f5ce2 Merge commit '4e42229bdd980ab50da8b83b1aa1b0877b5a9ef6' as 'external/gainput' 2024-01-22 08:51:55 +01:00
Simone
7d54887d63 input 2024-01-19 17:04:28 +01:00
SimoneN64
7f1bef6037 Make this a unique_prt 2024-01-18 23:35:30 +01:00
SimoneN64
d9361ddcb8 update prdp 2024-01-18 22:09:40 +01:00
SimoneN64
1c6f89f856 Yeah 2024-01-18 22:09:27 +01:00
Simone
25a6a9f23d smaller fixes 2024-01-18 13:34:17 +01:00
Simone
af7a6c004b start this from scratch 2024-01-18 12:31:53 +01:00
SimoneN64
7358fa3fe7 updated imgui 2023-10-23 14:42:01 +02:00
SimoneN64
3ab94dda08 Minor changes
Update Discord link

Update Discord link

Update Discord link
2023-09-20 10:36:36 +02:00
SimoneN64
5ebff49daa FPU improvements 2023-09-08 21:48:40 +02:00
SimoneN64
00087d4d47 Check result 2023-09-08 21:48:37 +02:00
SimoneN64
9de27272e9 fpu improvements 2023-09-07 11:04:04 +02:00
SimoneN64
c7ff2e756a Add IMGUI license 2023-08-28 20:12:00 +02:00
SimoneN64
8d74b5141c Update parallel-rdp 2023-08-28 20:11:51 +02:00
SimoneN64
45a7df3e8b Update parallel-rdp 2023-07-30 18:20:04 +02:00
SimoneN64
9f27961cb9 things 2023-06-13 21:27:37 +02:00
SimoneN64
2004f9ce04 update unarr 2023-06-12 18:32:13 +02:00
SimoneN64
1031a1ef0f update parallel-rdp and unarr remotes 2023-06-12 14:16:05 +02:00
SimoneN64
3bb4f5e31e Support for loading archives 2023-06-11 18:27:08 +02:00
SimoneN64
f62df87381 Reduntant includes 2023-06-09 16:06:16 +02:00
SimoneN64
19a99e6516 Update nfd 2023-06-09 08:54:56 +02:00
SimoneN64
25376f06af fix Windows NOMINMAX and _CRT_SECURE_NO_WARNINGS redefinitions 2023-06-07 11:35:57 +02:00
SimoneN64
1ed2506523 Rename to Kaizen internally 2023-06-04 21:34:14 +02:00
SimoneN64
8ac5386fd2 PIF stuff 2023-03-04 00:04:28 +01:00
CocoSimone
27516afaca Update ImGui 2023-02-26 03:49:53 +01:00
CocoSimone
d813aa0ef2 Update ImGui 2023-02-26 03:34:16 +01:00
CocoSimone
0219ef33f1 update nfd 2023-02-21 16:17:38 +01:00
CocoSimone
6e3b81655e remove gdbstub 2023-02-19 12:12:11 +01:00
CocoSimone
2bc2227b84 Update dependencies and fix bug in db.json 2023-02-15 20:57:39 +01:00
CocoSimone
a81587ec21 Only use /EHa in MSVC 2023-02-12 15:41:45 +01:00
CocoSimone
8f01f6c679 fix windows CI (disable gdb stub) 2023-02-11 18:17:06 +01:00
CocoSimone
90fd566e92 hopefully fixes Windows CI 2023-02-11 15:16:58 +01:00
CocoSimone
2a9a9e37b0 add gdbstub 2023-02-11 13:45:55 +01:00
CocoSimone
5d35fb229f make menu bar disappear + change way scaling works 2023-02-10 14:22:00 +01:00
CocoSimone
6d58728239 Allocate only interpreter or dynarec + hopefully fixed some FPU bugs + hopefully it will build in Windows CI 🙏 2023-02-10 02:13:52 +01:00
CocoSimone
64630ea06b No more segfault in JIT. Keeps executing the same blocks over and over though... 2023-01-04 16:50:33 +01:00
CocoSimone
c915ebc11d Dynarec + CMake restructure 2023-01-02 22:07:30 +01:00
CocoSimone
91dc3eabba Update parallel-rdp 2022-12-29 23:05:41 +01:00
CocoSimone
2fad0d8b98 Fix windows, hopefully 2022-12-24 18:35:31 +01:00
CocoSimone
4adb7a46f8 Restructure 2022-12-22 23:08:37 +01:00