Commit Graph

49 Commits

Author SHA1 Message Date
SimoZ64
0cb479dda8 comment out bunch of qt things 2025-04-16 15:20:12 +02:00
SimoZ64
3ab403b8bd add cflags 2025-04-15 14:09:43 +02:00
SimoZ64
152cdb0197 start 2025-04-15 09:33:30 +02:00
SimoneN64
921956268e [Apple Arm] fix remaining issues. Now to figure out how to handle the JIT situation... 2025-02-09 20:38:25 +01:00
SimoneN64
e57edb6a9a [Apple Arm] introduce sse2neon 2025-02-07 19:32:13 +01:00
SimoneN64
38057b77d5 start support for MacOS 2025-02-06 23:42:57 +01:00
SimoneN64
009dd1458d [JIT]: Stupid mov bug + start debugging with capstone 2025-01-28 00:12:01 +01:00
SimoneN64
8210f37335 Fix capstone dependency 2025-01-07 19:50:22 +01:00
SimoneN64
8e78102794 FPU wasn't using SIMD. Oops
Fix identation
2024-09-28 14:49:47 +02:00
SimoneN64
bd98a3b4ee Use less pointers in frontend 2024-09-24 13:05:10 +02:00
SimoneN64
60870165d5 Lay down basic disassembler 2024-09-23 22:56:44 +02:00
SimoneN64
c6f3046e48 Another change of heart: I'll just use Qt 2024-09-22 15:18:47 +02:00
SimoneN64
0aa0c0b654 Another change of heart: I'll just use Qt 2024-09-22 14:52:20 +02:00
SimoneN64
1a69c58458 Some progress 2024-09-20 23:03:53 +02:00
SimoneN64
d6155b3abf It works! 2024-09-18 21:22:19 +02:00
SimoneN64
aeb73a8bbb Link ImGui 2024-09-18 20:41:48 +02:00
SimoneN64
8fe17d0dd7 Use SDL for ImGui 2024-09-17 20:19:59 +02:00
SimoneN64
2f466dae11 Work with SDL as subtree 2024-09-04 23:15:09 +02:00
SimoneN64
226684ed51 Fix compile for Release and Debug in Windows 2024-09-03 23:03:36 +02:00
SimoneN64
2daeb549a2 better organize cmake files 2024-09-03 22:28:55 +02:00
Simone Coco
24d4173396 Windows compiles in Debug profile, issue persists in Release profile 2024-08-28 14:48:27 +02:00
SimoneN64
86bfeec8bd Fix compilation errors 2024-08-27 21:53:04 +02:00
SimoneN64
bba5037da6 Reintroduce DiscordRPC 2024-08-27 21:47:42 +02:00
SimoneN64
bfba47ef78 Remove useless dependency on NFD 2024-06-18 21:43:06 +02:00
Simone Coco
6336780477 fix crash in volk 2024-05-17 13:06:39 +02:00
Simone Coco
2a0f43f7d6 Fix Windows compilation 2024-05-17 12:07:04 +02:00
Simone
4fee6f3071 Do this like in master 2024-05-16 11:31:18 +02:00
Simone
b45491ddc0 Refactor Cop1 pt.2 + fix build 2024-05-13 20:55:55 +02:00
Simone
ef49954f41 Input settings WIP 2024-01-24 14:52:47 +01:00
Simone
46bb91ec31 Settings work 2024-01-23 13:03:34 +01:00
Simone
e3cc520fa5 Preliminary settings work 2024-01-23 11:44:46 +01:00
Simone
f5a4cb1fd3 Fix windows build 2024-01-23 09:01:19 +01:00
Simone
a2f037ee95 nlohmann json as subtree 2024-01-23 08:48:41 +01:00
Simone
39339e58c5 fmt as subtree 2024-01-23 08:39:39 +01:00
Simone
94bf39f9f5 mio as subtree 2024-01-23 08:37:05 +01:00
Simone
b358862314 remove fmt from submodules 2024-01-22 15:27:08 +01:00
Simone
e42f619896 input 2024-01-22 08:50:37 +01:00
Simone
607a43620a Okokokokokokokok 2024-01-18 17:12:23 +01:00
Simone
25d1e4c51f UI itself is usable 2024-01-18 13:13:05 +01:00
Simone
af7a6c004b start this from scratch 2024-01-18 12:31:53 +01:00
CocoSimone
c915ebc11d Dynarec + CMake restructure 2023-01-02 22:07:30 +01:00
Simone Coco
cff03301ac Single cmakelist, because I'm done maintaining an unstable shitty build system, one is easier 2022-09-21 13:49:15 +02:00
CocoSimone
314f6629f0 update prdp 2022-09-08 00:06:35 +02:00
CocoSimone
87ad20b519 trying to fix weird derailing 2022-08-28 23:48:08 +02:00
CocoSimone
e4c6217fd0 fix PI DMA not firing due to opy-paste error + disassembly 2022-08-12 14:49:35 +02:00
CocoSimone
8a450e110b keep fixing parallel-rdp stuff 2022-08-06 19:51:31 +02:00
CocoSimone
d580dc6cdd Imgui and ParallelRDP stuff 2022-08-05 13:58:35 +02:00
CocoSimone
a54f2cbfb7 frontend separation 2022-07-11 12:25:50 +02:00
CocoSimone
ac0f3ffd8c imgui 2022-07-11 00:53:03 +02:00