- Seattle, WA
Block or Report
Block or report bunnei
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
3dsutils Public
Forked from citra-emu/3dsutils
3DS homebrew utility programs that are useful for Citra
-
-
ctrulib Public
Forked from devkitPro/libctru
C library for writing user mode arm11 code for the 3DS (CTR)
C 2
-
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++ 2
2,317 contributions in the last year
Contribution activity
January 2022
Created 135 commits in 5 repositories
Created a pull request in yuzu-emu/yuzu that received 3 comments
Various fixes to HLE service thread management
This change includes various fixes and improvements for HLE service thread management. Primarily, this was motivated by a KThread leak of dummy thr…
Opened 8 other pull requests in 1 repository
yuzu-emu/yuzu
2
open
6
merged
- hle: kernel: KThread: Improve Increment/Decrement RunningThreadCount.
- Kernel Memory Updates (Part 4): Improve Un/MapPages, and more.
- Accurately implement thread exit
- hle: kernel: Fix service_threads access to be thread safe V2.
- Kernel Memory Updates (Part 3): Clear KMemoryManager pages & other fixes
- hle: kernel: Fix service_threads access to be thread safe.
- Kernel Memory Updates (Part 2): SetProcessMemoryPermission, update permissions, and other minor changes.
- Kernel Memory Updates (Part 1): SetMemoryAttribute, and other minor changes.
Reviewed 37 pull requests in 2 repositories
yuzu-emu/yuzu
32 pull requests
- Improve FFmpeg cmake file
- yuzu: Add volume hotkeys
- input_common: Report battery for UDP controllers
- service: apm: Stub ISession SetCpuOverclockEnabled
- service: Update function tables
- Use Default Colorful theme by default outside of Windows
- shader_recompiler: fix potential OOB access
- common: bit_util: Add IsPow2 helper function
- core/hid: Increment shake force
- Xbox controller default name nit pick
- input_common: Reintroduce motion from mouse and use button names
- Various fixes to HLE service thread management
- astc_decoder: Combine FastReplicate functions to work around new NV driver bug
- kernel: remove no-op code
- Change default theme to Dark colorful
- Change default name for playstation controllers
- service/hid: Decrease motion update rate
- yuzu: main: Increase the open file limit on Windows to 8192
- core/hid: Reduce gyro threshold even more
- cmake: make tests optional
- yuzu: Add controller hotkeys
- input_common: Fix UDP controller mappings
- logging: adapt to changes in fmt 8.1
- input_common: Allow to only have acceleration motion data
- configure_per_game: Initialize tabs after loading custom configuration
- Some pull request reviews not shown.