Katharine Chui
|
391633596e
|
add more vcxproj entries
|
2025-05-02 11:09:19 +02:00 |
|
Katharine Chui
|
39558c843f
|
add header file listing to emucore.vcxproj
|
2025-05-02 10:34:25 +02:00 |
|
Katharine Chui
|
9320707187
|
adjust ui, add Q_OBJECT macro to emulated_logitech_g27_settings_dialog.h
|
2025-05-02 10:14:06 +02:00 |
|
Katharine Chui
|
5fa9c4d192
|
rework ffb and led device choice ui
|
2025-05-01 23:40:29 +02:00 |
|
Katharine Chui
|
8b81783b5b
|
fix typo
|
2025-05-01 21:10:30 +02:00 |
|
Katharine Chui
|
825786cfe8
|
replace ADD_MAPPING_SETTING macro with a lambda
|
2025-05-01 21:02:20 +02:00 |
|
Katharine Chui
|
d264d6157a
|
ui enable/disable func to set_enable, const char default status
|
2025-05-01 19:55:46 +02:00 |
|
Katharine Chui
|
353ee83ca2
|
decorate sdl_instance.cpp SDL header include for macos
|
2025-05-01 17:42:49 +02:00 |
|
Katharine Chui
|
ccc59c8cec
|
refactor usb_device_logitech_g27 house keeping thread
|
2025-05-01 16:52:59 +02:00 |
|
Katharine Chui
|
cf52f90db9
|
refactor map and vector iteration
|
2025-05-01 16:27:34 +02:00 |
|
Katharine Chui
|
3568325d39
|
refactor private class member names, rearrange some mutexes
|
2025-05-01 15:52:25 +02:00 |
|
Katharine Chui
|
6317c76cb1
|
use std::move() during emulated_logitech_g27_mapping cfg::node construction
|
2025-05-01 12:28:52 +02:00 |
|
Katharine Chui
|
2ef8c9e4a2
|
rework cfg
|
2025-05-01 12:14:07 +02:00 |
|
Katharine Chui
|
7d19cac8f9
|
sdl_instance mutex touch ups
|
2025-05-01 10:35:41 +02:00 |
|
Katharine Chui
|
0729f7d078
|
clang format pass
|
2025-05-01 10:18:21 +02:00 |
|
Katharine Chui
|
dc25f9e08e
|
fix macos build error regarding sdl headers
|
2025-05-01 03:12:25 +02:00 |
|
Katharine Chui
|
40d0362cd1
|
virtual Logitech G27 for Gran Turismo 6
|
2025-05-01 02:34:10 +02:00 |
|
Megamouse
|
6abe18a4f8
|
Add unit test for fmt::merge
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-05-01 00:56:37 +02:00 |
|
Megamouse
|
77f45954d0
|
Update libpng to 1.6.48
|
2025-05-01 00:56:37 +02:00 |
|
Megamouse
|
982dac9446
|
Remove unused fmt::match function
|
2025-05-01 00:56:37 +02:00 |
|
Megamouse
|
486e93f418
|
Fix fmt::replace_all with empty from and add unit tests
|
2025-05-01 00:56:37 +02:00 |
|
Megamouse
|
259768e896
|
Add submodule version check script
|
2025-05-01 00:56:37 +02:00 |
|
Megamouse
|
c792db2c60
|
CMake: Disable unit tests in gcc
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-30 19:40:10 +02:00 |
|
Megamouse
|
b6a3754ee5
|
CMake: Use existing main for unit tests
|
2025-04-30 19:40:10 +02:00 |
|
Megamouse
|
e4cc55dc19
|
Move spellcheck before build
This saves time when there's a syntax error in deploy_linux.sh
|
2025-04-30 19:40:10 +02:00 |
|
Megamouse
|
eb4c6df609
|
CI: Add unit tests
|
2025-04-30 19:40:10 +02:00 |
|
Megamouse
|
05b5f9aa97
|
VS: Remove unnecessary LinkIncremental to fix some warning
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-30 10:08:16 +02:00 |
|
Megamouse
|
a9d2150b0f
|
VS: Remove unnecessary moc_predefs file to fix a warning
|
2025-04-30 10:08:16 +02:00 |
|
Megamouse
|
b17078fe1a
|
Fix some warnings
|
2025-04-30 10:08:16 +02:00 |
|
Megamouse
|
9a5c4aba58
|
VS: Enable ASLR in unit test
|
2025-04-30 10:08:16 +02:00 |
|
Megamouse
|
9897a80216
|
CMake: fix gcc build
|
2025-04-30 10:08:16 +02:00 |
|
Megamouse
|
19cc93437e
|
CMake: move all rpcs3 cpp files to rpcs3qt
|
2025-04-30 10:08:16 +02:00 |
|
Megamouse
|
39247fcbc1
|
CMake: Run unit test during build if requested
|
2025-04-30 10:08:16 +02:00 |
|
Megamouse
|
3b61613d1b
|
CMake: Create unit test
|
2025-04-30 10:08:16 +02:00 |
|
Megamouse
|
81b1e5636d
|
CMake: Create static rpcs3_lib
|
2025-04-30 10:08:16 +02:00 |
|
Vestral
|
e066735fe9
|
Utils fixes for ASLR
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-30 02:56:23 +02:00 |
|
Vestral
|
63b7134dce
|
Separate segment and function addresses in PPU LLVM
|
2025-04-30 02:56:23 +02:00 |
|
Vestral
|
e110334c2c
|
Disable SPU asmjit on ARM. Only supported on x86
|
2025-04-30 02:56:23 +02:00 |
|
Vestral
|
77eef4d783
|
Don't make assumptions about address format
|
2025-04-30 02:56:23 +02:00 |
|
Vestral
|
e2df71d87c
|
Enable ASLR
|
2025-04-30 02:56:23 +02:00 |
|
Megamouse
|
68e7f4e820
|
fmt: add some unit tests and fix fmt::trim
|
2025-04-30 00:07:24 +02:00 |
|
Megamouse
|
376ac85029
|
Add unit test project to VS
|
2025-04-29 21:09:12 +02:00 |
|
Megamouse
|
b1b9310a50
|
Update docker to 1.6
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
|
2025-04-29 19:21:32 +02:00 |
|
Megamouse
|
024949f17e
|
Move main to main.cpp
|
2025-04-29 18:42:20 +02:00 |
|
Megamouse
|
74d995aae0
|
Rename main.cpp to rpcs3.cpp
|
2025-04-29 18:42:20 +02:00 |
|
Megamouse
|
5b60f0cc11
|
CI: Use variables for docker artifacts dir
|
2025-04-29 18:21:29 +02:00 |
|
Megamouse
|
a72f4f0606
|
Avoid checking out unused submodules
|
2025-04-29 18:21:29 +02:00 |
|
Megamouse
|
752df0dae7
|
VS: fix relative 3rdparty paths
|
2025-04-29 18:21:29 +02:00 |
|
Megamouse
|
2d4ff404bd
|
VS: remove some outdated keywords
|
2025-04-29 18:21:29 +02:00 |
|
Megamouse
|
62fa074f9f
|
github actions: disable pushes unless it's the RPCS3 master branch
|
2025-04-29 15:27:25 +02:00 |
|