Hykem
|
692502b177
|
Merge pull request #962 from Zangetsu38/master
Fix Git version and Remove old Platform on emucore.vcxproj
|
2015-01-15 16:10:48 +00:00 |
|
Zangetsu38
|
0a7b9c03e4
|
Fix My error
|
2015-01-15 04:18:44 +01:00 |
|
Dante38490
|
edd4359554
|
Merge branch 'master' of https://github.com/Zangetsu38/rpcs3
|
2015-01-15 04:16:54 +01:00 |
|
Dante38490
|
e61849c3c4
|
Fix correct name file
|
2015-01-15 04:16:14 +01:00 |
|
Zangetsu38
|
6db1ee634d
|
Merge pull request #3 from Bigpet/master
forgot to remove somicolon
|
2015-01-15 04:15:34 +01:00 |
|
Dante38490
|
1cf4791f95
|
Fix correct PATH
|
2015-01-15 04:03:25 +01:00 |
|
Peter Tissen
|
57361e2943
|
forgot to remove somicolon
|
2015-01-15 04:00:43 +01:00 |
|
Zangetsu38
|
e69f76de87
|
Merge pull request #2 from Bigpet/master
don't distinguish between windows and unix for no reason
|
2015-01-15 03:47:22 +01:00 |
|
Peter Tissen
|
71225da135
|
don't distinguish between windows and unix for no reason
|
2015-01-15 03:34:03 +01:00 |
|
Dante38490
|
d3c9aff2f4
|
Fix Typho
|
2015-01-15 02:26:49 +01:00 |
|
Dante38490
|
79e8ed47d5
|
Fix Linux 2
|
2015-01-15 00:46:42 +01:00 |
|
Dante38490
|
e5b59a6bad
|
Fix Compile Linux
|
2015-01-14 23:48:55 +01:00 |
|
Dante38490
|
3da3eee15f
|
Fix Git version and Remove old Platform on emucore.vcxproj
|
2015-01-14 22:46:02 +01:00 |
|
Nekotekina
|
42b748a881
|
Syscall name resolving improved
|
2015-01-14 22:45:36 +03:00 |
|
B1ackDaemon
|
a43e03b549
|
Merge pull request #961 from Nekotekina/master
Some bugs fixed
|
2015-01-14 20:00:21 +02:00 |
|
Nekotekina
|
809ba66290
|
vm::cast in PPUInterpreter
|
2015-01-14 19:48:50 +03:00 |
|
Nekotekina
|
4237043f38
|
Compilation fix
|
2015-01-14 17:31:24 +03:00 |
|
Nekotekina
|
cdeac05e88
|
vm::cast
|
2015-01-14 16:57:19 +03:00 |
|
Nekotekina
|
824b0f832a
|
Compilation fix
|
2015-01-14 02:32:44 +03:00 |
|
Nekotekina
|
bf7cf0ee9d
|
.ToLE() changed to .value() or removed
|
2015-01-14 02:08:00 +03:00 |
|
Hykem
|
8df825abc5
|
Merge pull request #960 from Nekotekina/master
PKG installer fixed
|
2015-01-13 18:08:41 +00:00 |
|
Nekotekina
|
f1f51521f4
|
PKG installer fixed
|
2015-01-13 20:38:32 +03:00 |
|
Nekotekina
|
88fd748dd5
|
Experimental vm::ptr support for fmt::format
|
2015-01-13 20:14:07 +03:00 |
|
Nekotekina
|
1c4e89d2bf
|
Formatting fixes, ToBE() replaced with data()
|
2015-01-13 17:54:36 +03:00 |
|
B1ackDaemon
|
f4c712dafc
|
Merge pull request #959 from Nekotekina/master
Experimental function fmt::format
|
2015-01-13 03:02:16 +02:00 |
|
Nekotekina
|
fe86869f37
|
Fix
|
2015-01-13 03:10:39 +03:00 |
|
Nekotekina
|
25672cdc47
|
cntlz fix
|
2015-01-13 00:32:53 +03:00 |
|
Nekotekina
|
7372583cab
|
Compilation fix 3
|
2015-01-12 23:37:29 +03:00 |
|
Nekotekina
|
e40347dd53
|
Compilation fix 2
|
2015-01-12 22:31:11 +03:00 |
|
Nekotekina
|
b90540c1eb
|
Compilation fix
|
2015-01-12 22:11:55 +03:00 |
|
Nekotekina
|
b6ec618f97
|
Experimental template formatting with be_t<> support
|
2015-01-12 21:12:06 +03:00 |
|
Nekotekina
|
ad2b2c9c62
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
|
2015-01-12 16:46:55 +03:00 |
|
B1ackDaemon
|
11fd944f53
|
Merge pull request #957 from O1L/master
AudioThread improvements
|
2015-01-12 15:17:48 +02:00 |
|
Oil
|
0648f1d0a2
|
Build fix
|
2015-01-11 16:21:53 +04:00 |
|
Nekotekina
|
c89d2cf138
|
a128() removed
|
2015-01-11 15:13:18 +03:00 |
|
Nekotekina
|
da09477be8
|
Callback syntax changed
call() became overloaded () operator
|
2015-01-11 13:43:40 +03:00 |
|
Nekotekina
|
c36e692411
|
be_storage_t
BE data is internally stored as u8, u16, u32, u64, u128 value (decreases
amount of reinterpret casts in be<>le conversions)
|
2015-01-11 12:33:05 +03:00 |
|
Oil
|
b5c33ec26b
|
Improved AudioThread interface, added XAudio2 audio output
|
2015-01-11 03:46:10 +04:00 |
|
Oil
|
e6e60795b7
|
Added minidx9 as a submodule
|
2015-01-11 01:19:21 +04:00 |
|
B1ackDaemon
|
afe221c29d
|
Merge pull request #956 from Nekotekina/master
cellAudio fixes, Linux fixes
|
2015-01-10 21:32:02 +02:00 |
|
Nekotekina
|
5928b85ec1
|
cellAudio fix (forgotten functions)
|
2015-01-10 00:04:17 +03:00 |
|
Nekotekina
|
70ee62f43f
|
cellAudioAdd(2/6ch)Data fixed
|
2015-01-09 23:11:21 +03:00 |
|
Nekotekina
|
056f93f3e4
|
Linux fixes
|
2015-01-09 01:17:26 +03:00 |
|
B1ackDaemon
|
1d0f2c16e0
|
Merge pull request #955 from Nekotekina/master
vm::stackvar, callback args and syscall results fixed
|
2015-01-08 00:58:24 +02:00 |
|
Nekotekina
|
bd71c1200e
|
CB_FUNC/SC_FUNC fixed
|
2015-01-07 19:44:47 +03:00 |
|
Nekotekina
|
a1b1f6be63
|
Compilation fix 2
|
2015-01-07 05:31:17 +03:00 |
|
Nekotekina
|
5f27e9b6e7
|
Compilation fix
|
2015-01-07 05:27:35 +03:00 |
|
Nekotekina
|
3f44e07b7c
|
vm::stackvar (experimental)
Should be convenient for small allocations which would be done on stack
on real console
|
2015-01-07 05:14:00 +03:00 |
|
Hykem
|
5ffc6ffca5
|
Merge pull request #954 from Nekotekina/master
PKG installer fix + experimental optimization
|
2015-01-05 16:41:52 +00:00 |
|
Hykem
|
b756b80786
|
Merge pull request #953 from raven02/patch-4
RSX : last few cmd refactoring
|
2015-01-05 16:41:38 +00:00 |
|