Berk
|
7b7a48a834
|
[CI] Commits are now automatically added to the release notes (#686)
|
2026-07-29 01:47:21 +03:00 |
|
ParantezTech
|
b21dd9fb92
|
[GUI] reworked languages for missing translations and added new ones
|
2026-07-28 17:38:53 +03:00 |
|
Berk
|
a3130e30ff
|
chore: bump version to 0.0.3-hotfix-1 (#680)
|
2026-07-28 16:32:27 +03:00 |
|
Berk
|
f095ed68a8
|
Fix ajm (#679)
* [audio] fixed demons souls audioout2 output path
* [video] restored texture cache bound and gated present diagnostics
* [cpu] made guest image cpu sync opt-in
|
2026-07-28 16:29:58 +03:00 |
|
ParantezTech
|
ddcd285075
|
[reuse] correct license for AT9 decoder
|
2026-07-28 12:25:01 +03:00 |
|
Berk
|
92e3abe752
|
chore: bump version to 0.0.3 (#671)
|
2026-07-28 03:38:49 +03:00 |
|
Berk
|
2b6bd5a532
|
Sdl backend (#670)
* [audio] added sdl audio backend and in-tree atrac9 decoder
* [input] replaced per-platform pad readers with sdl gamepad input
* [video] added sdl window and host display plumbing
* [gui] added host display options and per-game render settings
* [bink] synced host movie playback to the guest audio clock
* [cpu] hooked windows write faults into guest image tracking
* [perf] added guest and render profiling, reserved host cpu lanes
* [kernel] fixed stale pthread mutex handle alias
* [host] wired the sdl session, save-data paths and project references
* [audio] hoisted ajm trace stackalloc out of its loop
* [video] Add guest image sync setting
* [build] Strip native symbols
* reuse
|
2026-07-28 03:33:26 +03:00 |
|