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 2d0dd03705 GPU: Implement weave deinterlacing 6 years ago
..
CMakeLists.txt Fix CMake build 6 years ago
bus.cpp Pad: Store JOY_BAUD 6 years ago
bus.h Compile fixes for GCC 6 years ago
bus.inl CPU: Memory access timings 6 years ago
cdrom.cpp Compile fixes for GCC 6 years ago
cdrom.h CDROM: Implement CDDA playback 6 years ago
core.vcxproj Remove libsamplerate dependency 6 years ago
core.vcxproj.filters GPU: Split command handlers into seperate file 6 years ago
cpu_core.cpp Compile fixes for GCC 6 years ago
cpu_core.h CPU: Support stalling CPU for bus activity such as DMA 6 years ago
cpu_core.inl CPU: Memory access timings 6 years ago
cpu_disasm.cpp CPU: Add missing instruction signature for xori 6 years ago
cpu_disasm.h Rename to DuckStation 6 years ago
cpu_types.h Rename to DuckStation 6 years ago
digital_controller.cpp Rename to DuckStation 6 years ago
digital_controller.h Rename to DuckStation 6 years ago
dma.cpp Compile fixes for GCC 6 years ago
dma.h DMA: Fix DICR write breaking FMVs in FF7 6 years ago
gpu.cpp GPU: Implement weave deinterlacing 6 years ago
gpu.h Compile fixes for GCC 6 years ago
gpu_commands.cpp Compile fixes for GCC 6 years ago
gpu_hw.cpp GPU: Implement weave deinterlacing 6 years ago
gpu_hw.h GPU: Implement weave deinterlacing 6 years ago
gpu_hw_opengl.cpp GPU: Implement weave deinterlacing 6 years ago
gpu_hw_opengl.h GPU: Implement weave deinterlacing 6 years ago
gte.cpp Compile fixes for GCC 6 years ago
gte.h GTE: Fix NCDT 6 years ago
gte.inl GTE: Fix NCDT 6 years ago
gte_types.h GTE: Fix RTPS/RTPT 6 years ago
host_interface.cpp Frontend: Add a powered-off window/welcome screen 6 years ago
host_interface.h Frontend: Add a powered-off window/welcome screen 6 years ago
interrupt_controller.cpp Update CPU interrupt line on interrupt mask change 6 years ago
interrupt_controller.h Rename to DuckStation 6 years ago
mdec.cpp Compile fixes for GCC 6 years ago
mdec.h MDEC: Refactor buffer handling, fixes FF9 FMVs 6 years ago
memory_card.cpp Rename to DuckStation 6 years ago
memory_card.h Rename to DuckStation 6 years ago
pad.cpp Pad: Store JOY_BAUD 6 years ago
pad.h Pad: Store JOY_BAUD 6 years ago
pad_device.cpp Rename to DuckStation 6 years ago
pad_device.h Rename to DuckStation 6 years ago
save_state_version.h Rename to DuckStation 6 years ago
settings.cpp UI: Beginning of customizable settings, debug menu 6 years ago
settings.h Frontend: Support vsync for speed limiter 6 years ago
spu.cpp SPU: Handle IRQ address register (fixes FF8 intro FMV) 6 years ago
spu.h SPU: Add CD audio volume control 6 years ago
system.cpp MDEC: Refactor buffer handling, fixes FF9 FMVs 6 years ago
system.h CPU: Support stalling CPU for bus activity such as DMA 6 years ago
timers.cpp Compile fixes for GCC 6 years ago
timers.h Add debugging for GPU/Timers 6 years ago
types.h Rename to DuckStation 6 years ago