You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
duckstation/src/core
Connor McLaughlin 8e20d0d4ff SPU: Add audio dumping support 5 years ago
..
CMakeLists.txt CDROM: Implement asynchronous disc reading 5 years ago
analog_controller.cpp Remove YBaseLib dependency 5 years ago
analog_controller.h
bios.cpp Remove YBaseLib dependency 5 years ago
bios.h
bus.cpp Remove YBaseLib dependency 5 years ago
bus.h Remove YBaseLib dependency 5 years ago
bus.inl
cdrom.cpp CDROM: Rework sector buffering behavior 5 years ago
cdrom.h CDROM: Rework sector buffering behavior 5 years ago
cdrom_async_reader.cpp CDROM: Implement asynchronous disc reading 5 years ago
cdrom_async_reader.h CDROM: Implement asynchronous disc reading 5 years ago
controller.cpp
controller.h
core.vcxproj CDROM: Implement asynchronous disc reading 5 years ago
core.vcxproj.filters CDROM: Implement asynchronous disc reading 5 years ago
cpu_code_cache.cpp Remove YBaseLib dependency 5 years ago
cpu_code_cache.h
cpu_core.cpp Remove YBaseLib dependency 5 years ago
cpu_core.h Implement event-based scheduler instead of lock-step components 5 years ago
cpu_core.inl Remove YBaseLib dependency 5 years ago
cpu_disasm.cpp
cpu_disasm.h Remove YBaseLib dependency 5 years ago
cpu_recompiler_code_generator.cpp Remove YBaseLib dependency 5 years ago
cpu_recompiler_code_generator.h Remove YBaseLib dependency 5 years ago
cpu_recompiler_code_generator_aarch64.cpp Remove YBaseLib dependency 5 years ago
cpu_recompiler_code_generator_generic.cpp
cpu_recompiler_code_generator_x64.cpp
cpu_recompiler_register_cache.cpp Remove YBaseLib dependency 5 years ago
cpu_recompiler_register_cache.h Remove YBaseLib dependency 5 years ago
cpu_recompiler_thunks.cpp
cpu_recompiler_thunks.h
cpu_recompiler_types.h Add macOS to some Linux/Android-only-isms 5 years ago
cpu_types.cpp Remove YBaseLib dependency 5 years ago
cpu_types.h
digital_controller.cpp Remove YBaseLib dependency 5 years ago
digital_controller.h
dma.cpp Implement event-based scheduler instead of lock-step components 5 years ago
dma.h Linux build fix 5 years ago
game_list.cpp GameList: Use ProgressCallback interface when scanning 5 years ago
game_list.h GameList: Use ProgressCallback interface when scanning 5 years ago
gpu.cpp GPU: Fix incorrect handling of check mask bit 5 years ago
gpu.h GPU: Fix incorrect handling of check mask bit 5 years ago
gpu_commands.cpp GPU: Timing for CPU->VRAM transfers 5 years ago
gpu_hw.cpp GPU/HW: Print capabilities to log 5 years ago
gpu_hw.h GPU/HW: Print capabilities to log 5 years ago
gpu_hw_d3d11.cpp GPU/D3D11: Fix uniform buffer creation on Win7 5 years ago
gpu_hw_d3d11.h GPU/D3D11: Fix uniform buffer creation on Win7 5 years ago
gpu_hw_opengl.cpp GPU/HW: Print capabilities to log 5 years ago
gpu_hw_opengl.h
gpu_hw_opengl_es.cpp GPU/HW: Print capabilities to log 5 years ago
gpu_hw_opengl_es.h
gpu_hw_shadergen.cpp GPU/D3D11: Fix non-vertical line rendering at >1x scale 5 years ago
gpu_hw_shadergen.h GPU: Implement "Scaled Dithering" option 5 years ago
gpu_sw.cpp GPU: Fix VRAM display in software renderer 5 years ago
gpu_sw.h GPU: Move software copy/fill functions to base class so it can be used as fallback 5 years ago
gte.cpp
gte.h
gte.inl
gte_types.h
host_display.cpp GPU: Implement "Crop Mode" (none, overscan, all borders) 5 years ago
host_display.h GPU: Fix display in OpenGL renderer 5 years ago
host_interface.cpp SPU: Add audio dumping support 5 years ago
host_interface.h SPU: Add audio dumping support 5 years ago
interrupt_controller.cpp Remove YBaseLib dependency 5 years ago
interrupt_controller.h
mdec.cpp Core: Apply DPI scaling to debug windows 5 years ago
mdec.h GPU: Timing for CPU->VRAM transfers 5 years ago
memory_card.cpp Remove YBaseLib dependency 5 years ago
memory_card.h
pad.cpp Implement event-based scheduler instead of lock-step components 5 years ago
pad.h Implement event-based scheduler instead of lock-step components 5 years ago
save_state_version.h SPU: Add a tick counter and delay between key on/off writes 5 years ago
settings.cpp SPU: Add audio dumping support 5 years ago
settings.h SPU: Add audio dumping support 5 years ago
sio.cpp Remove YBaseLib dependency 5 years ago
sio.h
spu.cpp SPU: Add audio dumping support 5 years ago
spu.h SPU: Add audio dumping support 5 years ago
system.cpp System: Fix a possible assertion failure loading state 5 years ago
system.h GameList: Seperate disc region and console region 5 years ago
timers.cpp Core: Apply DPI scaling to debug windows 5 years ago
timers.h Linux build fix 5 years ago
timing_event.cpp Implement event-based scheduler instead of lock-step components 5 years ago
timing_event.h Core/TimingEvent: Add missing <string> include 5 years ago
types.h GameList: Seperate disc region and console region 5 years ago