eden/src/core/hle
maufeat 0c2894eabf
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
[hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134)
This add winding application function. Test this by opening qlaunch -> top left Profile -> edit profile picture -> go back (do not save if you are on fw21+, it corrupts the image)
And reverts in #3908 added `optional<Process>` to `unique_ptr<Process>`

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4134
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2026-06-27 16:47:46 +02:00
..
kernel [video_core, hle] remove redundant parent references in system structs (#3908) 2026-06-23 06:31:25 +02:00
service [hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 2026-06-27 16:47:46 +02:00
api_version.h [hle] update reported atmosphere to 1.10.2 (#3738) 2026-03-17 21:10:25 +01:00
ipc.h [hle] inline HLE cmif request to not allocate on heap stuff (#3605) 2026-05-15 22:07:03 +02:00
result.h [hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 2026-06-27 08:50:24 +02:00