~dokomix/dokomix/+git/box86-debian:v0.3.0-debian

Last commit made on 2023-04-17
Get this branch:
git clone -b v0.3.0-debian https://git.launchpad.net/~dokomix/dokomix/+git/box86-debian
Members of DoKomiX can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
v0.3.0-debian
Repository:
lp:~dokomix/dokomix/+git/box86-debian

Recent commits

7cf9b19... by Paul Preuss

Fix build

d698861... by ptitSeb <email address hidden>

Bumped to v0.3.0

be02c88... by wannacu <email address hidden>

Fix some wrapping error (#777)

99059ff... by wannacu <email address hidden>

Fix some errors (#776)

* Fix some wrapping error

* Fix multithreading error

a4752af... by ptitSeb <email address hidden>

[DYNAREC] Added BOX86_DYNAREC_FORWARD parameter, with a default value to 128 (unfortunatly, it doesn't seems to help performances much on box86)

a320c37... by ptitSeb <email address hidden>

Removed ONCE optim in gtkclass (fixed regression on Kega-Fusion)

42a9a40... by ptitSeb <email address hidden>

Added some special case to the CPU Name grabbing

6320a07... by ptitSeb <email address hidden>

Fixed cpu name extraction for big.LITTLE configurations

5e251cf... by ptitSeb <email address hidden>

[CI] Ubuntu 18 is deprecated, moved to 20

355a2fa... by ptitSeb <email address hidden>

[DYNAREC] Put box86 dynarec and cpu info on the same line