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
PugsyMAME 88bc3a2278
Fixed typo in F4 Cheat Type code (#3300)
Typo in my code, this fix will make it work properly on multiple find & replaces.
1 year ago
..
CMakeLists.txt System: Drop IPC server 1 year ago
achievements.cpp Log: Switch to enum class 1 year ago
achievements.h DiscordRPC: Add Rcheevos Icon Support (#3286) 1 year ago
achievements_private.h Misc: Update copyright headers 1 year ago
analog_controller.cpp Log: Switch to enum class 1 year ago
analog_controller.h Misc: Update copyright headers 1 year ago
analog_joystick.cpp Log: Switch to enum class 1 year ago
analog_joystick.h Misc: Update copyright headers 1 year ago
bios.cpp Log: Switch to enum class 1 year ago
bios.h Misc: Update copyright headers 1 year ago
bus.cpp Log: Switch to enum class 1 year ago
bus.h Qt: Add edit function to debugger memory view 1 year ago
cdrom.cpp Log: Switch to enum class 1 year ago
cdrom.h Misc: Update copyright headers 1 year ago
cdrom_async_reader.cpp Log: Switch to enum class 1 year ago
cdrom_async_reader.h Misc: Update copyright headers 1 year ago
cheats.cpp Fixed typo in F4 Cheat Type code (#3300) 1 year ago
cheats.h Misc: Update copyright headers 1 year ago
controller.cpp Misc: Update copyright headers 1 year ago
controller.h Misc: Update copyright headers 1 year ago
core.props Deps: Remove rapidjson from in-tree 1 year ago
core.vcxproj GPU/SW: Enable SIMD path and make default 1 year ago
core.vcxproj.filters GPU/SW: Enable SIMD path and make default 1 year ago
cpu_code_cache.cpp Log: Switch to enum class 1 year ago
cpu_code_cache.h CPU: Refactor execution mode switching 1 year ago
cpu_code_cache_private.h Misc: Update copyright headers 1 year ago
cpu_core.cpp Log: Switch to enum class 1 year ago
cpu_core.h Common: Allow PRINTFLIKE to work on Clang 1 year ago
cpu_core_private.h Misc: Update copyright headers 1 year ago
cpu_disasm.cpp CPU: Display loadstore offsets in hex 1 year ago
cpu_disasm.h Misc: Update copyright headers 1 year ago
cpu_newrec_compiler.cpp Log: Switch to enum class 1 year ago
cpu_newrec_compiler.h Misc: Update copyright headers 1 year ago
cpu_newrec_compiler_aarch32.cpp Log: Switch to enum class 1 year ago
cpu_newrec_compiler_aarch32.h Misc: Update copyright headers 1 year ago
cpu_newrec_compiler_aarch64.cpp Log: Switch to enum class 1 year ago
cpu_newrec_compiler_aarch64.h Misc: Update copyright headers 1 year ago
cpu_newrec_compiler_riscv64.cpp Log: Switch to enum class 1 year ago
cpu_newrec_compiler_riscv64.h Misc: Update copyright headers 1 year ago
cpu_newrec_compiler_x64.cpp Log: Switch to enum class 1 year ago
cpu_newrec_compiler_x64.h Misc: Update copyright headers 1 year ago
cpu_pgxp.cpp Log: Switch to enum class 1 year ago
cpu_pgxp.h Misc: Update copyright headers 1 year ago
cpu_recompiler_code_generator.cpp Log: Switch to enum class 1 year ago
cpu_recompiler_code_generator.h Misc: Update copyright headers 1 year ago
cpu_recompiler_code_generator_aarch32.cpp Log: Switch to enum class 1 year ago
cpu_recompiler_code_generator_aarch64.cpp Log: Switch to enum class 1 year ago
cpu_recompiler_code_generator_generic.cpp Log: Switch to enum class 1 year ago
cpu_recompiler_code_generator_x64.cpp Log: Switch to enum class 1 year ago
cpu_recompiler_register_cache.cpp Log: Switch to enum class 1 year ago
cpu_recompiler_register_cache.h Misc: Update copyright headers 1 year ago
cpu_recompiler_thunks.h Misc: Update copyright headers 1 year ago
cpu_recompiler_types.h Misc: Update copyright headers 1 year ago
cpu_types.cpp Misc: Update copyright headers 1 year ago
cpu_types.h Misc: Update copyright headers 1 year ago
digital_controller.cpp Misc: Update copyright headers 1 year ago
digital_controller.h Misc: Update copyright headers 1 year ago
dma.cpp Log: Switch to enum class 1 year ago
dma.h Misc: Update copyright headers 1 year ago
fullscreen_ui.cpp Log: Switch to enum class 1 year ago
fullscreen_ui.h Misc: Update copyright headers 1 year ago
game_database.cpp Log: Switch to enum class 1 year ago
game_database.h Settings: Force Frame Timings => Force Video Timing 1 year ago
game_list.cpp Log: Switch to enum class 1 year ago
game_list.h Misc: Update copyright headers 1 year ago
gdb_server.cpp Log: Switch to enum class 1 year ago
gdb_server.h Misc: Update copyright headers 1 year ago
gpu.cpp Log: Switch to enum class 1 year ago
gpu.h GPU/HW: Rewrite automatic internal resolution selection 1 year ago
gpu_backend.cpp Log: Switch to enum class 1 year ago
gpu_backend.h Misc: Update copyright headers 1 year ago
gpu_commands.cpp Log: Switch to enum class 1 year ago
gpu_hw.cpp Log: Switch to enum class 1 year ago
gpu_hw.h GPU/HW: Rewrite automatic internal resolution selection 1 year ago
gpu_hw_shadergen.cpp GPU/HW: Reduce number of shaders/pipelines in default config 1 year ago
gpu_hw_shadergen.h Misc: Update copyright headers 1 year ago
gpu_shadergen.cpp Misc: Update copyright headers 1 year ago
gpu_shadergen.h Misc: Update copyright headers 1 year ago
gpu_sw.cpp Log: Switch to enum class 1 year ago
gpu_sw.h Misc: Update copyright headers 1 year ago
gpu_sw_backend.cpp Misc: Update copyright headers 1 year ago
gpu_sw_backend.h Misc: Update copyright headers 1 year ago
gpu_sw_rasterizer.cpp Log: Switch to enum class 1 year ago
gpu_sw_rasterizer.h GPU/SW: Split out rasterizer, add dynamic selection 2 years ago
gpu_sw_rasterizer.inl GPU/SW: Fix SSE4 path and add 256-bit AVX2 path 1 year ago
gpu_sw_rasterizer_avx2.cpp GPU/SW: Split out rasterizer, add dynamic selection 2 years ago
gpu_types.h Misc: Update copyright headers 1 year ago
gte.cpp Misc: Update copyright headers 1 year ago
gte.h Misc: Update copyright headers 1 year ago
gte_types.h Misc: Update copyright headers 1 year ago
guncon.cpp Log: Switch to enum class 1 year ago
guncon.h Misc: Update copyright headers 1 year ago
host.cpp Log: Switch to enum class 1 year ago
host.h GPUDevice: Add API version field 1 year ago
host_interface_progress_callback.cpp Log: Switch to enum class 1 year ago
host_interface_progress_callback.h Misc: Update copyright headers 1 year ago
hotkeys.cpp dep/fmt: Bump to v11.0.2 1 year ago
imgui_overlays.cpp Log: Switch to enum class 1 year ago
imgui_overlays.h Misc: Update copyright headers 1 year ago
input_types.h Misc: Update copyright headers 1 year ago
interrupt_controller.cpp Log: Switch to enum class 1 year ago
interrupt_controller.h Misc: Update copyright headers 1 year ago
justifier.cpp Log: Switch to enum class 1 year ago
justifier.h Misc: Update copyright headers 1 year ago
mdec.cpp Log: Switch to enum class 1 year ago
mdec.h Misc: Update copyright headers 1 year ago
memory_card.cpp Log: Switch to enum class 1 year ago
memory_card.h Misc: Update copyright headers 1 year ago
memory_card_image.cpp Log: Switch to enum class 1 year ago
memory_card_image.h Misc: Update copyright headers 1 year ago
mips_encoder.h Core: Add constexpr MIPS Encoder 1 year ago
multitap.cpp Log: Switch to enum class 1 year ago
multitap.h Misc: Update copyright headers 1 year ago
negcon.cpp Misc: Update copyright headers 1 year ago
negcon.h Misc: Update copyright headers 1 year ago
negcon_rumble.cpp Log: Switch to enum class 1 year ago
negcon_rumble.h Misc: Update copyright headers 1 year ago
pad.cpp Log: Switch to enum class 1 year ago
pad.h Misc: Update copyright headers 1 year ago
pcdrv.cpp Log: Switch to enum class 1 year ago
pcdrv.h Misc: Update copyright headers 1 year ago
pch.cpp Misc: Update copyright headers 1 year ago
pch.h Misc: Update copyright headers 1 year ago
playstation_mouse.cpp Log: Switch to enum class 1 year ago
playstation_mouse.h Misc: Update copyright headers 1 year ago
psf_loader.cpp Log: Switch to enum class 1 year ago
psf_loader.h Misc: Update copyright headers 1 year ago
save_state_version.h Misc: Update copyright headers 1 year ago
settings.cpp Log: Switch to enum class 1 year ago
settings.h Log: Switch to enum class 1 year ago
shader_cache_version.h Misc: Update copyright headers 1 year ago
sio.cpp Log: Switch to enum class 1 year ago
sio.h Misc: Update copyright headers 1 year ago
spu.cpp Log: Switch to enum class 1 year ago
spu.h Misc: Update copyright headers 1 year ago
system.cpp Log: Switch to enum class 1 year ago
system.h MetalDevice: Implement timed present 1 year ago
texture_replacements.cpp Log: Switch to enum class 1 year ago
texture_replacements.h Misc: Update copyright headers 1 year ago
timers.cpp Log: Switch to enum class 1 year ago
timers.h Misc: Update copyright headers 1 year ago
timing_event.cpp Log: Switch to enum class 1 year ago
timing_event.h Misc: Update copyright headers 1 year ago
types.h Settings: Make Disable Interlacing a Deinterlacing mode 1 year ago