OBattler
|
1d48363803
|
The 286/386 interpreter now has its own variant of x86seg.c.
|
2023-08-21 02:56:33 +02:00 |
|
Jasmine Iwanek
|
d1127e68fa
|
Even more sonarlint work
|
2023-06-04 23:39:14 -04:00 |
|
Jasmine Iwanek
|
9e77acf655
|
clang format in codegen & codegen_new
|
2022-11-19 11:53:09 -05:00 |
|
OBattler
|
27ebb27db7
|
Makefile.mingw corrections and made the code pass much stricter checks (now mandated by Makefile.mignw) to ensure GCC 14 readiness.
|
2022-11-17 22:44:06 +01:00 |
|
Alexander Babikov
|
710d34db97
|
Remove unused variables and functions
|
2022-04-14 07:13:50 +05:00 |
|
Jasmine Iwanek
|
4674756664
|
More newline and whitespace cleanups
|
2022-02-20 16:26:40 -05:00 |
|
Cacodemon345
|
766f321d4d
|
Add missing string.h include on new codegen backends
|
2021-08-29 23:50:22 +06:00 |
|
OBattler
|
ddc7c5b78a
|
Reorganized some CPU structures a bit and fixed inappropriate behavior of some mem.c functions on 64-bit binaries (and made mem.c aware of ARM64 as well), fixes both 64-bit recompilers, closes #1215.
|
2021-08-27 13:31:47 +02:00 |
|
David Hrdlička
|
82f2b203c5
|
More MSVC build fixes
Ported an inline assembler snippet in x86 new dynarec to MSVC "__asm" syntax.
|
2020-07-06 21:03:55 +02:00 |
|
OBattler
|
60ba71cb4b
|
Renamed the three CPU folders to their final names.
|
2020-06-13 10:54:05 +02:00 |
|