PSISP
4aed3221a9
Merge pull request #392 from refractionpcsx2/vu_timing_fixes
...
Several VU timing and GS PATH fixes
2020-06-07 00:15:42 -04:00
refractionpcsx2
24131fed84
More VU Reset missing stuff and fixes
2020-06-07 05:10:43 +01:00
refractionpcsx2
fb04af95e7
Little more cleanup
2020-06-07 05:02:32 +01:00
refractionpcsx2
7a554b00bc
Add some missing variables
2020-06-07 05:01:49 +01:00
refractionpcsx2
6047f8c0c8
Remove some duplicate code
2020-06-07 04:59:45 +01:00
PSISP
d863632e12
Merge pull request #353 from Margen67/actions
...
CI: Add Windows CMake build, other changes
2020-06-06 23:53:20 -04:00
refractionpcsx2
acc4565552
Fix cycle count when starting VU's from VIF
2020-06-07 04:44:53 +01:00
refractionpcsx2
dd77a5dfdd
Removed extra space
2020-06-07 04:35:38 +01:00
PSISP
85a0883a20
Merge pull request #403 from tadanokojin/display-filtering
...
qt: enable bilinear filtering of display
2020-06-06 23:25:06 -04:00
PSISP
d9020cf0f7
Merge pull request #357 from refractionpcsx2/vif_internal_fifo
...
VIF: Implement strange 2QW internal FIFO behaviour
2020-06-06 23:10:29 -04:00
Kojin
bc82bd7bbf
qt: enable bilinear filtering of display
2020-06-06 16:28:14 -04:00
refractionpcsx2
7d17e77e72
GS: Reset goes in to PRMODE not PRIM
2020-06-06 21:06:13 +01:00
refractionpcsx2
2949472a05
Fixed problem with screen size being calculated incorrectly
2020-06-06 19:59:50 +01:00
refractionpcsx2
923a3a167a
Tidied up calculated DISPLAY values
...
Added some DISPLAY registers to savestates
Bump to savestate version
2020-06-06 19:19:43 +01:00
refractionpcsx2
ba8b0a01ec
Fixed some framebuffer reading bugs, plus a GS reset hang and removed an interlacing hack
2020-06-06 18:26:40 +01:00
PSISP
f244af46ee
Merge pull request #246 from PSI-Rockin/memcards
...
Basic memory card support
2020-06-06 00:35:20 -04:00
PSI-Rockin
282dff6311
Qt: Fill unformatted memory cards with 0xFF
...
This allows games to properly format
2020-06-05 23:25:35 -04:00
PSI-Rockin
512ab45295
Qt: Change title of memcard window
2020-06-05 22:44:29 -04:00
PSI-Rockin
9e30d96529
Qt: Allow users to create unformatted cards
2020-06-05 22:27:39 -04:00
PSI-Rockin
8c3359bd1b
Memcard: Make specs slightly less hardcoded
...
This provides some framework for supporting larger memory cards in the future
2020-06-05 19:30:45 -04:00
refractionpcsx2
866938730c
Fix typo
2020-06-05 23:24:52 +01:00
refractionpcsx2
0c88686b95
Implemented tadanokojin's DISPLAY changes to fix MGS3 transparencies and Devil May Cry
...
Soft Reset the GS when a reset is issued, fixes the screen on Downhill Domination
2020-06-05 23:22:48 +01:00
PSI-Rockin
5930dae382
VS: Mac bad
2020-06-05 17:18:31 -04:00
PSI-Rockin
b1f4f04960
VS: More typo
2020-06-05 17:10:17 -04:00
PSI-Rockin
4bf6e7e7d7
VS: Typo
2020-06-05 17:09:04 -04:00
PSI-Rockin
50641ae2c8
VS: Attempt to fix build
2020-06-05 17:05:20 -04:00
PSI-Rockin
fb5edf49a3
qmake: Fix formatting
2020-06-05 16:49:51 -04:00
PSI-Rockin
f8ec2c2838
Merge branch 'master' into memcards
2020-06-05 16:45:15 -04:00
PSISP
f6af7bd08f
Merge pull request #400 from tadanokojin/vs-project-update
...
VS: Add support for Qt UI files, cleanup
2020-06-05 16:35:10 -04:00
Kojin
cd234ebf47
vs: add support for ui files
2020-06-05 05:55:46 -04:00
Kojin
ed47dea582
vs: core project fixes
...
- fix some filter errors
- fix an issue where one of the files has a typo "header" instead of "reader" (don't ask me how that works)
- remove an uneeded filter
2020-06-05 02:22:31 -04:00
Kojin
fc92044ba8
vs: move core project to core source directory
2020-06-05 02:12:25 -04:00
Kojin
f29c4f6ef8
vs: move qt project to qt source directory
2020-06-05 02:04:33 -04:00
Kojin
09b64ad5cf
vs: remove whitespace from qt project
2020-06-05 01:20:26 -04:00
PSISP
7671ebcbc5
Merge pull request #399 from PSI-Rockin/sifrpc_logging
...
SIFRPC Logging
2020-06-02 17:44:45 -04:00
PSI-Rockin
5af6de5423
SIFRPC: Cleanup
2020-06-02 16:59:00 -04:00
PSI-Rockin
76bc265887
SIFRPC: Move code to SIF file
2020-06-02 16:49:26 -04:00
PSISP
98ced35b6f
Merge pull request #397 from refractionpcsx2/fps_counter
...
UI: Stabilize average FPS counter and make it more accurate
2020-05-31 18:25:30 -04:00
refractionpcsx2
9db0d62288
Stabalize AVG FPS counter and make it more accurate
2020-05-30 02:45:44 +01:00
PSISP
7c865da6b7
Merge pull request #394 from refractionpcsx2/ee_jit_fpu_clamp
...
EE JIT: Clamp FPU ops
2020-05-29 16:02:24 -04:00
PSISP
a1b8e97bfd
Merge pull request #396 from refractionpcsx2/vsync_timing
...
Emulator: Adjusted VSync timings to be closer to PS2 console tests
2020-05-27 19:51:14 -04:00
refractionpcsx2
84e2e3d6c2
Implement soft VU reset for FBRST
2020-05-25 05:22:09 +01:00
refractionpcsx2
9257306cd0
Fixed typo, tidied up some words
2020-05-23 05:45:14 +01:00
refractionpcsx2
d59322def3
Adjusted VSync timings to be closer to PS2 console tests
...
Added a bunch of notes for VSync cycle timings
Adjusted HBlank timer source cycles to be more accurate
2020-05-23 05:43:03 +01:00
Margen67
92a6b23dbd
ci: Add Windows CMake build, other changes
...
Opt out of PowerShell telemetry.
Remove unneeded names from Actions.
Move env before run for consistency.
Capitalize CMake.
Remove redundant `brew analytics off` command.
2020-05-18 20:03:11 -07:00
PSISP
86f04c1a9c
Merge pull request #395 from PSI-Rockin/dual_layer_toc_fix
...
CDVD: Add extra info to TOC for dual-layer discs
2020-05-16 19:30:54 -04:00
PSI-Rockin
9a8a037d37
CDVD: Add extra info to TOC for dual-layer discs
...
Fixes GT4 not booting past first screen, possibly all dual-layer games are affected
2020-05-16 18:43:51 -04:00
PSI-Rockin
0e56c0b240
SIFRPC: Add framework for registering servers
...
This allows associating a name, a module id, and a function lambda that executes on sceSifCallRpc requests
2020-05-16 18:41:23 -04:00
PSISP
f4325a1715
Merge pull request #393 from refractionpcsx2/vif_stall_fixes
...
VIF: Handle combination of VIF STOP and I-Bit stall better
2020-05-16 15:58:32 -04:00
refractionpcsx2
bc83652aa3
Missed a bit of spacing
2020-05-16 20:56:00 +01:00