Skip to content

Tags: bellow215/xenia-canary

Tags

e498b19

Toggle e498b19's commit message
[Memory] Prevent allocations over thread stacks (at least from top)

fe59c33

Toggle fe59c33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CI: Remove unneeded stuff

1a32c7d

Toggle 1a32c7d's commit message
Add vsync_interval option

4417fff

Toggle 4417fff's commit message
CI: Use gh release create

Move archive creation to create release step.
Error if archive is too small.

83c6209

Toggle 83c6209's commit message
Implemented Custom CON Header Handling

0f8723f

Toggle 0f8723f's commit message
Add NullDevice (returns success for all calls), handle \Device\Harddi…

…sk0\ with it

XMountUtilityDrive code tries reading/writing from \Device\Harddisk0\Cache0 / Cache1 / Partition0, NullDevice handling \Device\Harddisk0 will make that code think that the reads/writes were successful, so the utility-drive mount can proceed without failing.

a30eaee

Toggle a30eaee's commit message
[XAM/Content] Fixed issue with overwritten root_name

999b5f7

Toggle 999b5f7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Memory] Allocate guest object from top of the heap

2237977

Toggle 2237977's commit message
[HID] Fixed Keyboard passthru

23f65cf

Toggle 23f65cf's commit message
Added better solution for kTexture vFetch