about summary refs log tree commit diff stats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make StrongMem emulation level 2 strongerptitSeb2022-09-042-6/+24
* Fixed x86/x86_64 binary detection (for #399)ptitSeb2022-08-311-2/+4
* small improvment to x64/x86 signature detectionptitSeb2022-08-301-10/+4
* Added 1 libxi wrapped functionptitSeb2022-08-281-2/+2
* Added 1 wrapped function to gtk3ptitSeb2022-08-281-0/+1
* Fixed gtk_get_major/minor/micro version wrapped function to gtk2ptitSeb2022-08-281-3/+4
* Added gtk_get_major/minor/micro version wrapped function to gtk2ptitSeb2022-08-281-0/+3
* Added a few more FAudio wrapped functionsptitSeb2022-08-281-11/+11
* Added some CERT function to wrapped libnss3 (for #375)ptitSeb2022-08-131-2/+2
* Fixed a warningptitSeb2022-08-111-0/+1
* Add SW64 base support (#382)wannacu2022-08-115-1/+55
* Fixed issue with last RIP handling refactorptitSeb2022-08-101-1/+1
* Some cleanupptitSeb2022-08-105-1/+8
* Added D9 D8..DF opcodes ([DYNAREC] too) (for #361)ptitSeb2022-08-092-16/+27
* Chenged Interpretor so RIP is updated on opcode success (better precision for...ptitSeb2022-08-0630-406/+434
* Fixed a warningptitSeb2022-08-061-2/+2
* Also use __libc_memalign instead of posix_memalignptitSeb2022-08-063-7/+12
* All box internal memory alloc use __libc_ internal one (except on Android, us...ptitSeb2022-08-0629-390/+438
* Backport SDL_DYNAPI_entry wrapper from box86. (#374)João Henrique2022-08-063-1/+941
* Added a new extension to wrapped libGLptitSeb2022-07-311-1/+4
* Small improvment in signal handlingptitSeb2022-07-301-7/+8
* Added some wayland wrapped libs (partial)ptitSeb2022-07-3017-0/+296
* Small changed to wrapped exit functionptitSeb2022-07-301-0/+1
* Fixed wrapped gtk_tree_store_new functionptitSeb2022-07-301-1/+1
* Small improvment to BOX64_ROLLING_LOG=1ptitSeb2022-07-302-3/+3
* Better trace for readlinkptitSeb2022-07-301-0/+4
* Added a few more wrapped nns3 and nspr4 functionsptitSeb2022-07-305-6/+11
* Added wrapping of GtkTextViewClass in gtk2ptitSeb2022-07-303-0/+85
* Added wrapped g_signal_override_class_handler functionptitSeb2022-07-304-1/+8
* Fixed CERT_PKIXVerifyCert that can have a well hiden callback...ptitSeb2022-07-306-7/+86
* Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signalptitSeb2022-07-307-6/+57
* Improve obstack support (for #352)ptitSeb2022-07-306-7/+20
* Improve support of MyAlign for printf type (for #356)ptitSeb2022-07-301-0/+4
* Added an empty wrapped libsoftokn3 (for #365)ptitSeb2022-07-307-0/+67
* Fixed syscall 332 (for #361)ptitSeb2022-07-301-1/+1
* Added 2 SDL2 wrapped function (for #364)ptitSeb2022-07-284-2/+12
* Added syscall 60 (for #363)ptitSeb2022-07-281-0/+1
* Merge branch 'main' of https://github.com/ptitSeb/box64 into mainptitSeb2022-07-272-0/+4
|\
| * Forgot those from previous commitptitSeb2022-07-272-0/+4
* | Added SDL_GameControllerFromPlayerIndex wrapped function to sdl2ptitSeb2022-07-271-0/+1
|/
* Quick hack to align pthread_cond_t if needed (for #362)ptitSeb2022-07-272-5/+34
* Added a few GLES wrapped function (for #362)ptitSeb2022-07-271-0/+10
* Improved wrapping of libatkptitSeb2022-07-274-22/+149
* Added F2 0F 7D opcodeptitSeb2022-07-251-0/+14
* Added a few more Atk wrapped functionsptitSeb2022-07-241-11/+11
* Added 66 0F D0 opcodeptitSeb2022-07-241-1/+7
* Added a mostly empty wrapped libatomicptitSeb2022-07-247-0/+154
* Added a few libdrm wrapped functionsptitSeb2022-07-244-3/+8
* Wrapped one more GL extensionptitSeb2022-07-241-0/+3
* Added many gbm wrapped functionsptitSeb2022-07-244-27/+32