You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
417ed904f0
[dynarmic] fix MWAIT push/pop not being handled properly on xbyak ( #3875 )
push %edx is not what i wanted, nor what anybody wants, xbyak silently accepting this before was not intended
now that xbyak is updated this is an issue
the issue was simply:
a) ptr being overwritten (if it happened to be EDX/EBX/EAX) due to changed WAITPKG logic (oops)
b) xbyak not reporting wrong r32 pop/push on older versions thus missing it and now it throws an exception
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3875
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
2 months ago
..
compatibility_list
[Frontend] Added data for in emulator compatibility list (#2784)
8 months ago
eden.icon
[cmake] Fix macOS frameworks, and icon set usage (#3782)
3 months ago
english_plurals
Translate english plurals
4 years ago
icon_variations
[meta] April Fools 2026 icon (#3802)
3 months ago
icons
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
9 months ago
languages
[dist, android] Update translations from Transifex for Apr 21 (#3871)
2 months ago
qt_themes
[meta] restore normal icon, st. patricks is over (#3745)
3 months ago
72-yuzu-input.rules
dist: add udev rule to enable user hidraw access (#12292)
3 years ago
Assets.car
[cmake] Fix macOS frameworks, and icon set usage (#3782)
3 months ago
dev.eden_emu.eden.desktop
[meta] remove UTF8-hyphen on readme, rewrite to be more neutral (#3273)
6 months ago
dev.eden_emu.eden.metainfo.xml
[meta] remove UTF8-hyphen on readme, rewrite to be more neutral (#3273)
6 months ago
dev.eden_emu.eden.svg
[chore, dist] icons: newyear2025 -> base (#3298)
5 months ago
dev.eden_emu.eden.xml
[cmake] changed app id from org.eden_emu.eden to dev.eden_emu.eden (#237)
10 months ago
eden.bmp
[meta] restore normal icon, st. patricks is over (#3745)
3 months ago
eden.icns
[cmake] Fix macOS frameworks, and icon set usage (#3782)
3 months ago
eden.ico
[meta] restore normal icon, st. patricks is over (#3745)
3 months ago
eden_profile.jpg
[core] Use a eden profile picture instead of the default grey one. (#3350)
5 months ago
yuzu.manifest
general: Target Windows 10 SDK
3 years ago