stenzek
Likes computer graphics, software security, reverse engineering, ML, HPC. QUT CS PhD.
Brisbane, Australia
Pinned Repositories
bspview3
BSP map viewer for idtech3-based games
duckstation
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64
duckstation-ext-qt-minimal
Minimal version of Qt for DuckStation which only includes the required modules
emu-shaders
Collection of GLSL and ReShade shaders for various emulators
gbe
GB/GBC emulator
libfif
Small virtual filesystem-in-a-file library. Also can be in memory.
pce
PC simulator/emulator targeting a range of systems from 8086 through to Pentium, written in C++
space-invaders
8080-based Space Invaders Emulator
streamit-hls
LLVM-based compiler for the StreamIt language, targeting CPUs, and FPGAs via high-level synthesis (honours thesis)
tinyrasterizer
Silly project to rasterize 3D objects to a terminal
stenzek's Repositories
stenzek/duckstation
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64
stenzek/pce
PC simulator/emulator targeting a range of systems from 8086 through to Pentium, written in C++
stenzek/emu-shaders
Collection of GLSL and ReShade shaders for various emulators
stenzek/bspview3
BSP map viewer for idtech3-based games
stenzek/gbe
GB/GBC emulator
stenzek/streamit-hls
LLVM-based compiler for the StreamIt language, targeting CPUs, and FPGAs via high-level synthesis (honours thesis)
stenzek/libfif
Small virtual filesystem-in-a-file library. Also can be in memory.
stenzek/duckstation-ext-qt-minimal
Minimal version of Qt for DuckStation which only includes the required modules
stenzek/space-invaders
8080-based Space Invaders Emulator
stenzek/tinyrasterizer
Silly project to rasterize 3D objects to a terminal
stenzek/cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
stenzek/nese
Semi-functional NES Emulator
stenzek/ps1-tests
Collection of PlayStation 1 tests for emulator development
stenzek/SimpleNVGPUInfo
Simple GPU info using nvapi
stenzek/soundtouch
SoundTouch Audio Processing Library (forked from https://codeberg.org/soundtouch/soundtouch)
stenzek/SubnettingTool
Web-based tool for generating IPv4 subnetworks
stenzek/YBaseLib
Collection of cross-platform C++ utility classes
stenzek/aoc2019-intcode
Advent of Code 2019 Intcode Computer written in C++
stenzek/libchdr
Standalone library for reading MAME's CHDv1-v5 formats.
stenzek/psx-spx.github.io
stenzek/shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation.
stenzek/teensylcd-simulator
Simulator based on simavr for QUT TeensyLCD development board
stenzek/YGameEngine
Old cross-platform game engine, no longer developed
stenzek/discord-rpc
stenzek/plutosvg
Tiny SVG rendering library in C
stenzek/rcheevos
Library to parse and evaluate achievements and leaderboards for RetroAchievements
stenzek/SDL
Simple Directmedia Layer
stenzek/type2-runtime
The runtime is the executable part of every AppImage. It mounts the payload via FUSE and executes the entrypoint.