Commit Graph

290 Commits

Author SHA1 Message Date
SimoneN64
cd7d967b0a just some touches to the gui 2024-06-21 21:39:49 +02:00
SimoneN64
db19f8c86e oopsie 2024-06-19 23:23:47 +02:00
SimoneN64
5400238fac Not too sure about this, return to old 2024-06-19 23:10:23 +02:00
SimoneN64
b70a881b2a Horrible bug! 2024-06-19 23:10:01 +02:00
SimoneN64
98fc3721a3 Not actually that much better, return to older 2024-06-19 23:09:38 +02:00
SimoneN64
1f1931d6ad accurat-er 2024-06-19 21:58:11 +02:00
SimoneN64
78551827c9 Slightly better PI DMA behaviour 2024-06-18 23:20:36 +02:00
SimoneN64
491992e641 also ignore MI::Intr writes 2024-06-18 08:28:58 +02:00
SimoneN64
d2ff40d90a More instructions 2024-05-26 23:34:57 +02:00
SimoneN64
228bf69f53 More instructions 2024-05-26 22:16:18 +02:00
SimoneN64
bbac4e315e Small fixes and improvements 2024-05-26 22:12:40 +02:00
SimoneN64
f32957c93f Small fixes and improvements 2024-05-26 22:11:14 +02:00
SimoneN64
2efb4c02d3 some more instructions 2024-05-26 21:16:37 +02:00
SimoneN64
9a0aa51af9 Merge branch 'refs/heads/dev' into jit 2024-05-25 19:12:05 +02:00
SimoneN64
6003f02644 Hotifx for Windows maybe 2024-05-25 18:46:17 +02:00
SimoneN64
a35fac4a4e Start implementing some instructions 2024-05-21 22:46:08 +02:00
SimoneN64
89aa79fa2a Oops 2024-05-21 18:44:24 +02:00
Simone Coco
24f4f0270d Let's try doing this again 2024-05-21 09:30:13 +01:00
Simone Coco
7479ad46a6 AutoRelease better log and null handling 2024-05-20 15:13:30 +02:00
Simone Coco
315a522dbf Customizable saves path 2024-05-20 10:33:52 +02:00
SimoneN64
87f9546ed3 Some small changes 2024-05-17 19:34:23 +02:00
Simone Coco
46853ecdf1 slightly better abstraction 2024-05-17 16:09:22 +02:00
Simone Coco
6336780477 fix crash in volk 2024-05-17 13:06:39 +02:00
Simone Coco
035916f825 SDL Audio: Create mutex before audio thread starts 2024-05-17 12:51:57 +02:00
Simone Coco
77e04afc0c Fix behaviour of RDRAM in PI DMAs 2024-05-17 12:02:39 +02:00
Simone Coco
f35001e5c5 Fix crash 2024-05-17 12:02:21 +02:00
Simone
4fee6f3071 Do this like in master 2024-05-16 11:31:18 +02:00
SimoneN64
4046b4d65d Oops 2024-05-15 23:11:23 +02:00
SimoneN64
45d44aec9d Oops 2024-05-15 23:05:17 +02:00
SimoneN64
249bb97ca9 Introduce panic_trace and small accuracy fix 2024-05-15 22:55:32 +02:00
SimoneN64
0641cedd3d Reduce memory leaks maybe? 2024-05-14 23:11:17 +02:00
SimoneN64
40cee365a9 Refactor smaller things 2024-05-14 21:31:50 +02:00
Simone
83fc2b583c RDP doesnt need Register ref 2024-05-14 12:26:11 +02:00
Simone
02d1f888d8 Refactor Parallel RDP wrapper 2024-05-14 12:15:27 +02:00
SimoneN64
059f884ca7 Refactor many other things 2024-05-13 20:55:55 +02:00
SimoneN64
5148a836a1 Refactor RSP 2024-05-13 20:55:55 +02:00
SimoneN64
e07f4880e6 Refactor Memory 2024-05-13 20:55:55 +02:00
Simone
c3ac6476c8 Refactor PIF 2024-05-13 20:55:55 +02:00
Simone
5ebb36e3fa Small flash refactor 2024-05-13 20:55:55 +02:00
Simone
b45491ddc0 Refactor Cop1 pt.2 + fix build 2024-05-13 20:55:55 +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
da8760c6df Refactor Scheduler 2024-05-13 20:55:55 +02:00
SimoneN64
f1e81a2dd5 Refactor MIPS Interface 2024-05-13 20:55:55 +02:00
SimoneN64
e44646b870 Refactor Audio 2024-05-13 20:55:55 +02:00
SimoneN64
423647d69a Refactor Mupen Movies 2024-05-13 20:55:55 +02:00
SimoneN64
07d11300df Terrible approach for alternative endianness strings 2024-03-28 21:18:32 +01:00
Simone
dd527d079a Remove Netplay 2024-01-23 14:47:26 +01:00
Simone
1f238bbd9e Revert "Merge branch 'jit' of https://github.com/SimoneN64/Kaizen into dev"
This reverts commit 28b3c4493f, reversing
changes made to f4123da691.
2024-01-23 14:25:03 +01:00
Simone
28b3c4493f Merge branch 'jit' of https://github.com/SimoneN64/Kaizen into dev
# Conflicts:
#	CMakeLists.txt
#	src/backend/core/JIT.cpp
#	src/backend/core/JIT.hpp
#	src/backend/core/JIT/instructions.cpp
#	src/backend/core/mmio/PIF/Device.cpp
#	src/frontend/imgui/Settings.hpp
2024-01-23 14:19:52 +01:00