Commit Graph

25 Commits

Author SHA1 Message Date
SimoneN64
b3a4a302cb Finally clangformat 2024-08-27 21:18:10 +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
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
fb3146744f improve branch, doesn't need extra add in IR 2023-12-27 10:30:59 +01:00
SimoneN64
80c7e46a38 better print, some cop0 2023-12-25 22:49:24 +01:00
SimoneN64
1f84b96909 more instructions and formatter 2023-12-25 03:43:17 +01:00
Simone
f8ecf79c2f more instructions in IR 2023-12-21 11:52:35 +01:00
SimoneN64
f5ed20ea99 better jit macros 2023-12-08 18:43:29 +01:00
Simone
8fb79fefd5 JIT work 2023-11-23 10:07:02 +01:00
SimoneN64
25cfd49e64 Use a more modern and clean paradigm for read/write handlers
asdasd
2023-11-14 16:34:23 +01:00
SimoneN64
b1f7659359 Experimental save state support 2023-10-30 09:37:09 +01:00
SimoneN64
28d49812fa More JIT work 2023-08-28 20:12:17 +02:00
SimoneN64
1a338de8b9 more work 2023-08-19 16:12:51 +02:00
SimoneN64
c8a9b7951b more instructions 2023-08-15 11:35:24 +02:00
SimoneN64
6137d37c33 more instructions 2023-08-13 11:49:06 +02:00
SimoneN64
180f07c23f Start implementing some instructions 2023-08-13 09:42:00 +02:00
SimoneN64
9266308c63 start to implement recompile function and the like 2023-08-12 15:41:05 +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
4715652970 Lay down initial JIT structure 2023-07-25 10:56:27 +02:00
SimoneN64
30fce7ecf7 get rid of JIT and other things 2023-06-04 22:28:23 +02:00
SimoneN64
94ce40429f JIT: Passing first 2 tests in basic_simpleboot 2023-03-20 23:37:54 +01:00
CocoSimone
030f04df03 Rename dynarec to JIT everywhere 2023-02-21 02:20:35 +01:00