ptitSeb
|
fdd775790a
|
Added BOX86_FUTEX_WAITV, disable b default for BAD_SIGNAL, enabled elsewhere
|
2023-11-10 18:10:26 +01:00 |
|
ptitSeb
|
0b584bbb48
|
[DYNAREC] Added BOX86_DYNAREC_MISSING to show missing dynarec opcode
|
2023-11-07 18:13:07 +01:00 |
|
ptitSeb
|
f716212932
|
Added BOX86_MUTEX_ALIGNED to use pthread_mutext_t as-is
|
2023-10-15 16:54:46 +02:00 |
|
ptitSeb
|
347c645e95
|
Update README.md
|
2023-10-14 08:44:19 +02:00 |
|
ptitSeb
|
e50f152355
|
Update README.md
|
2023-10-14 08:43:48 +02:00 |
|
ptitSeb
|
59f85c8fbb
|
Update README.md
|
2023-10-14 08:42:46 +02:00 |
|
ptitSeb
|
a0a3389651
|
Added BOX86_SDL2_JGUID, a workaround for game using old SDL_GetJoystickGUIDInfo funciton on recent wrapped SDL2 (backported from box64)
|
2023-10-11 12:20:47 +02:00 |
|
ptitSeb
|
4e29df8a56
|
Added ADLink AmpereAltra profile
|
2023-09-25 19:45:58 +08:00 |
|
Jai A P
|
e24c1f048b
|
Update README.md
|
2023-09-17 19:11:46 +01:00 |
|
ptitSeb
|
c4b3fc25e0
|
Bumped to version 0.3.2
|
2023-08-19 17:17:47 +02:00 |
|
Ilya114
|
8194ad9728
|
Update README_CN.md
|
2023-07-27 13:19:08 +02:00 |
|
Ilya114
|
b82f203a9d
|
Update README.md
|
2023-07-27 13:19:08 +02:00 |
|
Ilya114
|
151e2ae3a4
|
Update README_UK.md
|
2023-07-27 13:08:18 +02:00 |
|
Ilya114
|
0072524d5d
|
Update README_UK.md
|
2023-07-27 13:08:18 +02:00 |
|
Ilya114
|
949417f412
|
Update README_CN.md
|
2023-07-27 13:08:18 +02:00 |
|
Ilya114
|
21fea0f195
|
Update README.md
|
2023-07-27 13:08:18 +02:00 |
|
Ilya114
|
9c1317f899
|
Ukrainian translate of README
|
2023-07-27 13:08:18 +02:00 |
|
ptitSeb
|
2147d92d9d
|
Added missing docs in USAGE.md
|
2023-07-16 18:22:47 +02:00 |
|
澪
|
a19773cfb0
|
fix typo
|
2023-06-03 16:32:18 +02:00 |
|
ptitSeb
|
053a75f5d5
|
[DYNAREC] Removed DynablockList, backported from Box64 (PvZ broken for now)
|
2023-05-10 17:29:25 +02:00 |
|
ptitSeb
|
1411d44b51
|
[DYNAREC] Backported DYNAREC_TEST to compare dynarec vs interpreter state
|
2023-04-29 19:30:35 +02:00 |
|
Sevan Janiyan
|
1a0888ca51
|
docs/COMPILE.md: Use trusted.gpg.d (#792)
add-key(8) is deprecated and causes warnings to be reported when running apt-get update after adding the repo.
|
2023-03-22 18:27:50 +01:00 |
|
Fancy2209
|
a43884ff66
|
Fix ARM64 Compile Instructions (#779)
CMake needs it to be -DARM64=1 from my experience at least
|
2023-03-10 21:30:29 +01:00 |
|
Ryan Fortner
|
27b269f53a
|
add -dnogit=1 flag to debian rules (#778)
|
2023-03-10 20:16:18 +01:00 |
|
ptitSeb
|
d698861478
|
Bumped to v0.3.0
|
2023-03-10 17:09:12 +01:00 |
|
ptitSeb
|
a4752afacf
|
[DYNAREC] Added BOX86_DYNAREC_FORWARD parameter, with a default value to 128 (unfortunatly, it doesn't seems to help performances much on box86)
|
2023-03-07 22:02:59 +01:00 |
|
ptitSeb
|
70a2a2dd1b
|
Made the Signal workaround more generic, so it can be used by Termux user
|
2023-03-05 20:58:33 +01:00 |
|
ptitSeb
|
3678f44945
|
[README] Fixed the Steam section according the latest Valve changes
|
2023-03-05 20:48:33 +01:00 |
|
ptitSeb
|
4b43da2081
|
Added RK3588 and generic ARM64 compile profile
|
2023-02-24 18:02:29 +01:00 |
|
ptitSeb
|
20237019e4
|
Improved convertion to/from 80bits double, and added BOX86_X87_NO80BITS to not handle them
|
2023-02-19 14:51:54 +01:00 |
|
ptitSeb
|
244b273250
|
Added RPI3ARM64 config in CMakeFile project (and fixed COMPILE.md about it)
|
2023-02-10 15:11:29 +01:00 |
|
ptitSeb
|
27756113ef
|
Added ODROID N2/N2+ Compile instructions (for #755)
|
2023-02-03 16:27:35 +01:00 |
|
ptitSeb
|
db06cec325
|
Improved precision for SSE rounding ([DYNAREC] too, with BOX86_DYNAREC_FASTROUND to control it)
|
2023-01-29 15:40:48 +01:00 |
|
ptitSeb
|
06b38df650
|
[RCFILE] Added BOX86_LD_PRELOAD handling
|
2023-01-28 09:38:18 +01:00 |
|
ptitSeb
|
5142245b1f
|
[DYNAREC] Added BOX64_DYNAREC_BLEEDING_EDGE to control detection of MonoBleedingEdge
|
2022-12-02 11:41:45 +01:00 |
|
ptitSeb
|
6a49000bc5
|
[DYNAREC] More control over HotPage handling with BOX86_DYNARC_HOTPAGE
|
2022-12-02 11:19:00 +01:00 |
|
Jai A P
|
ef84c8a635
|
Update README.md
|
2022-12-01 19:05:17 +05:30 |
|
ptitSeb
|
ab13305bc0
|
Added box86rc configuration file handling
|
2022-11-27 18:50:58 +01:00 |
|
Itai Nelken
|
320977d84a
|
Update COMPILE.md
|
2022-11-24 17:09:24 +02:00 |
|
ptitSeb
|
891593c1c9
|
Bumped to version v0.2.8
|
2022-11-17 14:19:34 +01:00 |
|
ptitSeb
|
41c9d92593
|
Improved BOX86_ROLLING_LOG (backported from box64)
|
2022-11-15 18:12:11 +01:00 |
|
ptitSeb
|
6f8164da52
|
Update README_CN.md
|
2022-11-01 12:20:52 +01:00 |
|
ptitSeb
|
aace0531ab
|
Update README.md with new sponsors
Thx for keeping this project alive!
|
2022-11-01 12:20:15 +01:00 |
|
Eric Wiessner (KI7POL)
|
dea480e10f
|
Updated wine install for RPiOS bullseye 32/64bit
|
2022-10-09 17:44:39 -06:00 |
|
ptitSeb
|
b7fc2cd5ba
|
Slightly better help
|
2022-10-09 20:53:47 +02:00 |
|
ptitSeb
|
105c56a817
|
[DYNAREC] Added BOX86_DYNAREC_SAFEFLAGS, and added autodetection for Vara.exe (this helps #673)
|
2022-10-09 18:28:57 +02:00 |
|
Eric Wiessner (KI7POL)
|
9d37471e4e
|
Add libc6:armhf install to RPi4 aarch64 build info
to make compile/use easier for new users (regarding https://github.com/ptitSeb/box86/issues/465 & https://github.com/ptitSeb/box86/issues/682).
Also tried to simplify comments/code a little in the RPi sections
EDIT: fixed typo in -DRPi flag
|
2022-10-07 16:34:21 -06:00 |
|
ptitSeb
|
3024f27b7a
|
Added BOX86_ROLLING_LOG (backported from box64)
|
2022-09-24 19:06:58 +02:00 |
|
ptitSeb
|
399854342f
|
Improved bash handling
|
2022-09-19 10:36:36 +02:00 |
|
ptitSeb
|
bb692f26d0
|
Improved usage of x86 bash with BOX86_BASH env var
|
2022-09-15 15:39:55 +02:00 |
|