index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RV64_DYNAREC] Optimize push/pop with xtheadmemidx (#2150)
Yang Liu
2024-12-13
1
-2
/
+2
*
[CORE] Refine runtime messages (#2125)
Jim Huang
2024-12-07
1
-6
/
+6
*
Added some more termux path to automatic ld_path
ptitSeb
2024-12-04
1
-0
/
+8
*
[DYNAREC] Made weakbarrier=1 and pause=3 default
ptitSeb
2024-12-03
1
-2
/
+6
*
[RV64_DYNAREC] Added simple opcodes fusion as "native flags" (#2102)
Yang Liu
2024-12-02
1
-0
/
+3
*
[LA64_DYNAREC] Added nativeflags option support (#2084)
Yang Liu
2024-11-27
1
-1
/
+1
*
[ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070)
Yang Liu
2024-11-25
1
-0
/
+13
*
[CORE] Enhanced BOX64_DYNAREC_RV64NOEXT (#2065)
xctan
2024-11-24
1
-32
/
+24
*
[ARM64_DYNAREC] Added weakbarrier=2 to disable last write barriers (#2049)
Yang Liu
2024-11-19
1
-1
/
+1
*
[DYNAREC] Added a experimental BOX64_DYNAREC_WEAKBARRIER option (#2033)
Yang Liu
2024-11-14
1
-0
/
+10
*
[RV64_DYNAREC] Made eflags emulation branchless with xtheadcondmov (#2019)
Yang Liu
2024-11-11
1
-1
/
+4
*
[CORE][LA64] Check LASX and display its existence (#2016)
Yang Liu
2024-11-10
1
-3
/
+3
*
[ARM64_DYNAREC] Reworked a bit FASTROUND
ptitSeb
2024-11-05
1
-1
/
+3
*
[RCFIEL] Add an option to force usage of native EGL/GLESv2 library
ptitSeb
2024-11-02
1
-0
/
+8
*
[ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ...
ptitSeb
2024-10-20
1
-0
/
+10
*
Now x86_64 bash can be installed as box64-bash and will be automaticly used i...
ptitSeb
2024-10-18
1
-1
/
+3
*
[CORE] Refactored %pid trace file handling (#1933)
Yang Liu
2024-10-13
1
-32
/
+50
*
Fixed some command line handling regression
ptitSeb
2024-10-10
1
-2
/
+7
*
Small changed to command line argument handling
ptitSeb
2024-10-10
1
-12
/
+13
*
[BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to he...
ptitSeb
2024-10-08
1
-0
/
+8
*
[BOX32] More work on 32bits wrapped functions
ptitSeb
2024-10-07
1
-17
/
+16
*
Reworked mmap allocator and wine prereserve handling ([BOX32] fix handling of...
ptitSeb
2024-10-07
1
-16
/
+17
*
[RV64] Allowed disabling more extensions (#1904)
Yang Liu
2024-10-04
1
-0
/
+25
*
[DYNAREC] Added a new missing mode for fallback opcodes (#1896)
Yang Liu
2024-10-02
1
-2
/
+4
*
[RV64_DYNAREC] Added preliminary xtheadvector support (#1892)
Yang Liu
2024-10-02
1
-8
/
+12
*
[BOX32] Set default FS to 0 for 32bits apps
ptitSeb
2024-09-30
1
-1
/
+1
*
[DYNAREC] Start with dynarec instead of interpreter
ptitSeb
2024-09-30
1
-1
/
+1
*
[RV64_DYNAREC] Allowed disabling V extension (#1862)
Yang Liu
2024-09-24
1
-0
/
+5
*
Better handling of argv[0]
ptitSeb
2024-09-16
1
-1
/
+4
*
Added a hack so program that wprintf to the console actualy work if box64 alr...
ptitSeb
2024-09-14
1
-1
/
+6
*
[RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS
ptitSeb
2024-09-09
1
-4
/
+39
*
Allow dynarec_dump=2 and forbid dynarec_test=2 (fixed a regression with comma...
ptitSeb
2024-09-07
1
-2
/
+2
*
[CI] Refactored CI (#1795)
Yang Liu
2024-09-05
1
-4
/
+2
*
[X64LIBS] Changed x86/x64 libs install directory to prevent conflicts (#1791)
Yang Liu
2024-09-04
1
-0
/
+4
*
[BOX32] Added detection of steam and steamcmd
ptitSeb
2024-08-30
1
-3
/
+9
*
[TRACE] Improved trace on symbol name
ptitSeb
2024-08-29
1
-36
/
+27
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-25
/
+80
*
[RV64_DYNAREC] Fixed more issues in the vector infrastructure (#1755)
Yang Liu
2024-08-25
1
-7
/
+1
*
[RV64_DYNAREC] Disable vector extension by default until it's ready.
Yang Liu
2024-08-19
1
-1
/
+7
*
[HACK] Patch Heroic 2.15.1 to avoid some internal memory manager test, until ...
ptitSeb
2024-08-18
1
-0
/
+12
*
[BOX32] Added 32bits elf alloc and load
ptitSeb
2024-08-17
1
-1
/
+3
*
Detect 32bits elf before loading
ptitSeb
2024-08-16
1
-0
/
+6
*
Fix non-Dynarec build
ptitSeb
2024-08-09
1
-1
/
+1
*
Improved Steam wine compatibility, not perfect, but better (thanks Hugo for t...
ptitSeb
2024-08-09
1
-1
/
+27
*
[RV64_DYNAREC] Added vlen detection (#1694)
Yang Liu
2024-07-18
1
-1
/
+2
*
Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us...
ptitSeb
2024-07-15
1
-0
/
+10
*
Something is wrong, emulated gnutls.so.30 doesn't seems to work fine for now
ptitSeb
2024-07-14
1
-1
/
+1
*
Wrapped lots of new function t be abble to run emulated libgnutls.so.30
ptitSeb
2024-07-14
1
-0
/
+1
*
fix some spelling (#1668)
josch
2024-07-10
1
-2
/
+2
*
Fixes (#1659)
rajdakin
2024-07-09
1
-11
/
+11
[next]