2019-10-04 03:54:09 +00:00
|
|
|
add_library(core
|
2019-12-15 11:58:27 +00:00
|
|
|
analog_controller.cpp
|
|
|
|
analog_controller.h
|
2020-11-13 07:36:36 +00:00
|
|
|
analog_joystick.cpp
|
|
|
|
analog_joystick.h
|
2019-11-16 05:27:57 +00:00
|
|
|
bios.cpp
|
|
|
|
bios.h
|
2019-10-15 08:02:48 +00:00
|
|
|
bus.cpp
|
|
|
|
bus.h
|
|
|
|
cdrom.cpp
|
|
|
|
cdrom.h
|
2020-02-21 15:19:10 +00:00
|
|
|
cdrom_async_reader.cpp
|
|
|
|
cdrom_async_reader.h
|
2020-09-09 12:11:28 +00:00
|
|
|
cheats.cpp
|
|
|
|
cheats.h
|
2019-12-08 14:51:52 +00:00
|
|
|
controller.cpp
|
|
|
|
controller.h
|
2019-11-19 10:30:04 +00:00
|
|
|
cpu_code_cache.cpp
|
|
|
|
cpu_code_cache.h
|
2019-10-04 03:54:09 +00:00
|
|
|
cpu_core.cpp
|
|
|
|
cpu_core.h
|
2020-08-08 05:15:56 +00:00
|
|
|
cpu_core_private.h
|
2019-10-15 08:02:48 +00:00
|
|
|
cpu_disasm.cpp
|
|
|
|
cpu_disasm.h
|
2019-11-19 10:30:04 +00:00
|
|
|
cpu_types.cpp
|
2019-10-15 08:02:48 +00:00
|
|
|
cpu_types.h
|
|
|
|
digital_controller.cpp
|
|
|
|
digital_controller.h
|
|
|
|
dma.cpp
|
|
|
|
dma.h
|
2020-12-17 17:29:10 +00:00
|
|
|
gdb_protocol.cpp
|
|
|
|
gdb_protocol.h
|
2019-10-15 08:02:48 +00:00
|
|
|
gpu.cpp
|
|
|
|
gpu.h
|
2020-11-21 03:32:58 +00:00
|
|
|
gpu_backend.cpp
|
|
|
|
gpu_backend.h
|
2019-10-20 12:31:45 +00:00
|
|
|
gpu_commands.cpp
|
2019-10-15 08:02:48 +00:00
|
|
|
gpu_hw.cpp
|
|
|
|
gpu_hw.h
|
|
|
|
gpu_hw_opengl.cpp
|
|
|
|
gpu_hw_opengl.h
|
2019-11-03 03:36:54 +00:00
|
|
|
gpu_hw_shadergen.cpp
|
|
|
|
gpu_hw_shadergen.h
|
2020-06-18 14:18:17 +00:00
|
|
|
gpu_hw_vulkan.cpp
|
|
|
|
gpu_hw_vulkan.h
|
2019-10-26 02:57:35 +00:00
|
|
|
gpu_sw.cpp
|
|
|
|
gpu_sw.h
|
2020-11-21 03:32:58 +00:00
|
|
|
gpu_sw_backend.cpp
|
|
|
|
gpu_sw_backend.h
|
2020-10-22 09:31:28 +00:00
|
|
|
gpu_types.h
|
2019-10-15 08:02:48 +00:00
|
|
|
gte.cpp
|
|
|
|
gte.h
|
|
|
|
gte_types.h
|
2020-01-24 04:51:36 +00:00
|
|
|
host_display.cpp
|
|
|
|
host_display.h
|
2019-10-15 08:02:48 +00:00
|
|
|
host_interface.cpp
|
|
|
|
host_interface.h
|
2020-07-21 14:03:01 +00:00
|
|
|
host_interface_progress_callback.cpp
|
|
|
|
host_interface_progress_callback.h
|
2019-10-15 08:02:48 +00:00
|
|
|
interrupt_controller.cpp
|
|
|
|
interrupt_controller.h
|
2020-12-17 17:02:11 +00:00
|
|
|
libcrypt_game_codes.cpp
|
|
|
|
libcrypt_game_codes.h
|
2019-10-15 08:02:48 +00:00
|
|
|
mdec.cpp
|
|
|
|
mdec.h
|
|
|
|
memory_card.cpp
|
|
|
|
memory_card.h
|
2020-09-18 14:26:19 +00:00
|
|
|
memory_card_image.cpp
|
|
|
|
memory_card_image.h
|
2020-04-25 15:18:42 +00:00
|
|
|
namco_guncon.cpp
|
|
|
|
namco_guncon.h
|
2020-05-30 04:33:55 +00:00
|
|
|
negcon.cpp
|
|
|
|
negcon.h
|
2019-10-15 08:02:48 +00:00
|
|
|
pad.cpp
|
|
|
|
pad.h
|
2020-08-01 14:25:07 +00:00
|
|
|
pgxp.cpp
|
|
|
|
pgxp.h
|
2020-04-29 03:59:49 +00:00
|
|
|
playstation_mouse.cpp
|
|
|
|
playstation_mouse.h
|
2020-04-16 14:29:56 +00:00
|
|
|
psf_loader.cpp
|
|
|
|
psf_loader.h
|
2020-06-30 14:35:02 +00:00
|
|
|
resources.cpp
|
|
|
|
resources.h
|
2019-10-15 08:02:48 +00:00
|
|
|
save_state_version.h
|
|
|
|
settings.cpp
|
|
|
|
settings.h
|
2020-09-12 04:52:18 +00:00
|
|
|
shadergen.cpp
|
|
|
|
shadergen.h
|
2019-12-07 11:09:02 +00:00
|
|
|
sio.cpp
|
|
|
|
sio.h
|
2019-10-15 08:02:48 +00:00
|
|
|
spu.cpp
|
|
|
|
spu.h
|
2019-10-04 03:54:09 +00:00
|
|
|
system.cpp
|
|
|
|
system.h
|
2020-12-25 08:02:38 +00:00
|
|
|
texture_replacements.cpp
|
|
|
|
texture_replacements.h
|
2019-10-15 08:02:48 +00:00
|
|
|
timers.cpp
|
|
|
|
timers.h
|
2020-01-24 04:53:40 +00:00
|
|
|
timing_event.cpp
|
|
|
|
timing_event.h
|
2019-10-04 03:54:09 +00:00
|
|
|
types.h
|
|
|
|
)
|
|
|
|
|
2019-11-27 15:55:33 +00:00
|
|
|
set(RECOMPILER_SRCS
|
|
|
|
cpu_recompiler_code_generator.cpp
|
|
|
|
cpu_recompiler_code_generator.h
|
|
|
|
cpu_recompiler_code_generator_generic.cpp
|
|
|
|
cpu_recompiler_register_cache.cpp
|
|
|
|
cpu_recompiler_register_cache.h
|
|
|
|
cpu_recompiler_thunks.h
|
|
|
|
cpu_recompiler_types.h
|
|
|
|
)
|
|
|
|
|
2019-10-04 03:54:09 +00:00
|
|
|
target_include_directories(core PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/..")
|
|
|
|
target_include_directories(core PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/..")
|
2020-09-01 02:29:22 +00:00
|
|
|
target_link_libraries(core PUBLIC Threads::Threads common zlib vulkan-loader)
|
2020-12-25 14:41:59 +00:00
|
|
|
target_link_libraries(core PRIVATE glad stb xxhash)
|
2019-10-04 03:54:09 +00:00
|
|
|
|
2019-11-03 14:39:48 +00:00
|
|
|
if(WIN32)
|
|
|
|
target_sources(core PRIVATE
|
|
|
|
gpu_hw_d3d11.cpp
|
|
|
|
gpu_hw_d3d11.h
|
|
|
|
)
|
2020-02-15 15:14:37 +00:00
|
|
|
target_link_libraries(core PRIVATE winmm.lib)
|
2019-11-03 14:39:48 +00:00
|
|
|
endif()
|
2019-11-19 10:30:04 +00:00
|
|
|
|
|
|
|
if(${CPU_ARCH} STREQUAL "x64")
|
2020-11-22 15:06:25 +00:00
|
|
|
target_include_directories(core PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/../../dep/xbyak/xbyak")
|
|
|
|
target_compile_definitions(core PUBLIC "WITH_RECOMPILER=1" "WITH_MMAP_FASTMEM=1")
|
2019-11-27 15:55:33 +00:00
|
|
|
target_sources(core PRIVATE ${RECOMPILER_SRCS}
|
|
|
|
cpu_recompiler_code_generator_x64.cpp
|
|
|
|
)
|
2019-11-19 10:30:04 +00:00
|
|
|
message("Building x64 recompiler")
|
2020-11-20 16:06:44 +00:00
|
|
|
elseif(${CPU_ARCH} STREQUAL "aarch32")
|
2020-11-22 15:06:25 +00:00
|
|
|
target_compile_definitions(core PUBLIC "WITH_RECOMPILER=1")
|
2020-11-20 16:06:44 +00:00
|
|
|
target_sources(core PRIVATE ${RECOMPILER_SRCS}
|
|
|
|
cpu_recompiler_code_generator_aarch32.cpp
|
|
|
|
)
|
2020-11-22 15:06:25 +00:00
|
|
|
target_link_libraries(core PUBLIC vixl)
|
2020-11-20 16:06:44 +00:00
|
|
|
message("Building AArch32 recompiler")
|
2019-12-02 15:29:56 +00:00
|
|
|
elseif(${CPU_ARCH} STREQUAL "aarch64")
|
2020-11-22 15:06:25 +00:00
|
|
|
target_compile_definitions(core PUBLIC "WITH_RECOMPILER=1" "WITH_MMAP_FASTMEM=1")
|
2019-12-02 15:29:56 +00:00
|
|
|
target_sources(core PRIVATE ${RECOMPILER_SRCS}
|
|
|
|
cpu_recompiler_code_generator_aarch64.cpp
|
|
|
|
)
|
2020-11-22 15:06:25 +00:00
|
|
|
target_link_libraries(core PUBLIC vixl)
|
2019-12-02 15:29:56 +00:00
|
|
|
message("Building AArch64 recompiler")
|
2019-11-19 10:30:04 +00:00
|
|
|
else()
|
|
|
|
message("Not building recompiler")
|
|
|
|
endif()
|
2020-09-01 02:13:56 +00:00
|
|
|
|
|
|
|
if(NOT BUILD_LIBRETRO_CORE)
|
|
|
|
target_link_libraries(core PRIVATE imgui)
|
|
|
|
target_compile_definitions(core PRIVATE "WITH_IMGUI=1")
|
|
|
|
endif()
|