Flyinghead
|
0ac483acfc
|
sh4 dynarec refactoring
sh4 code buffer class
dynarec interface and implementations
|
2023-09-12 16:52:25 +02:00 |
Flyinghead
|
1149d499a8
|
x86: windows ce support in dynarec
clean up some unused methods and return values
|
2023-01-28 19:22:36 +01:00 |
Flyinghead
|
6f4e1365b1
|
x86: stack unwind fixes
|
2021-08-01 17:07:17 +02:00 |
scribam
|
20b838b968
|
deps: update xbyak
|
2021-05-22 10:45:50 +02:00 |
Flyinghead
|
80782475da
|
x64 rec: get rid of setjmp. standardize ngen_Rewrite/HandleException
move rewrite code from exception handlers to x86/x64 dynarecs
use same host context info on linux/win
x64: stack alignment issue in mem handlers
|
2021-01-30 16:14:44 +01:00 |
flyinghead
|
958775ffbe
|
x86 rec: add fast mem access and rewrite
x86: fix dynamic block end and directly use FPCB
fix code pointer for dsp dynarecs
reios entry point overwritten because of same address proc
|
2021-01-28 16:29:21 +01:00 |
flyinghead
|
c344903a23
|
new x86 dynarec. Enable for android
refactor common code between x64 and x86 dynarecs.
x86 rewrite based on the x64 one
some discarded dyna blocks weren't fully unlinked
|
2021-01-26 13:16:48 +01:00 |