Duckstation/src/core
Connor McLaughlin 05eea3cd2b CPU/CodeCache: Always compute uncached fetch ticks
Running code out of uncached ROM is slowwww.
2023-01-11 19:15:59 +10:00
..
achievements.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
analog_controller.cpp mark some analog controller/joystick messages as translatable 2023-01-07 10:35:17 +09:00
analog_controller.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
analog_joystick.cpp mark some analog controller/joystick messages as translatable 2023-01-07 10:35:17 +09:00
analog_joystick.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
bios.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
bios.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
bus.cpp CDROM: Convert to namespace 2023-01-09 22:20:27 +10:00
bus.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cdrom.cpp CDROM: Fix size of debug window 2023-01-09 22:20:27 +10:00
cdrom.h CDROM: Convert to namespace 2023-01-09 22:20:27 +10:00
cdrom_async_reader.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cdrom_async_reader.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cheats.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cheats.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
CMakeLists.txt Misc: Normalize code vs serial usage 2022-10-05 18:29:44 +10:00
controller.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
controller.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
core.props Misc: Remove unused code 2022-08-22 19:55:38 +10:00
core.vcxproj Misc: Normalize code vs serial usage 2022-10-05 18:29:44 +10:00
core.vcxproj.filters Misc: Normalize code vs serial usage 2022-10-05 18:29:44 +10:00
cpu_code_cache.cpp CPU/CodeCache: Always compute uncached fetch ticks 2023-01-11 19:15:59 +10:00
cpu_code_cache.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_core.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_core.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_core_private.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_disasm.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_disasm.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_code_generator.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_code_generator.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_code_generator_aarch32.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_code_generator_aarch64.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_code_generator_generic.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_code_generator_x64.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_register_cache.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_register_cache.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_thunks.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_recompiler_types.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_types.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
cpu_types.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
digital_controller.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
digital_controller.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
dma.cpp CDROM: Convert to namespace 2023-01-09 22:20:27 +10:00
dma.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
game_database.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
game_database.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gdb_protocol.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gdb_protocol.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu.h ImGuiOverlays: Display PAL/NTSC in resolution 2023-01-09 22:20:27 +10:00
gpu_backend.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_backend.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_commands.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_d3d11.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_d3d11.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_d3d12.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_d3d12.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_opengl.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_opengl.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_shadergen.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_shadergen.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_vulkan.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_hw_vulkan.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_sw.cpp GPU: Truncate instead of rounding 24bpp->16bpp 2022-12-20 21:19:58 +10:00
gpu_sw.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_sw_backend.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_sw_backend.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_types.h GPU: Truncate instead of rounding 24bpp->16bpp 2022-12-20 21:19:58 +10:00
gte.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gte.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gte_types.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
guncon.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
guncon.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
host.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
host.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
host_display.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
host_display.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
host_interface_progress_callback.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
host_interface_progress_callback.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
host_settings.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
interrupt_controller.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
interrupt_controller.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
libcrypt_serials.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
libcrypt_serials.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
mdec.cpp MDEC: Don't round when texture replacements are enabled 2022-12-27 22:17:58 +10:00
mdec.h MDEC: Convert to namespace 2022-12-20 21:18:30 +10:00
memory_card.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
memory_card.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
memory_card_image.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
memory_card_image.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
multitap.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
multitap.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
negcon.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
negcon.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
pad.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
pad.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
pgxp.cpp PGXP: Fix memory past 2MB 2021-08-23 02:18:06 +10:00
pgxp.h PGXP: Further optimizations 2021-06-12 22:02:33 +10:00
playstation_mouse.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
playstation_mouse.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
psf_loader.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
psf_loader.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
resources.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
resources.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
save_state_version.h CDROM: Delay async interrupts immediately after ACKs 2023-01-09 22:20:27 +10:00
settings.cpp System: Add frame time graph 2023-01-07 13:10:43 +10:00
settings.h System: Add frame time graph 2023-01-07 13:10:43 +10:00
shader_cache_version.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
shadergen.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
shadergen.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
sio.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
sio.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
spu.cpp CDROM: Convert to namespace 2023-01-09 22:20:27 +10:00
spu.h CDROM: Convert to namespace 2023-01-09 22:20:27 +10:00
system.cpp CDROM: Convert to namespace 2023-01-09 22:20:27 +10:00
system.h System: Add frame time graph 2023-01-07 13:10:43 +10:00
texture_replacements.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
texture_replacements.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
timers.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
timers.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
timing_event.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
timing_event.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
types.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00