Highlights
- Pro
Block or Report
Block or report Sonicadvance1
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
clang-xtensa Public
Forked from llvm-mirror/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
C++ 7
-
dolphin Public
Forked from dolphin-emu/dolphin
Dolphin is a GameCube/Wii emulator, allowing you to play games for these two platforms on PC, with improvements.
C++ 6
-
2,291 contributions in the last year
Contribution activity
May 2023
Created 76 commits in 4 repositories
Created a pull request in FEX-Emu/FEX that received 2 comments
FEXCore: Moves SIGBUS handler to FEXCore/Utils
This can be done in an OS agnostic fashion. FEXCore knows the details of its JIT and should be done in FEXCore itself. The frontend is only necessa…
Opened 29 other pull requests in 1 repository
FEX-Emu/FEX
3
open
26
merged
- Linux: Make vfork act more similar to how it should.
- CPUID: Only enable BMI1 and BMI2 if AVX is supported
- Telemetry: Save on signal terminate
- FEXCore: Implements support for xgetbv
- github: Updates some actions to v3
- FEXLoader: Allow simulated kernel version up to 6.2
- Syscalls: Optimize getdents{64,}
- Thunks: Mostly reverts #2672
- ELFCodeLoader: Fixes missing AT_EXECFN
- unittests: Adds step to remove stale SHM regions.
- OpcodeDispatcher: Removes a warning that cropped up.
- Thunks: Optimize ARM64 trampoline
- FEXCore: Support Wine syscalls
- AOTIR: Stop passing a mutex around. It's already guarded
- ARM64: Fixes SRA disabled codepath
- FEXCore: Convert Core and Telemetry over to fextl::file::File
- Wine TestHarnessRunner support
- FEXCore: Adds support for hardware x86-TSO prctl
- Thunks: Fixes xcb helper thread creation
- CPUID: Disable RDTSCP under wine
- Allocator: Adds VirtualAlloc with memory Base hint function
- Arm64Emitter: Replace x18 usage with x30
- ARM64Emitter: Ensure platform register is saved on win32
- LogManager: Remove unused handler
- LookupCache: Removes unnecessary recursive lock_guard
- Some pull requests not shown.
Reviewed 13 pull requests in 1 repository
FEX-Emu/FEX
13 pull requests
- Linux: Make vfork act more similar to how it should.
- Implement support for deferred asynchronous signals
- OpcodeDispatcher: Handle PCMPESTRM/VPCMPESTRM
- OpcodeDispatcher: Handle PCMPISTRM/VPCMPISTRM
- unittests: Adds step to remove stale SHM regions.
- FEXCore: Convert Core and Telemetry over to fextl::file::File
- Wine TestHarnessRunner support
- CPUID: Disable RDTSCP under wine
- Win32 memory allocation fixes
- OpcodeDispatcher: Simplify PCMPXSTRIOpImpl
- Ioctl: Add default handler for drm
- OpcodeDispatcher: Handle PCMPISTRI/VPCMPISTRI
- unittests: Add missing VPMASKMOVQ store test



