- Brisbane, Australia
Highlights
- 4 discussions answered
Block or Report
Block or report stenzek
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
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++ 19
-
-
streamit-hls Public
LLVM-based compiler for the StreamIt language, targeting CPUs, and FPGAs via high-level synthesis (honours thesis)
C++ 7
2,331 contributions in the last year
Contribution activity
April 2022
Created 26 commits in 2 repositories
Created a pull request in PCSX2/pcsx2 that received 3 comments
R5900: Make CPU exits consistent and safe (+ Qt frame advance)
Description of Changes R5900: Make CPU exits consistent and safe Previously, we would either throw an exception (ints), or longjmp out of the recom…
Opened 12 other pull requests in 2 repositories
PCSX2/pcsx2
7
merged
2
open
- LnxMisc: Use clock_gettime() instead of gettimeofday()
- Qt: Add Host::RunOnCPUThread() and QtHost::RunOnUIThread()
- GSDump: Drop last packet of truncated dumps
- EERec: Implement fastmem
- Qt: Add performance metrics to status bar
- GS: Support compiling without OpenGL renderer
- EERec: Reset reliability improvements
- gitignore: Remove unused portaudio files
- BiosTools: Bounds check strings in LoadBiosVersion()