O1L
|
c0255208cc
|
Old ini-manager only partially used in VFS. Global configuration used as defualt.
|
2015-10-27 01:09:31 +04:00 |
|
Nekotekina
|
59f1077a36
|
Cleanup, be_t fixed
Some functions renamed:
get_ps3_function_name
execute_syscall_by_index
|
2015-09-22 13:28:34 +03:00 |
|
Nekotekina
|
093ecc0a02
|
CALL_FUNC macro fixed
Now it can call any HLE function, possibly using LLE if available.
|
2015-09-22 13:28:29 +03:00 |
|
Raul Tambre
|
ea376e7751
|
Implement console_write and GetHomeDataExportPath
|
2015-09-12 14:11:26 +03:00 |
|
Nekotekina
|
c6bdedf3b0
|
sleep_queue_t moved to SleepQueue.cpp, cleanup
Used ARMv7Thread instead of ARMv7Context in PSV HLE functions and
callbacks. However, interpreter still uses ARMv7Context.
Various PSV functions partially implemented:
sceKernelCreateEventFlag
sceKernelDeleteEventFlag
sceKernelOpenEventFlag
sceKernelCloseEventFlag
sceKernelWaitEventFlag
sceKernelWaitEventFlagCB
sceKernelPollEventFlag
sceKernelSetEventFlag
sceKernelClearEventFlag
sceKernelCancelEventFlag
sceKernelGetEventFlagInfo
sceKernelCreateSema
sceKernelDeleteSema
sceKernelCreateMutex
sceKernelDeleteMutex
sceKernelCreateCond
sceKernelDeleteCond
|
2015-08-24 21:22:30 +03:00 |
|
Nekotekina
|
a2646f9871
|
ModuleManager cleanup
|
2015-08-01 14:39:37 +03:00 |
|
Nekotekina
|
3bc6c53eb3
|
sys_interrupt improved
|
2015-07-18 03:12:10 +03:00 |
|
Nekotekina
|
4bacfcf847
|
sys_lv2dbg added, bugfix
|
2015-07-10 04:31:41 +03:00 |
|
Nekotekina
|
82781e620a
|
Small fixes
|
2015-07-10 04:31:36 +03:00 |
|
Nekotekina
|
83321c5be7
|
sys_time_get_current_time fixed, CALL_FUNC draft
|
2015-07-10 04:31:30 +03:00 |
|
Nekotekina
|
3aefa2b4e1
|
ThreadBase rewritten (wip)
|
2015-07-10 04:31:16 +03:00 |
|
Nekotekina
|
edb9595721
|
Using vm::ps3 namespace moved in proper places
Various fixes
|
2015-07-10 04:30:41 +03:00 |
|
DHrpcs3
|
39e679806b
|
Implemented some sys_prx syscalls
Fixed vm::ptr
Conflicts:
Utilities/BEType.h
Utilities/StrFmt.cpp
rpcs3/Emu/Memory/vm_ptr.h
rpcs3/Emu/SysCalls/lv2/sys_prx.cpp
rpcs3/Emu/SysCalls/lv2/sys_prx.h
Cherry-picked commit "Implemented some sys_prx syscalls"
|
2015-05-29 04:34:30 +03:00 |
|
Nekotekina
|
ea5110cec3
|
Various changes
|
2015-04-12 04:36:25 +03:00 |
|
Nekotekina
|
3e412a2a1f
|
Syscall names registered
|
2015-03-15 16:26:01 +03:00 |
|
Nekotekina
|
fae7ddc611
|
sys_fs_test, sys_fs_fcntl draft
|
2015-03-15 03:41:08 +03:00 |
|
Nekotekina
|
583b6d92ec
|
sys_fs syscalls detached from cellFs
|
2015-03-12 22:02:02 +03:00 |
|
Nekotekina
|
3cf80b0831
|
sys_lwcond* funcs moved and rewritten
|
2015-03-09 22:56:55 +03:00 |
|
Nekotekina
|
507798c541
|
Lv2 Lwmutex
|
2015-03-09 00:56:45 +03:00 |
|
Nekotekina
|
9883e1e8b8
|
Lv2 Timer rewritten
|
2015-03-08 18:25:31 +03:00 |
|
Nekotekina
|
ef65299dff
|
Lv2 Cond/Mutex rewritten, bugfixes
|
2015-03-07 01:10:04 +03:00 |
|
Nekotekina
|
5f8cf18a5a
|
SPU refactoring
|
2015-03-03 00:09:20 +03:00 |
|
Nekotekina
|
942d984dc5
|
sys_process_get_paramsfo implemented
|
2015-02-28 17:41:15 +03:00 |
|
Nekotekina
|
9afdb429fa
|
Result logging restored
|
2015-02-25 15:08:22 +03:00 |
|
Nekotekina
|
0b21474b79
|
Logging fixed
|
2015-02-25 14:48:12 +03:00 |
|
Nekotekina
|
faaef03604
|
Fix
|
2015-02-21 14:30:26 +03:00 |
|
Nekotekina
|
cd2eb59da6
|
Compilation fix (sc)
|
2015-02-20 21:14:34 +03:00 |
|
Nekotekina
|
655acc746d
|
HLE function binding for PPU/ARMv7 simplified
|
2015-02-20 16:58:40 +03:00 |
|
Nekotekina
|
af986d8f4c
|
Loader improved, ModuleManager refactored
|
2015-02-18 19:22:06 +03:00 |
|
Nekotekina
|
7613d749ec
|
SQueue renamed and moved
|
2014-12-25 01:24:17 +03:00 |
|
Nekotekina
|
69388f032e
|
cellFs functions merged
|
2014-12-24 21:19:59 +03:00 |
|
Nekotekina
|
d8239a39c9
|
std::shared_ptr in IdManager
|
2014-12-24 02:38:13 +03:00 |
|
Nekotekina
|
b2de24db73
|
SMutex eliminated
|
2014-12-23 02:31:11 +03:00 |
|
Nekotekina
|
0fb092f2a5
|
Syscalls: minor fixes
|
2014-12-22 03:56:04 +03:00 |
|
Nekotekina
|
ac20cf0060
|
cellGcmCallback modified
|
2014-11-08 19:58:51 +03:00 |
|
DHrpcs3
|
eada1fe12c
|
Improved be_t
Fixed NV4097_SET_TWO_SIDE_LIGHT_EN
Added LIS, ORI, NOP & BLR to PPU Jit
|
2014-10-01 12:45:43 +03:00 |
|
Nekotekina
|
0044141631
|
sys_process_is_spu_lock_line_reservation_address
Formatting changed a bit
|
2014-09-17 17:15:17 +04:00 |
|
Nekotekina
|
626133c0eb
|
declCPU removed, PPUThread& is passed as argument
Added experimental feature: passing PPUThread& to syscall
|
2014-09-16 21:49:50 +04:00 |
|
Nekotekina
|
b600cba180
|
CB_FUNC / SC_FUNC small update
|
2014-09-16 17:56:27 +04:00 |
|
Nekotekina
|
5f1253598c
|
Fix formatting
|
2014-09-15 23:04:18 +04:00 |
|
Nekotekina
|
9e2bb9e9d2
|
Some warnings fixed
|
2014-08-31 00:41:01 +04:00 |
|
Nekotekina
|
5d3a612003
|
SC_FUNC.h rewritten
Now float arguments should work correctly
|
2014-08-26 18:38:14 +04:00 |
|
Alexandro Sánchez Bach
|
5bd85bd4eb
|
Minor lv2 / GCM updates and double-click loading
|
2014-08-26 01:45:15 +02:00 |
|
Nekotekina
|
4ffd03fe3e
|
Include clearing
|
2014-08-24 00:40:04 +04:00 |
|
Nekotekina
|
b005ee3cda
|
Log include fixes
|
2014-08-23 18:51:51 +04:00 |
|
Nekotekina
|
efa538f9d7
|
include clearing
|
2014-08-23 04:16:54 +04:00 |
|
Nekotekina
|
652c5901f8
|
Another try
|
2014-08-22 20:36:27 +04:00 |
|
Nekotekina
|
4446aa5d17
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
|
2014-08-19 12:32:00 +04:00 |
|
Raul Tambre
|
9b1a2e50f2
|
Fixed some grammatical mistakes
|
2014-08-17 10:53:09 +03:00 |
|
Nekotekina
|
152c2b87a4
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
|
2014-08-16 19:01:25 +04:00 |
|