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
/
include
/
debug.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
A bit more trace for emited signals
ptitSeb
1
-0
/
+2
2024-11-06
Fixed a small typo
ptitSeb
1
-1
/
+1
2024-11-06
[TRACE] A few more details for some speicifc CALL variant
ptitSeb
1
-6
/
+6
2024-11-06
[CMAKE] Fixed SD865 profile, as a77.a55 is not supported in current build chain
ptitSeb
1
-1
/
+6
2024-11-05
Fixed a typo
ptitSeb
1
-0
/
+1
2024-11-05
[ARM64_DYNAREC] Fixed some issue with frintts uses
ptitSeb
1
-2
/
+2
2024-11-05
[ARM64_DYNAREC] Fixed newly added frrintts use
ptitSeb
1
-2
/
+2
2024-11-05
[ARM64_DYNAREC] Reworked a bit FASTROUND
ptitSeb
6
-35
/
+56
2024-11-05
Silenced a signal message
ptitSeb
1
-1
/
+1
2024-11-05
Disabling memory bit test when pagesize is not 4K
ptitSeb
1
-0
/
+2
2024-11-05
[WRAPPER] Wrapped 3 more symbols for libc (#2000)
Yang Liu
4
-11
/
+17
2024-11-05
[RV64_DYNAREC] Added more SSE opcodes for vector (#1999)
Yang Liu
1
-0
/
+25
2024-11-04
[WRAPPER] forgot to handle libfontconfig also
ptitSeb
2
-9
/
+3
2024-11-04
[WRAPPER] merged android naming so no more ifdef is needed
ptitSeb
96
-555
/
+215
2024-11-04
[ANDROID] Try to fix libfontconfig not loading properly
ptitSeb
2
-0
/
+5
2024-11-04
Improve handling of memory protection, and excution bit
ptitSeb
11
-48
/
+162
2024-11-03
[DYNAREC] Reverted last 2 commit, will use CancelFillblock mecanism instead
ptitSeb
6
-131
/
+61
2024-11-03
[LA64_DYNAREC] This should fix Loongarch dynarec
ptitSeb
1
-0
/
+11
2024-11-03
[DYNAREC] Make sure the emu structure is up-to-date each time LinkNext is called
ptitSeb
6
-61
/
+120
2024-11-03
[ARM64_DYNAREC] Fixed an issue with native flags and opcode using C Helper th...
ptitSeb
1
-5
/
+5
2024-11-02
Forgot that file in earlier commit
ptitSeb
1
-0
/
+1
2024-11-02
[RCFIEL] Add an option to force usage of native EGL/GLESv2 library
ptitSeb
4
-0
/
+21
2024-11-02
[WRAPPER] Small rework on wrapper return values
ptitSeb
2
-1011
/
+1011
2024-11-01
[RV64_DYNAREC] Added more opcodes for vector (#1992)
Yang Liu
2
-0
/
+39
2024-11-01
[RV64_DYNAREC] Added more opcodes for vector (#1991)
Yang Liu
3
-1
/
+67
2024-11-01
Added a few more gtk3/gdk3 symbols (probably gtk/gdk 4.+ symbol actually)
ptitSeb
5
-0
/
+44
2024-11-01
[RV64_DYNAREC] Added more opcodes for vector (#1989)
Yang Liu
3
-0
/
+78
2024-10-31
[RV64_DYNAREC] Added more opcodes for vector (#1987)
Yang Liu
2
-0
/
+125
2024-10-31
Fixed a typo (for #1986)
ptitSeb
1
-1
/
+1
2024-10-31
Small (probably cosmetic) fix for CloneEmu helper function
ptitSeb
1
-0
/
+1
2024-10-31
[RCFILE] Added a profile for AlienIsolation linux version
ptitSeb
1
-0
/
+5
2024-10-31
Added 65 6C..6F opcodes ([ARM64_DYNAREC] too) (for #1985)
ptitSeb
2
-0
/
+39
2024-10-31
[rebree]The name of rbtree is set error. (#1984)
zymayunyan
1
-1
/
+1
2024-10-30
[RV64_DYNAREC] Added more opcodes for vector (#1983)
Yang Liu
2
-0
/
+57
2024-10-30
[Rv64_DYNAREC] Added more opcodes for vector (#1982)
Yang Liu
2
-0
/
+39
2024-10-30
Fixed a small memory invalid read with my_execv
ptitSeb
1
-1
/
+1
2024-10-30
[RV64_DYNAREC] Added more opcodes for vector (#1981)
Yang Liu
4
-20
/
+109
2024-10-30
[WRAPPER] Wrapped remaining 2 function to libbrotidec (for #1860)
ptitSeb
4
-5
/
+111
2024-10-30
Improved clone wrapped function compatibility
ptitSeb
3
-1
/
+6
2024-10-30
Generate a SIGILL on unimplemented opcode
ptitSeb
1
-0
/
+1
2024-10-30
[WRAPPER] Added more crypto3 and ssl3 function, and fixed some issue with hid...
ptitSeb
8
-52
/
+334
2024-10-30
[RV64_DYNAREC] Added more opcodes for vector (#1980)
Yang Liu
3
-22
/
+149
2024-10-29
[RV64_DYNAREC] Added more opcodes for vector (#1979)
Yang Liu
2
-0
/
+72
2024-10-29
[RV64_DYNAREC] Added more opcodes for vector (#1978)
Yang Liu
2
-2
/
+80
2024-10-29
[WRAPPER] Reworked ssl3 and crypto3 with new wrapperhelper (for #1860)
ptitSeb
6
-491
/
+532
2024-10-29
[WRAPPERHELPER] Added pragma once support, fixed a preprocessor bug, fixed th...
rajdakin
7
-62
/
+169
2024-10-29
[ARM64_DYNAREC] Make sure neg on 16bits is correctly computed
ptitSeb
1
-2
/
+3
2024-10-29
[ARM64_DYNAREC] Fixed a potential issue with native flags used while some int...
ptitSeb
1
-0
/
+5
2024-10-29
[RCFILE] Update setup and install generic profile to not use native flags
ptitSeb
1
-0
/
+4
2024-10-29
[INTERP] Fixed overflow checking for convertion opcodes (#1976)
Yang Liu
6
-20
/
+20
[next]