File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ v0.3.8
2+ ======
3+ * Some optimisation of x86 P flags handling
4+ * Some x87 fixes and improvments
5+ * Added some of the tim64 wrapped functions to libc and friends
6+ * Changed the installation folder of x86 libs to avoid conflict with linux distro
7+ * Some fixes to internal memory tracking
8+ * Some more Vulkan extensions wrapped
9+ * Better handling of BOX86_MAXCPU
10+ * Some changes and improvments on Signal handling
11+ * More wrapped functions, and fix to some existing ones
12+ * A few more syscall, and fix to some existing ones
13+ * New build profile for SD865
14+
115v0.3.6
216======
317* Wrapping: More libs and function wrapping (gtk3, vulkan...)
Original file line number Diff line number Diff line change 33
44#define BOX86_MAJOR 0
55#define BOX86_MINOR 3
6- #define BOX86_REVISION 7
6+ #define BOX86_REVISION 8
77
88#endif //__BOX86_VERSION_H_
You can’t perform that action at this time.
0 commit comments