SimoneN64
|
45f15f1ec9
|
Fix compilation errors
|
2023-10-24 15:38:59 +02:00 |
|
SimoneN64
|
51f7868272
|
nicer gui
|
2023-10-23 14:42:11 +02:00 |
|
SimoneN64
|
7358fa3fe7
|
updated imgui
|
2023-10-23 14:42:01 +02:00 |
|
SimoneN64
|
83ba53137c
|
Don't ask "useOldPC" and instead just pass the thing
|
2023-10-22 20:59:46 +02:00 |
|
SimoneN64
|
54b753aa4d
|
Expand PI domain
|
2023-10-22 20:26:57 +02:00 |
|
SimoneN64
|
efda703d39
|
Forgot this C++ feature exists
|
2023-10-22 20:14:05 +02:00 |
|
SimoneN64
|
da0a82739f
|
Does not need dyn alloc anymore
|
2023-10-22 20:07:54 +02:00 |
|
SimoneN64
|
33ac97ff06
|
teeny tiny opt
|
2023-10-22 20:07:45 +02:00 |
|
SimoneN64
|
ccd889e1da
|
Implemented italian and english
|
2023-10-22 15:42:48 +02:00 |
|
SimoneN64
|
511776748e
|
lay down translations
|
2023-10-20 15:37:24 +02:00 |
|
SimoneN64
|
3ab94dda08
|
Minor changes
Update Discord link
Update Discord link
Update Discord link
|
2023-09-20 10:36:36 +02:00 |
|
SimoneN64
|
b14977547d
|
unaligned jump exceptions handled properly now
|
2023-09-09 07:19:55 +02:00 |
|
SimoneN64
|
f143da561b
|
64 bit tlb
|
2023-09-09 07:19:17 +02:00 |
|
SimoneN64
|
5ebff49daa
|
FPU improvements
|
2023-09-08 21:48:40 +02:00 |
|
SimoneN64
|
00087d4d47
|
Check result
|
2023-09-08 21:48:37 +02:00 |
|
SimoneN64
|
53b86b1a60
|
Exceptions *do* take some cycles, at least 1 for now
|
2023-09-07 14:57:09 +02:00 |
|
SimoneN64
|
844776904a
|
minor changes
|
2023-09-07 14:56:55 +02:00 |
|
SimoneN64
|
1100cfbc90
|
Fpu improvements
|
2023-09-07 12:51:08 +02:00 |
|
SimoneN64
|
55e4841821
|
Update Discord link
|
2023-09-07 11:05:15 +02:00 |
|
SimoneN64
|
9de27272e9
|
fpu improvements
|
2023-09-07 11:04:04 +02:00 |
|
SimoneN64
|
28d49812fa
|
More JIT work
|
2023-08-28 20:12:17 +02:00 |
|
SimoneN64
|
92342feeda
|
Check for errors when creating SDL window
|
2023-08-28 20:12:11 +02:00 |
|
SimoneN64
|
c7ff2e756a
|
Add IMGUI license
|
2023-08-28 20:12:00 +02:00 |
|
SimoneN64
|
8d74b5141c
|
Update parallel-rdp
|
2023-08-28 20:11:51 +02:00 |
|
SimoneN64
|
3d2c243d42
|
Fix 8/16-bit RSP accesses
|
2023-08-28 20:11:38 +02:00 |
|
SimoneN64
|
ef4c662c60
|
Fix TLBP after making cop0.index a union
|
2023-08-28 20:11:14 +02:00 |
|
SimoneN64
|
ae67a2ef34
|
Define ABI for JIT
|
2023-08-28 20:10:02 +02:00 |
|
SimoneN64
|
367a82c11d
|
Cop0's Index as a union
|
2023-08-28 16:08:49 +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
|
63a10053f9
|
more instructions
|
2023-08-13 10:42:12 +02:00 |
|
SimoneN64
|
180f07c23f
|
Start implementing some instructions
|
2023-08-13 09:42:00 +02:00 |
|
SimoneN64
|
f708f0452d
|
Fix last linking issues
|
2023-08-12 15:42:56 +02:00 |
|
SimoneN64
|
e3ab5d73e7
|
Stop using magic numbers for switch-case in decode.cpp
|
2023-08-12 15:42:42 +02:00 |
|
SimoneN64
|
8caade761f
|
Call lwc1/swc1/ldc1/sdc1 correctly in JIT
|
2023-08-12 15:42:14 +02:00 |
|
SimoneN64
|
9992d216c5
|
fix Interpreter::LL
|
2023-08-12 15:41:43 +02:00 |
|
SimoneN64
|
f4c58a4b1d
|
stub jit instructions for linking
|
2023-08-12 15:41:21 +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 |
|
CocoSimone
|
74dccb6ac6
|
ignore compile commands
|
2023-08-11 12:48:30 +02:00 |
|
CocoSimone
|
a5bbd2dc9a
|
Don't force inline
|
2023-08-11 12:48:30 +02:00 |
|
Simone
|
fbc6abf5e8
|
Update Discord link
|
2023-08-04 08:44:01 +02:00 |
|
SimoneN64
|
acb858aa7c
|
Properly credit ares for things I referenced
|
2023-08-04 08:42:18 +02:00 |
|
Simone
|
803b42e01a
|
Shoutout to ares in README
|
2023-08-03 14:15:25 +02:00 |
|
Simone
|
61cb539ea7
|
Shout out kmc-jp in README
|
2023-08-03 09:26:40 +02:00 |
|
SimoneN64
|
d0e9f41ffe
|
avoid running CI jobs on other branches than master
|
2023-08-01 09:25:12 +02:00 |
|
SimoneN64
|
8484f4b19a
|
Merge branch 'master' into JIT
|
2023-07-30 18:23:02 +02:00 |
|
SimoneN64
|
45a7df3e8b
|
Update parallel-rdp
|
2023-07-30 18:20:04 +02:00 |
|