Jean-Philip Desjardins
|
043f918f40
|
Use define instead of hardcoded value.
|
2018-11-07 12:42:46 -05:00 |
|
Jean-Philip Desjardins
|
8d498f65b0
|
Set D flag when division by 0 is encountered.
|
2018-11-07 12:23:15 -05:00 |
|
Jean-Philip Desjardins
|
658c257a58
|
Remove hard-coded values.
|
2018-11-07 12:22:46 -05:00 |
|
Jean-Philip Desjardins
|
d99b3a0a6d
|
Handle RSQRT by 0.
|
2018-11-06 13:10:02 -05:00 |
|
Jean-Philip Desjardins
|
dc8a20599d
|
Get the absolute value before computing square root.
|
2018-11-06 13:10:02 -05:00 |
|
Jean-Philip Desjardins
|
3de66332bb
|
Make sure Etag is read properly.
NSUrlRequest seems to normalize header names.
|
2018-11-02 08:11:17 -04:00 |
|
Jean-Philip Desjardins
|
ce09f825a2
|
Allow signaled events to trigger interrupts after unmasking.
|
2018-10-29 13:16:11 -04:00 |
|
Jean-Philip Desjardins
|
503c9fa804
|
Make sure writes to IMR are 64-bits.
|
2018-10-29 13:16:11 -04:00 |
|
Jean-Philip Desjardins
|
d849cfcb09
|
Log writes to IMR.
|
2018-10-29 13:16:11 -04:00 |
|
Jean-Philip Desjardins
|
f70a5b12ac
|
Make sure GS interrupts only occur when events occur.
|
2018-10-29 13:16:10 -04:00 |
|
Jean-Philip Desjardins
|
5b9b9ed5e8
|
Fix IMR reset value.
|
2018-10-29 13:16:10 -04:00 |
|
Jean-Philip Desjardins
|
5e3a652d48
|
Code style fixes.
|
2018-10-26 13:29:31 -04:00 |
|
Jean-Philip Desjardins
|
e80cdbc520
|
Add Exit button on iOS.
|
2018-10-26 08:14:14 -04:00 |
|
Jean-Philip Desjardins
|
669fd22686
|
Add ptrace call on iOS to simulate debugger.
This allows JITed code to work even though the application is not running through Xcode.
|
2018-10-25 18:27:59 -04:00 |
|
Jean-Philip Desjardins
|
be868c3c3f
|
Qt - Generate Win32 executable
|
2018-10-24 20:43:37 -04:00 |
|
Jean-Philip Desjardins
|
5d31bb814e
|
Update DVD L1 handling code.
|
2018-10-19 12:53:50 -04:00 |
|
Jean-Philip Desjardins
|
aa580e89ff
|
Make IDEC seek to start code.
When a start code is detected, we need to seek to its proper byte-aligned position.
|
2018-10-19 12:37:57 -04:00 |
|
Jean-Philip Desjardins
|
f1b0d2c01a
|
Decode DCT type in IDEC when needed.
|
2018-10-19 12:37:57 -04:00 |
|
Jean-Philip Desjardins
|
a93c78c5be
|
Call SIF call RPC end function.
|
2018-10-19 12:37:57 -04:00 |
|
Jean-Philip Desjardins
|
d6cb020ebf
|
DL disc support improvements.
|
2018-10-19 12:37:56 -04:00 |
|
Jean-Philip Desjardins
|
c82ac400cf
|
Cleanup.
|
2018-10-19 12:36:46 -04:00 |
|
Jean-Philip Desjardins
|
0d8333235e
|
Implement ReadDvdDualInfo in CDVDFSV.
|
2018-10-19 12:36:46 -04:00 |
|
Jean-Philip Desjardins
|
72a2db040b
|
Change prints to warnings.
|
2018-10-19 12:36:46 -04:00 |
|
Jean-Philip Desjardins
|
d543d4049b
|
Move SH_OpenAL stuff to its own CMakeLists.txt
|
2018-10-18 21:37:55 -04:00 |
|
Jean-Philip Desjardins
|
1959ee9c23
|
Use SH_WaveOut on Win32.
|
2018-10-18 21:37:55 -04:00 |
|
Jean-Philip Desjardins
|
ae679faeb0
|
Fix iOS build.
|
2018-10-18 21:37:55 -04:00 |
|
Jean-Philip Desjardins
|
7ee26f2f09
|
Move OpenAL config out of PlayCore.
|
2018-10-18 21:37:55 -04:00 |
|
Jean-Philip Desjardins
|
940ad5e627
|
Remove old/unused macOS code.
|
2018-10-17 19:32:38 -04:00 |
|
Jean-Philip Desjardins
|
810275e6ee
|
Cleanup.
|
2018-10-17 19:04:16 -04:00 |
|
Jean-Philip Desjardins
|
023589d6b1
|
Add menu item to open up S3 File Browser.
Not visible since it's still an experimental feature.
|
2018-10-16 13:08:52 -04:00 |
|
Jean-Philip Desjardins
|
65fef48e64
|
Build fix (yet again).
|
2018-10-15 22:12:04 -04:00 |
|
Jean-Philip Desjardins
|
316c30b3bd
|
Fix Unix build.
|
2018-10-15 19:41:02 -04:00 |
|
Jean-Philip Desjardins
|
983f909b91
|
Create file system when creating a DVD.
|
2018-10-15 19:38:59 -04:00 |
|
Jean-Philip Desjardins
|
d8b10ac911
|
Update CMakeLists.txt.
|
2018-10-15 18:34:57 -04:00 |
|
Jean-Philip Desjardins
|
85e67762dc
|
Hook up MDF/MDS loader.
|
2018-10-15 18:34:57 -04:00 |
|
Jean-Philip Desjardins
|
ed61fa0f03
|
Update MdsDiscImage.
|
2018-10-15 18:34:57 -04:00 |
|
Jean-Philip Desjardins
|
24fc2410c0
|
Initial version of MDS support.
|
2018-10-15 18:34:57 -04:00 |
|
Jean-Philip Desjardins
|
88f7f1b946
|
Build fix attempt.
|
2018-10-15 12:53:33 -04:00 |
|
Jean-Philip Desjardins
|
7f3fd04b64
|
Code style fixes.
|
2018-10-15 12:53:33 -04:00 |
|
Jean-Philip Desjardins
|
fe70f02014
|
Fix build.
|
2018-10-15 12:53:33 -04:00 |
|
Jean-Philip Desjardins
|
c11ae907cd
|
Save last bucket name.
|
2018-10-15 12:53:33 -04:00 |
|
Jean-Philip Desjardins
|
0b8ba585eb
|
Add search filter.
|
2018-10-15 12:53:33 -04:00 |
|
Jean-Philip Desjardins
|
a6c365566e
|
Cleanup.
|
2018-10-15 12:53:33 -04:00 |
|
Jean-Philip Desjardins
|
b105e0ceb1
|
Cleanup.
|
2018-10-15 12:53:33 -04:00 |
|
Jean-Philip Desjardins
|
6a83d11281
|
S3 file browser initial version.
|
2018-10-15 12:53:32 -04:00 |
|
Jean-Philip Desjardins
|
eae1eceee1
|
Make S3ObjectStream's config accessible externally.
|
2018-10-15 12:53:32 -04:00 |
|
Jean-Philip Desjardins
|
f12b5d7f8b
|
Reorder stuff.
|
2018-10-15 12:53:32 -04:00 |
|
Jean-Philip Desjardins
|
9d2cd1603b
|
Move continuation checking logic for Qt to a reusable object.
|
2018-10-15 12:53:32 -04:00 |
|
Jean-Philip Desjardins
|
5273a53899
|
Cleanup.
|
2018-10-15 12:53:32 -04:00 |
|
Jean-Philip Desjardins
|
e134feca03
|
Fix parameters not being passed properly in ExecPS2.
|
2018-10-11 12:41:37 -04:00 |
|