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/pse
Connor McLaughlin 8aed0cc174 SDL: Display internal FPS/VPS seperately 7 years ago
..
CMakeLists.txt Initial commit 7 years ago
bus.cpp Clean up memory access handlers, reduce template specializations 7 years ago
bus.h Clean up memory access handlers, reduce template specializations 7 years ago
bus.inl Clean up memory access handlers, reduce template specializations 7 years ago
cdrom.cpp CDROM: Move pregap handling to image class 7 years ago
cdrom.h CDROM: Stub out Setfilter 7 years ago
cpu_core.cpp CPU: Delay interrupts if the instruction in the pipeline is a TE instruction 7 years ago
cpu_core.h Clean up memory access handlers, reduce template specializations 7 years ago
cpu_core.inl Clean up memory access handlers, reduce template specializations 7 years ago
cpu_disasm.cpp CPU: Refactoring, implement LWC/SWC 7 years ago
cpu_disasm.h Initial commit 7 years ago
cpu_types.h CPU: Delay interrupts if the instruction in the pipeline is a TE instruction 7 years ago
digital_controller.cpp Pad: Fix timing issues w/ BIOS 7 years ago
digital_controller.h PAD: Basic support for digital controllers 7 years ago
dma.cpp Clean up memory access handlers, reduce template specializations 7 years ago
dma.h SPU: Create stub needed for DMA to work 7 years ago
gpu.cpp SDL: Display internal FPS/VPS seperately 7 years ago
gpu.h GPU/SDL: Correct aspect ratio when displaying 7 years ago
gpu_hw.cpp GPU: Fix line rendering with larger coordinates 7 years ago
gpu_hw.h GPU: Implement line rendering 7 years ago
gpu_hw_opengl.cpp GPU/SDL: Correct aspect ratio when displaying 7 years ago
gpu_hw_opengl.h GPU: Support displaying only active region 7 years ago
gte.cpp GTE: Implement DPCL instruction 7 years ago
gte.h GTE: Implement DPCL instruction 7 years ago
gte.inl GTE: Special case for RTPS 7 years ago
gte_types.h GTE: Implement DPCT 7 years ago
host_interface.cpp System: Support loading expansion ROMs 7 years ago
host_interface.h GPU/SDL: Correct aspect ratio when displaying 7 years ago
interrupt_controller.cpp InterruptController: Masked interrupts are still set in the status register 7 years ago
interrupt_controller.h GPU: Hook up vblank interrupt 7 years ago
pad.cpp Pad: Fix long transmit delay breaking other things 7 years ago
pad.h Pad: Fix timing issues w/ BIOS 7 years ago
pad_device.cpp PAD: Basic support for digital controllers 7 years ago
pad_device.h PAD: Basic support for digital controllers 7 years ago
pse.vcxproj GPU: Add stats interface 7 years ago
pse.vcxproj.filters SPU: Create stub needed for DMA to work 7 years ago
save_state_version.h Initial commit 7 years ago
spu.cpp SPU: Hook up DMA reads/writes to RAM 7 years ago
spu.h SPU: Hook up DMA reads/writes to RAM 7 years ago
system.cpp Timers: Minor fixes 7 years ago
system.h SDL: Display internal FPS/VPS seperately 7 years ago
timers.cpp Timers: Minor fixes 7 years ago
timers.h Refactor timing to allow sync/updates in the middle of a slice 7 years ago
types.h Refactor timing to allow sync/updates in the middle of a slice 7 years ago