Duckstation/src/core
2019-10-06 00:37:31 +10:00
..
bus.cpp Bus: Properly handle byte/word reads of DMA registers 2019-10-05 16:29:16 +10:00
bus.h CPU: Memory access timings 2019-10-04 20:30:54 +10:00
bus.inl CPU: Memory access timings 2019-10-04 20:30:54 +10:00
cdrom.cpp CDROM: Improve timings 2019-10-05 16:07:15 +10:00
cdrom.h CDROM: Improve timings 2019-10-05 16:07:15 +10:00
CMakeLists.txt Rename to DuckStation 2019-10-04 13:54:09 +10:00
core.vcxproj UI: Beginning of customizable settings, debug menu 2019-10-04 15:00:32 +10:00
core.vcxproj.filters UI: Beginning of customizable settings, debug menu 2019-10-04 15:00:32 +10:00
cpu_core.cpp CPU: Memory access timings 2019-10-04 20:30:54 +10:00
cpu_core.h CPU: Memory access timings 2019-10-04 20:30:54 +10:00
cpu_core.inl CPU: Memory access timings 2019-10-04 20:30:54 +10:00
cpu_disasm.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
cpu_disasm.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
cpu_types.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
digital_controller.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
digital_controller.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
dma.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
dma.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
gpu.cpp GPU: Fix out-of-bounds read in GP1(10h) 2019-10-06 00:37:31 +10:00
gpu.h GPU: Fix out-of-bounds read in GP1(10h) 2019-10-06 00:37:31 +10:00
gpu_hw.cpp GPU: Implement texture window 2019-10-05 23:27:48 +10:00
gpu_hw.h GPU: Implement texture window 2019-10-05 23:27:48 +10:00
gpu_hw_opengl.cpp GPU: Implement texture window 2019-10-05 23:27:48 +10:00
gpu_hw_opengl.h GPU: Fix invalid rectangle passed to glScissor 2019-10-05 14:36:48 +10:00
gte.cpp GTE: Implement OP 2019-10-04 17:50:05 +10:00
gte.h GTE: Implement OP 2019-10-04 17:50:05 +10:00
gte.inl Rename to DuckStation 2019-10-04 13:54:09 +10:00
gte_types.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
host_interface.cpp UI: Beginning of customizable settings, debug menu 2019-10-04 15:00:32 +10:00
host_interface.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
interrupt_controller.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
interrupt_controller.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
mdec.cpp MDEC: Improve decoding 2019-10-05 22:21:31 +10:00
mdec.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
memory_card.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
memory_card.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
pad.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
pad.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
pad_device.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
pad_device.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
save_state_version.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
settings.cpp UI: Beginning of customizable settings, debug menu 2019-10-04 15:00:32 +10:00
settings.h GPU: Set line width at higher internal resolutions 2019-10-04 21:08:53 +10:00
spu.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
spu.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
system.cpp Frontend: Display emulation speed 2019-10-04 20:48:29 +10:00
system.h Frontend: Display emulation speed 2019-10-04 20:48:29 +10:00
timers.cpp Rename to DuckStation 2019-10-04 13:54:09 +10:00
timers.h Rename to DuckStation 2019-10-04 13:54:09 +10:00
types.h Rename to DuckStation 2019-10-04 13:54:09 +10:00