mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-06 07:45:56 +08:00
I noticed that AllocGPFIFOEX was missing from eden. It is the same as GPFIFOEX2, but is called separately, even on the real console. I updated the struct to match closely the one seen on switchbrew, and changed the STUBS, because according to sources they seem to be complete. My guess is that the STUBS were remained due to the unknowns back then. Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/115 Co-authored-by: SDK-Chan <sdkchan@eden-emu.dev> Co-committed-by: SDK-Chan <sdkchan@eden-emu.dev> |
||
|---|---|---|
| .. | ||
| android | ||
| audio_core | ||
| common | ||
| core | ||
| dedicated_room | ||
| frontend_common | ||
| hid_core | ||
| input_common | ||
| network | ||
| shader_recompiler | ||
| tests | ||
| video_core | ||
| web_service | ||
| yuzu | ||
| yuzu_cmd | ||
| yuzu_room_standalone | ||
| .clang-format | ||
| CMakeLists.txt | ||