Raul Tambre
|
899b06d6db
|
Fix conflicts 2
|
2015-02-01 15:45:25 +02:00 |
|
Nekotekina
|
140a42fbcb
|
Bugfix
|
2015-01-31 00:30:46 +03:00 |
|
Nekotekina
|
4ea1b8cffc
|
Fixed TLS for PPU threads
|
2015-01-30 23:01:13 +03:00 |
|
Nekotekina
|
6cab4d7100
|
Some functions added
|
2015-01-30 15:19:01 +03:00 |
|
Raul Tambre
|
a671c43862
|
Fix conflicts
|
2015-01-29 18:28:39 +02:00 |
|
Nekotekina
|
62c8f2ac34
|
ARMv7: stubs for other modules, loader improved
|
2015-01-29 18:48:05 +03:00 |
|
B1ackDaemon
|
1fa301b719
|
Merge pull request #981 from Nekotekina/master
ARMv7 progress, some changes in vm_ptr
|
2015-01-29 01:57:42 +02:00 |
|
Nekotekina
|
579a88b7c4
|
vm_ptr: function format changed
|
2015-01-28 15:59:16 +03:00 |
|
Raul Tambre
|
3a51a6ded7
|
Revert RSXIO changes
This revert fixes many games, while seeming to break none.
|
2015-01-27 19:22:56 +02:00 |
|
Raul Tambre
|
f81b00d488
|
Fix compiling
|
2015-01-27 17:34:50 +02:00 |
|
Nekotekina
|
81340e9d5c
|
scePerf stub, sceSysmodule, sema, ef
|
2015-01-27 03:19:51 +03:00 |
|
Raul Tambre
|
78a92c7d43
|
More fixes and fixes to previous fixes
|
2015-01-26 21:01:47 +02:00 |
|
Raul Tambre
|
be50130c3f
|
Various fixes
Fixes to dead code and a couple self-assignings
|
2015-01-24 21:50:26 +02:00 |
|
Raul Tambre
|
23a5cd5cff
|
Small fix to cellMsgDialogOpen2
|
2015-01-24 21:21:19 +02:00 |
|
Nekotekina
|
ec2e53dc6b
|
Formatting changes
|
2015-01-20 02:15:43 +03:00 |
|
Nekotekina
|
5195b2b1b4
|
RealToVirtualAddr became vm::get_addr()
|
2015-01-19 22:41:31 +03:00 |
|
Nekotekina
|
c4558d2ca7
|
cast_armv7_gpr added
|
2015-01-19 21:02:33 +03:00 |
|
Nekotekina
|
1629feb15e
|
vm::ptr::make() fixed, added to_le() method
|
2015-01-19 19:30:35 +03:00 |
|
Nekotekina
|
f3c9143a81
|
cast_to_ppu_gpr(), cast_from_ppu_gpr() updated
|
2015-01-19 17:16:31 +03:00 |
|
Nekotekina
|
0d28f378a7
|
fmt::format() optimization (fmt::unveil template)
|
2015-01-19 01:54:56 +03:00 |
|
Nekotekina
|
6545df2b15
|
Exception handling fix
|
2015-01-18 16:57:39 +03:00 |
|
Nekotekina
|
d557ba2d97
|
Audio format changed to 8ch
|
2015-01-18 02:01:08 +03:00 |
|
Nekotekina
|
011362bf1c
|
Things updated
|
2015-01-17 21:33:39 +03:00 |
|
Nekotekina
|
b897a5d20a
|
cellAudio, thread_t improvements, pause/resume callback
|
2015-01-17 19:14:58 +03:00 |
|
Nekotekina
|
4dae27c1d4
|
squeue_t updated
|
2015-01-16 20:09:53 +03:00 |
|
Nekotekina
|
fd06f70387
|
cellAudio updated, thread_t updated
|
2015-01-16 17:36:53 +03:00 |
|
Nekotekina
|
42b748a881
|
Syscall name resolving improved
|
2015-01-14 22:45:36 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
Nekotekina
|
181854fc35
|
cellSaveData reorganized a bit
|
2015-01-05 02:07:46 +03:00 |
|
Nekotekina
|
92c9a0a9aa
|
Damned fix for damned terraria
|
2015-01-05 01:45:09 +03:00 |
|
Nekotekina
|
d8664c8da4
|
Bugfix
|
2015-01-02 19:02:31 +03:00 |
|
Nekotekina
|
318d7276c0
|
Warning fix
|
2015-01-02 18:29:57 +03:00 |
|
Nekotekina
|
658079af55
|
Compilation fix 2
|
2015-01-02 15:32:54 +03:00 |
|