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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added __isoc99_vswscanf wrapped function (for #1015)
ptitSeb
2023-10-08
4
-7
/
+10
*
[ARM64_DYNAREC] Take dynarec64_DA into account (#1014)
André Zwing
2023-10-07
1
-1
/
+3
*
Improved cpu speed detection
ptitSeb
2023-10-07
1
-2
/
+28
*
Added wrapped liblcms2 and libevent-2.1 used by TeamSpeak3 linux client (for ...
ptitSeb
2023-10-07
15
-0
/
+1187
*
Added wrapped threads_add_timeout_full to gdk2 and gdk3 (for #997)
ptitSeb
2023-10-07
10
-8
/
+204
*
Merge branch 'main' of https://github.com/ptitSeb/box64
ptitSeb
2023-10-07
0
-0
/
+0
|
\
|
*
Added Snapdragon 8 Gen 2 profile (#1009)
Sophon
2023-10-05
1
-3
/
+8
*
|
Added Snapdragon 8 Gen 2 profile (#1009)
Sophon
2023-10-07
3
-5
/
+242
|
/
*
Add c32rtomb wrapped function for dfhack (fixes console, part of issue #939) ...
SeeSchloß
2023-10-03
1
-1
/
+1
*
[ANDROID] Fix Most Library Names (#1005)
KreitinnSoftware
2023-10-02
0
-0
/
+0
*
Add __sF, __assert2 Symbol and set PThread Symbols on libc (#1004)
KreitinnSoftware
2023-10-02
69
-182
/
+814
*
Add mbrtoc32 wrapped function for dfhack (fixes second part of issue #939) (#...
SeeSchloß
2023-10-02
1
-1
/
+1
*
[ANDROID] Remove PreInit Array Warning and Fix libdl name (#1001)
KreitinnSoftware
2023-10-01
3
-4
/
+14
*
Use gold on ADLINK profile
ptitSeb
2023-10-01
1
-1
/
+1
*
Cosmetic change
ptitSeb
2023-10-01
1
-2
/
+2
*
This steam-runtime-launcher-service process never exit and seems to be skipab...
ptitSeb
2023-10-01
2
-0
/
+4
*
[DYNAREC] Introduce a config that should save a bit of mmemory at runtime (ON...
ptitSeb
2023-10-01
5
-14
/
+221
*
[RV64_DYNAREC] Fix build
ptitSeb
2023-10-01
1
-0
/
+1
*
[DYNAREC] Changed lock mecanism for memory protection
ptitSeb
2023-10-01
8
-85
/
+203
*
[ANDROID] Fix build
ptitSeb
2023-09-30
1
-1
/
+3
*
[ANDROID] No mallochack on Android
ptitSeb
2023-09-30
2
-29
/
+14
*
Added a few more wrapped function to libgssapi_krb5 (for wine)
ptitSeb
2023-09-30
4
-18
/
+13
*
Use libdl whenever libc is used (for #984)
ptitSeb
2023-09-28
2
-4
/
+2
*
[RV64_DYNAREC] Added more support for XTheadMemPair extension (#995)
Yang Liu
2023-09-27
9
-959
/
+1081
*
Update dynarec_arm64_emit_math.c (#994)
liuli
2023-09-27
1
-1
/
+1
*
[RV64_DYNAREC] Added more support for XTheadBs extension (#993)
Yang Liu
2023-09-26
3
-42
/
+39
*
Added a few missing GLES wrapped function to libGL
ptitSeb
2023-09-26
4
-0
/
+20
*
Added 66 0F 3A 0D opcode ([ARM64_DYNAREC] Too)
ptitSeb
2023-09-26
2
-2
/
+24
*
Ignore 2E CS prefix on LOCK opcodes (helps StardewValley on Ubuntu 20.04/Ampe...
ptitSeb
2023-09-26
1
-0
/
+2
*
Added wrapping of libicuuc66 and libicui18n66 (for when using ubuntu 20.04)
ptitSeb
2023-09-26
13
-0
/
+315
*
Added missing updated on localized readme
ptitSeb
2023-09-25
3
-5
/
+5
*
Added ADLink AmpereAltra profile
ptitSeb
2023-09-25
5
-5
/
+27
*
Add SDL_RenderWindowToLogical and SDL_SetSurfaceColorMod wrapped functions fo...
SeeSchloß
2023-09-25
1
-0
/
+2
*
[RV64_DYNAREC] Added more support for XTheadBb extension (#989)
Yang Liu
2023-09-24
11
-1911
/
+2147
*
[CI] Run tests w/ and w/o DynaRec (#988)
Yang Liu
2023-09-24
1
-0
/
+3
*
[CI] Use qemu snapshots from archlinux archive (#987)
Yang Liu
2023-09-24
1
-1
/
+1
*
[DYNAREC] Use interpretor code for FPREM/FPREM1 instead of simplified version
ptitSeb
2023-09-23
1
-13
/
+36
*
Update README.md (#983)
Jai A P
2023-09-17
1
-2
/
+2
*
Added 64/65 8E opcode (for #982)
ptitSeb
2023-09-17
1
-1
/
+6
*
Better handling of tls for elf loaded with dlopen (should fix a bunch of stuff)
ptitSeb
2023-09-16
1
-10
/
+9
*
Small changes to wrapped libdl on last_error handling
ptitSeb
2023-09-16
1
-19
/
+19
*
Small change to fileno wrapped signature
ptitSeb
2023-09-16
1
-2
/
+2
*
[ARM64_DYNAREC] Added 64/65 01/21/29/31 opcodes
ptitSeb
2023-09-16
1
-0
/
+43
*
[ARM64_DYNAREC] Added (F2/F3) AF opcode (for #975)
ptitSeb
2023-09-16
1
-0
/
+36
*
Improvd steam/proton handling, and gstreamer initialization and a large bunch...
ptitSeb
2023-09-16
84
-600
/
+5536
*
[RV64_DYNAREC] Added some support for XTheadBb extension (#977)
Yang Liu
2023-09-13
3
-22
/
+103
*
[CI] Upgrade QEMU to 8.1.0 (#973)
Yang Liu
2023-09-12
2
-12
/
+18
*
[CI] Test RISCV with bit-manipulation extensions on (#972)
Yang Liu
2023-09-12
2
-1
/
+2
*
Merge pull request #970 from ksco/xtheadba
ptitSeb
2023-09-12
3
-61
/
+24
|
\
|
*
Fixed CI and simplified
Yang Liu
2023-09-12
3
-38
/
+20
[next]