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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TRACE] Improved logs on NULL-sized block
ptitSeb
2024-03-07
1
-0
/
+6
*
[VULKAN] Added one more vulkan extension
ptitSeb
2024-03-07
4
-1
/
+21
*
[ARM64_DYNAREC] Fixed F0 0F AB opcode
ptitSeb
2024-03-07
1
-1
/
+1
*
[ARM64] Added 1 more special case of SIGBUS when accessing device memory (Hel...
ptitSeb
2024-03-07
1
-0
/
+16
*
Some work on gtk and co wrapping
ptitSeb
2024-03-07
5
-15
/
+20
*
[ARM64_DYNAREC] A bot more work on shift opcodes
ptitSeb
2024-03-07
1
-27
/
+17
*
[ARM64_DYNAREC] Small optim to SAHF & more cosmetics stuffs
ptitSeb
2024-03-06
2
-5
/
+4
*
Added 1 more function to libpng16
ptitSeb
2024-03-06
1
-0
/
+1
*
Add more slot to gobject2 callbacks
ptitSeb
2024-03-06
1
-0
/
+3
*
some gcrypt wrapping (#1338)
Lily
2024-03-06
4
-20
/
+54
*
Some more improvment to xcb wrapping
ptitSeb
2024-03-06
1
-12
/
+45
*
Added back full handling of winepreloader prereserve memory
ptitSeb
2024-03-06
2
-4
/
+6
*
Fixed a warning (#1335)
Yang Liu
2024-03-06
1
-1
/
+2
*
Improved wrapping of xcb (xcb_XXX_iterator_t and xcb_contection_t)
ptitSeb
2024-03-06
9
-29
/
+52
*
[RV64_DYNAREC] Added 66 0F 38 61 PCMPESTRI opcode and some refactors too (#1337)
Yang Liu
2024-03-06
4
-133
/
+108
*
[ARM64_DYNAREC] Fixed some typos (#1336)
Yang Liu
2024-03-06
1
-3
/
+3
*
Added 2 pthread wraps (#1334)
Lily
2024-03-05
1
-2
/
+2
*
[LA64_DYNAREC] Added more opcodes and more instructions in emitter and printe...
Yang Liu
2024-03-05
3
-0
/
+57
*
[LA64_DYNAREC] Added more opcodes and some fixes too (#1331)
Yang Liu
2024-03-05
7
-4
/
+226
*
Added 1 more function to libXrandr (should fix VampireSurvivors 1.9+)
ptitSeb
2024-03-05
1
-1
/
+1
*
Adjusted dependancies for some X11 libs
ptitSeb
2024-03-05
4
-2
/
+20
*
Added a few more flags on of_convert to limit warnings
ptitSeb
2024-03-05
1
-0
/
+11
*
[LA64_DYNAREC] Added more opcodes and some fixes in the printer (#1330)
Yang Liu
2024-03-05
5
-15
/
+199
*
[LA64_DYNAREC] Made eflags synchronization lazy (#1329)
Yang Liu
2024-03-05
10
-101
/
+122
*
[LA64_DYNAREC] Added more opcodes (#1327)
Yang Liu
2024-03-04
7
-7
/
+213
*
[LA64_DYNAREC] Added more and more opcodes (#1326)
Yang Liu
2024-03-04
7
-7
/
+339
*
[LA64] Detect the existence of LBT extension (#1325)
Yang Liu
2024-03-04
1
-4
/
+7
*
[LA64_DYNAREC] Utilizing bitmanip instructions because they're great (#1324)
Yang Liu
2024-03-04
5
-126
/
+86
*
[ARM64_DYNAREC] Small optims for SSE/SSE2 & strongmem>1
ptitSeb
2024-03-04
4
-13
/
+19
*
Added DF D0..D7 ([ARM64_DYNAREC] too)
ptitSeb
2024-03-04
2
-0
/
+31
*
[ARM64_DYNAREC] Stop a block on CC opcode (unless they are ignored)
ptitSeb
2024-03-04
1
-0
/
+2
*
[WRAPPER] Fixed a typo in the signature of my___libc_start_main (#1323)
xctan
2024-03-04
2
-2
/
+2
*
[LA64_DYNAREC] Added more opcodes (#1322)
Haichen Wu
2024-03-04
1
-0
/
+24
*
Added 2 more symbols to wrapped libicuuc
ptitSeb
2024-03-04
4
-0
/
+8
*
Added a few more libc wrapped functions
ptitSeb
2024-03-04
4
-2
/
+19
*
[ELFLOADER] Fixes some issue with symbol version matching and unload of faill...
ptitSeb
2024-03-04
3
-14
/
+16
*
[TRACE] Better trace when trying to run on very low address
ptitSeb
2024-03-04
1
-0
/
+3
*
Added libstdc++ when loading libGL (only if libgcc_s is already loaded), help...
ptitSeb
2024-03-04
1
-0
/
+6
*
[LA64_DYNAREC] Added more opcodes (#1321)
Yang Liu
2024-03-04
6
-1
/
+281
*
Added 64 66 0F 7F opcode ([ARM64_DYNAREC] too) (for #1320)
ptitSeb
2024-03-04
2
-0
/
+23
*
[LA64_DYNAREC] Added more opcodes and more fixes, SuperHexagon is working (#1...
Yang Liu
2024-03-03
11
-97
/
+535
*
[LA64_DYNAREC] Enable co-simulation and fixed an important issue (#1317)
Yang Liu
2024-03-03
2
-8
/
+26
*
Added a warning on interpreter only build when DynaRec is available (#1316)
Yang Liu
2024-03-03
1
-3
/
+8
*
[LA64_DYNAREC] Added more and more opcodes (#1314)
Yang Liu
2024-03-02
8
-15
/
+571
*
[LA64_DYNAREC] Added more opcodes (#1313)
Yang Liu
2024-03-02
3
-1
/
+108
*
[LA64_DYNAREC] Added CC native call support, fixed call_c (#1312)
Yang Liu
2024-03-02
4
-26
/
+163
*
[ARM64_DYNAREC] More fixes and optim on IMUL flags
ptitSeb
2024-03-02
2
-13
/
+49
*
[ARM64_DYNAREC] Fixed flags for 69 opcode, and small optim for 0F AF opcode
ptitSeb
2024-03-02
2
-37
/
+36
*
[ARM64_DYNAREC] Small optim on some cases of F2 0F 70 opcode
ptitSeb
2024-03-02
1
-11
/
+21
*
[ARM64_DYNAREC] Small optim on flag computation for 69 opcode
ptitSeb
2024-03-02
1
-6
/
+54
[next]