Commit Graph

31 Commits

Author SHA1 Message Date
irisz64
3061334004 Huge refactor: Make Core a singleton 2025-07-29 11:08:05 +02:00
irisz64
46c2aa2994 i'll have to rethink the branches and jumps 2025-07-06 20:31:42 +02:00
SimoneN64
536fbddf95 Some restructuring 2025-01-12 23:45:18 +01:00
SimoneN64
200f6c4515 More progress on JIT constant instructions implementations 2025-01-06 22:03:39 +01:00
SimoneN64
57fd6a9af8 Minor nitpicks and smaller perf improvements (barely noticeable) 2024-10-14 23:25:09 +02:00
SimoneN64
e253627890 Run clangformat everywhere 2024-08-27 21:35:07 +02:00
SimoneN64
4865a3e971 Turns out, compilers suck 2024-06-25 00:33:28 +02:00
SimoneN64
f0273aec34 Such a stupid bug 2024-06-24 00:20:33 +02:00
SimoneN64
b6385684bc Huge FPU refactor. Thanks ares ❤️ 2024-06-23 23:00:48 +02:00
SimoneN64
1f1931d6ad accurat-er 2024-06-19 21:58:11 +02:00
Simone
76e87e7b2b Refactor Cop1 2024-05-13 20:55:55 +02:00
SimoneN64
f8e45819c8 Refactor Cop0 2024-05-13 20:55:55 +02:00
SimoneN64
e669485193 Revert "FGR improvements"
This reverts commit c4f021cb9d.
2024-01-19 01:05:05 +01:00
SimoneN64
7f65b5eb53 useless 2024-01-17 18:38:06 +01:00
Simone
c4f021cb9d FGR improvements 2024-01-16 12:15:31 +01:00
SimoneN64
c8bdf426fc revert these 2024-01-10 20:59:51 +01:00
SimoneN64
f0fb01d8e7 PI fixes and various smaller fixes 2024-01-04 02:03:52 +01:00
SimoneN64
b70188fdb1 fix a bunch of warnings 2024-01-03 14:22:06 +01:00
SimoneN64
22fe515459 Improve FGR handling 2023-11-13 16:08:21 +01:00
SimoneN64
0791e83e53 Big FPU improvements 2023-11-11 13:48:30 +01:00
SimoneN64
61169f79ee Small FPU improvements
asdasd
2023-11-10 14:18:11 +01:00
SimoneN64
83ba53137c Don't ask "useOldPC" and instead just pass the thing 2023-10-22 20:59:46 +02:00
SimoneN64
1100cfbc90 Fpu improvements 2023-09-07 12:51:08 +02:00
SimoneN64
9de27272e9 fpu improvements 2023-09-07 11:04:04 +02:00
SimoneN64
f708f0452d Fix last linking issues 2023-08-12 15:42:56 +02:00
SimoneN64
4a7997b91e structure jit 2023-08-11 15:51:10 +02:00
SimoneN64
79c7b070eb project restructure 2023-08-11 15:19:39 +02:00
SimoneN64
32c66fdf5f fix some warnings and use the damn FORCE_INLINE macro otherwise what's it there for 2023-06-05 20:54:34 +02:00
CocoSimone
c915ebc11d Dynarec + CMake restructure 2023-01-02 22:07:30 +01:00
CocoSimone
138c3f6a98 Share registers between both cores 2022-12-25 00:01:31 +01:00
CocoSimone
4adb7a46f8 Restructure 2022-12-22 23:08:37 +01:00