Commit graph

12 commits

Author SHA1 Message Date
Howard Su
8f408a62a6 Fix windows x64 dynarec
Allocate 32bytes shadow area
2023-12-10 22:25:04 +08:00
Howard Su
a6941fa4eb Add float support 2023-12-06 18:07:17 +08:00
Howard Su
e13f93564e Add more opcode JIT on x64 2023-12-06 17:49:36 +08:00
Howard Su
2756c83989 don't include the path to include local headers 2023-12-05 12:57:40 +08:00
Howard Su
e5554529ad Fix Linux with x64 dynarec 2023-12-05 12:28:08 +08:00
Howard Su
8e0b7eafc3 conslidate MOV and MOV64 2023-12-04 20:14:03 +08:00
Howard Su
f9bafc6325 add more opcode JIT 2023-12-04 20:14:03 +08:00
Howard Su
7a9c5d7a0a Add OR JIT 2023-12-04 20:14:03 +08:00
Howard Su
25f816ee2e Mario works now 2023-12-04 20:14:03 +08:00
Howard Su
714c7dc20d Get x64 dynarec compile 2023-12-04 20:14:03 +08:00
Howard Su
8ffe1ef295 get x64 dynarec compiles 2023-12-04 20:14:03 +08:00
Howard Su
43763eeaa8 Copy x86 code to x64 2023-12-04 20:14:02 +08:00