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
/
librarian
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 samp...
ptitSeb
2021-09-18
2
-18
/
+16
*
Started adding GOWM macro
rajdakin
2021-07-31
2
-1
/
+74
*
Made librarian messages on lib dependancies issue on unload as LOG_DEBUG
ptitSeb
2021-07-26
1
-1
/
+1
*
Make library loaded with absolute path not wrapped (unless BOX64_PREFER_WRAPP...
ptitSeb
2021-07-14
1
-2
/
+3
*
Handling of flag RTLD_NOW in dlopen
ptitSeb
2021-07-12
2
-13
/
+17
*
More improvments to elfloader
ptitSeb
2021-06-23
1
-5
/
+5
*
Improved emulated library loader, to not stop at first binary found even if n...
ptitSeb
2021-06-16
1
-5
/
+6
*
Added some hack to try detect SDL_sound custom build for SDL2 and use emulate...
ptitSeb
2021-06-16
1
-0
/
+3
*
Fixed a crash with some glibc wrapped /not-yet wrapped libs
ptitSeb
2021-06-15
1
-1
/
+1
*
Added a few more wrapped function and improved getopt handling
ptitSeb
2021-06-05
1
-0
/
+13
*
Improved unloading of libs
ptitSeb
2021-06-04
2
-14
/
+43
*
Some fine-tunning on wrapped lubncurses and friends
ptitSeb
2021-06-03
1
-3
/
+3
*
Added a wrokaround for libtinfo global variables
ptitSeb
2021-06-03
1
-0
/
+90
*
Improved custom named libGL handling
ptitSeb
2021-06-01
1
-1
/
+5
*
Some adjustements to elfloader needed libs loading
ptitSeb
2021-05-31
1
-6
/
+10
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
6
-203
/
+462
*
Fixed a 64bit issue with end pointer for emulated lib symbols
ptitSeb
2021-04-26
1
-1
/
+1
*
Oops-es
rajdakin
2021-04-14
1
-1
/
+1
*
Third pass, bumped the minimal CMake version up to 3.4
rajdakin
2021-04-14
2
-7
/
+6
*
First pass
rajdakin
2021-04-14
3
-9
/
+14
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
1
-1
/
+6
*
Grab thread emu when calling init Library instead of NULL
ptitSeb
2021-04-10
1
-1
/
+1
*
Fixed the libraries free ordering
rajdakin
2021-04-09
4
-47
/
+85
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
1
-3
/
+3
*
[TRACE] Added a new trace option
rajdakin
2021-04-07
1
-1
/
+3
*
Improved shutdown sequence
ptitSeb
2021-03-25
2
-10
/
+15
*
[DYNAREC] Added 01/03/05/83 /0 ADD opcodes, plus various bugfixes (but vvvvvv...
ptitSeb
2021-03-17
1
-1
/
+2
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
1
-5
/
+5
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
4
-0
/
+1433