Independent consultant・embedded systems, device drivers, firmware, kernels, etc・C++ and Haskell・Wii and 3DS emulator developer
Pinned Loading
-
dolphin
dolphin PublicForked from dolphin-emu/dolphin
Dolphin is a GameCube/Wii emulator, allowing you to play games for these two platforms on PC, with improvements.
C++ 5
841 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 3 commits in 1 repository
Created a pull request in FEX-Emu/FEX that received 6 comments
RFC: Reduce JIT time by 25% by sharing code buffers between threads
... do I have your attention? Great. Still a draft, but the idea is worth being throwing out there now: Overview To ease state management, FEX curr…
+334
−166
lines changed
•
6
comments
Reviewed 7 pull requests in 1 repository
FEX-Emu/FEX
7 pull requests
-
Fix cast in ValidateCode impl
This contribution was made on Apr 15
-
UBSAN fixes
This contribution was made on Apr 10
-
Cleanup compile warnings
This contribution was made on Apr 10
-
Support multiple entrypoints into a multiblock and executable permission tracking
This contribution was made on Apr 3
-
RFC: Reduce JIT time by 25% by sharing code buffers between threads
This contribution was made on Apr 3
-
FEXCore/Frontend: Remove logically dead code
This contribution was made on Apr 2
-
Various: UBSAN fixes around unaligned accesses
This contribution was made on Apr 1
Created an issue in FEX-Emu/FEX that received 1 comment
FEXConfig layout issues with Qt 6.9
The update from Qt 6.8 to 6.9 introduced weird padding at the top of FEXConfig's tab contents:
1
comment