Duckstation/src/core
2019-10-05 15:05:30 +10:00
..
bus.cpp CPU: Memory access timings 2019-10-04 20:30:54 +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: Implement GetlocP/GetlocL commands 2019-10-04 19:05:19 +10:00
cdrom.h CDROM: Implement GetlocP/GetlocL commands 2019-10-04 19:05:19 +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: Use BitField sign extending for position 2019-10-04 23:21:20 +10:00
gpu.h GPU: Use 12-bit int (sign plus 11 bits) for vertex position 2019-10-04 23:48:31 +10:00
gpu_hw.cpp GPU: Fix warnings in RGB24 shader 2019-10-05 14:52:52 +10:00
gpu_hw.h GPU: 24-bit display depth support 2019-10-05 12:31:48 +10:00
gpu_hw_opengl.cpp GPU: Fix initial resolution scale not applying 2019-10-05 15:05:30 +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 Rename to DuckStation 2019-10-04 13:54:09 +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