1470 Commits

Author SHA1 Message Date
ptitSeb
f53c967e18 [TRAVIS] Added python3 to travis script 2021-09-05 13:38:13 +02:00
ptitSeb
b309933571 [TRAVIS] Small change 2021-09-05 13:29:17 +02:00
ptitSeb
c7e8044f92 [TRAVIS] Try some travis build 2021-09-05 13:19:28 +02:00
ptitSeb
29720048e2 Started a new dev. cycle 2021-09-05 13:08:37 +02:00
ptitSeb
716ac9e041 Bumped to v0.1.4 v0.1.4 2021-09-05 11:34:21 +02:00
ptitSeb
fb835fbe66 Added major contributor list in README 2021-09-05 11:28:12 +02:00
ptitSeb
4aac3444bd Added (empty) wrapped libgssapi.so.3 (for #27) 2021-09-04 14:07:49 +02:00
ptitSeb
0a343b72f2 Added syscall 56 (for #109) 2021-09-04 13:50:22 +02:00
ptitSeb
ab9178f638 Fixed 66 0F 3A 40 SSE4x opcode (for #108) 2021-09-04 13:43:16 +02:00
ptitSeb
1b8d952d88 Added 66 0F 3A 40 SSE4x opcode (for #108) 2021-09-04 13:06:16 +02:00
ptitSeb
e8e966cd80 Added wrapped iopl that answer 'unsuported operation' for now 2021-09-04 12:19:43 +02:00
ptitSeb
8b80cc328f [DYNAREC] Fixed (agaim) BTR/BTS/BTC with imm8==0 2021-09-04 12:19:08 +02:00
ptitSeb
72986e8ba3 Don't limit mmap on 47bits if wine is not detected 2021-09-04 10:18:16 +02:00
ptitSeb
3df01a153d Added BOX64_NOPULSE info to the README 2021-09-04 09:35:33 +02:00
ptitSeb
5d5ef75337 Add some support vor VSyscall 2021-09-02 20:25:58 +02:00
ptitSeb
c3ef6380a7 Added a few atk wrapped function (for #56) 2021-08-31 20:43:08 +02:00
ptitSeb
c2782b269f Added 2 pango wrapped function (for #56) 2021-08-31 20:40:55 +02:00
ptitSeb
1cb55b2633 Added 66 0F 3A 22 SSE4.x opcode ([DYNAREC] too) (for #106) 2021-08-30 22:38:38 +02:00
ptitSeb
823c6a138a Added syscall 332 2021-08-30 22:07:51 +02:00
ptitSeb
e10a78d671 [DYNAREC] Fixed BTS/BTR/BTC with imm8==0 (helps EWJ SE Win95, probably other too) 2021-08-29 15:12:10 +02:00
ptitSeb
04b9195cd2 Added 66 0F B7 opcode ([DYNAREC] too) 2021-08-29 13:30:04 +02:00
ptitSeb
3aa12a52eb Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if available) 2021-08-28 16:46:59 +02:00
ptitSeb
5f31e0e093 [DYNAREC] Added detection of available CPU Extensions 2021-08-28 15:18:07 +02:00
ptitSeb
39f2b508f8 Added some more atk wrapped functions (for #101) 2021-08-23 23:29:30 +02:00
ptitSeb
5b5285940f Added a atk wrapped function (for #101) 2021-08-23 10:41:22 +02:00
ptitSeb
c49da85606 Added 1 x11 wrapped function 2021-08-23 10:41:00 +02:00
ptitSeb
5cc3512a59 Added syscall 257 (for #98) 2021-08-22 21:15:11 +02:00
ptitSeb
cbd1d3781b Added many Notes on README about current status of box64 2021-08-22 09:40:56 +02:00
ptitSeb
5bca9b52b3 Moved LICENSE file back to root (for #93) 2021-08-21 17:40:45 +02:00
ptitSeb
fd21d6a8da
Merge pull request #89 from nniro/main
Added syscall 82 (for #88)
2021-08-13 20:17:28 +02:00
Nicholas Niro
c8ebce5732 Added syscall 82 (for #88) 2021-08-13 14:16:01 -04:00
ptitSeb
fce5aa5a6b Added disabled wrapped libfuse (not working for now) 2021-08-10 18:37:12 +02:00
ptitSeb
2ac2996abd Added vfork wrapped function 2021-08-10 15:32:08 +02:00
ptitSeb
53fb83487a Added some comment on vDSO 2021-08-10 15:31:52 +02:00
ptitSeb
3597284e8d Some changes on getstacksize for thread 2021-08-10 15:31:11 +02:00
ptitSeb
4e8f387f79 Small changes in libc and libpthread wrapped lib 2021-08-10 12:06:43 +02:00
ptitSeb
305e6326a6 Small fix for Default and Ignore signal handling 2021-08-10 12:05:53 +02:00
ptitSeb
e98c7eaa0f Small fix for log on syscall 2021-08-10 12:04:49 +02:00
ptitSeb
02462b2c12 [DYNAREC] Added 65 39 opcode 2021-08-10 12:04:11 +02:00
ptitSeb
4d9559f345 Added handling of longjmp inside signals handler (from box86) 2021-08-09 14:06:38 +02:00
ptitSeb
ed63000e23 Fixed syntex in CMakeList.txt project 2021-08-06 10:40:17 +02:00
ptitSeb
cc307df592 Try to add generic ARM profile when building with Dynarec (for #82) 2021-08-06 09:12:40 +02:00
ptitSeb
2d321bbd33 Added 4 more libXt wrapped functions 2021-08-03 09:50:10 +02:00
ptitSeb
5b5f7c133e Added setcontext wrapped function 2021-08-03 09:34:34 +02:00
ptitSeb
69484d7f3c Added _IO_init wrapped function 2021-08-03 09:06:20 +02:00
ptitSeb
43f5438d93
Merge pull request #79 from rajdakin/genfixes
Fixes
2021-08-01 20:04:03 +02:00
rajdakin
2b920d6936 Removed the Mapping import 2021-08-01 18:58:21 +02:00
rajdakin
01bf3e741e Forgot to update version number 2021-08-01 17:33:03 +02:00
rajdakin
f014d4580a Added a useful script 2021-08-01 17:12:36 +02:00
rajdakin
1f02ab17e3 Fixed SDL2 build, allowing to include structures in function signatures 2021-08-01 17:06:40 +02:00