Nekotekina
|
ca6783ba9a
|
Threads improved, ID manager improved
|
2015-12-04 23:37:34 +03:00 |
|
O1L
|
fd13a495de
|
Replace remained old ini-manager calls
|
2015-11-14 23:59:46 +04:00 |
|
Nekotekina
|
a974ee009e
|
vm::var improved, cleanup
Mostly vm::var initialization introduced.
Added vm::make_var function.
|
2015-10-14 18:17:37 +03:00 |
|
Nekotekina
|
8ae3401ffa
|
Some things improved
shared_mutex_t implemented
GUI Emu Callbacks rewritten
fxm::import, fxm::import_always implemented
cellMsgDialog rewritten
Emu.CallAfter improved (returns std::future)
|
2015-09-22 16:48:21 +03:00 |
|
Nekotekina
|
5e14310071
|
noexcept usage fixed
thread_t renamed to named_thread_t
|
2015-08-24 21:22:48 +03:00 |
|
Nekotekina
|
c2897cddd6
|
id_traits, idm::get_last_id() added
id_traits for file/dir descriptors
idm::get_current_id() removed, thread-local last ID
|
2015-08-24 21:22:38 +03:00 |
|
Nekotekina
|
d9403c2ed2
|
thread_t cleanup
|
2015-08-24 21:22:37 +03:00 |
|
Nekotekina
|
be9a599beb
|
PPU Decoder Cache improved
|
2015-08-24 21:22:35 +03:00 |
|
Nekotekina
|
dd665e7363
|
ID manager simplified
ID manager refactoring, redundant "type" information removed
|
2015-08-24 21:22:19 +03:00 |
|
Nekotekina
|
2f7fe35f5c
|
Minor style change
|
2015-07-21 23:14:31 +03:00 |
|
Nekotekina
|
8175630619
|
sys_cond/sys_mutex improved
|
2015-07-21 23:14:29 +03:00 |
|
Nekotekina
|
9913c9059c
|
Very bugfix
I reverted cellSaveData changes since they were relying on the
uninitialized local variable `save_entry` and thus were almost
completely wrong.
|
2015-07-21 23:14:26 +03:00 |
|
Nekotekina
|
82781e620a
|
Small fixes
|
2015-07-10 04:31:36 +03:00 |
|
Nekotekina
|
c0f13f7084
|
sleep_queue_t rewritten, used in sys_cond/sys_mutex
Some synchronization fixes
|
2015-07-10 04:31:34 +03:00 |
|
Nekotekina
|
eafddd9e33
|
CPUThread fixes, thread_t cleanup
|
2015-07-10 04:31:32 +03:00 |
|
Nekotekina
|
83321c5be7
|
sys_time_get_current_time fixed, CALL_FUNC draft
|
2015-07-10 04:31:30 +03:00 |
|
Nekotekina
|
22e1da5e76
|
Minor cleanup
|
2015-07-10 04:31:29 +03:00 |
|
Nekotekina
|
8f9e1100c8
|
SPU fixes, various fixes
|
2015-07-10 04:31:25 +03:00 |
|
Nekotekina
|
6f1e76198a
|
Some fixes
|
2015-07-10 04:31:18 +03:00 |
|
Nekotekina
|
3aefa2b4e1
|
ThreadBase rewritten (wip)
|
2015-07-10 04:31:16 +03:00 |
|
Nekotekina
|
714da1aa7c
|
vm::var fix, vm::ptr improved
GetCurrentPPUThread() removed
|
2015-07-10 04:31:00 +03:00 |
|
Nekotekina
|
a71cb5f521
|
Basic concept
|
2015-03-17 00:38:21 +03:00 |
|
Nekotekina
|
63b97d6817
|
cellFsSt*
|
2015-03-16 03:21:40 +03:00 |
|
Nekotekina
|
3e412a2a1f
|
Syscall names registered
|
2015-03-15 16:26:01 +03:00 |
|
Nekotekina
|
bc94d92cba
|
nyu
|
2015-03-02 05:10:41 +03:00 |
|
Nekotekina
|
af986d8f4c
|
Loader improved, ModuleManager refactored
|
2015-02-18 19:22:06 +03:00 |
|
Nekotekina
|
e5dd03dbcb
|
ARMv7: argc, argv setting, LDRSB_IMM, bugfixes
|
2015-02-01 16:52:34 +03:00 |
|
Nekotekina
|
1a5d5c96ed
|
Compilation fix
|
2015-01-22 00:39:25 +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
|
809ba66290
|
vm::cast in PPUInterpreter
|
2015-01-14 19:48:50 +03:00 |
|
Nekotekina
|
6069071e4d
|
Code moved, attempt to make SIGSEGV handler
|
2015-01-05 00:46:31 +03:00 |
|
Nekotekina
|
27cfdc897b
|
PKG installer improved
Now it doesn't attempt to delete existing directory and overwrites only
existing files. It should fix installing updates.
|
2015-01-04 19:44:54 +03:00 |
|
Nekotekina
|
22497757e9
|
Prefix decoding improved
|
2015-01-04 18:33:25 +03:00 |
|
Nekotekina
|
896097da0d
|
Experimental RawSPU MMIO implementation
|
2015-01-04 15:35:47 +03:00 |
|
Nekotekina
|
b2de24db73
|
SMutex eliminated
|
2014-12-23 02:31:11 +03:00 |
|
S Gopal Rajagopal
|
5c468d7591
|
Disabled call stack tracing when using the PPU LLVM recompiler
|
2014-11-09 11:50:01 +05:30 |
|
Nekotekina
|
9a02add930
|
Bugfix
|
2014-10-08 16:29:29 +04:00 |
|
Nekotekina
|
94c30924dd
|
Some things for u128
|
2014-10-08 01:37:04 +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
|
5f1253598c
|
Fix formatting
|
2014-09-15 23:04:18 +04:00 |
|
Nekotekina
|
597d07bf24
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
Nekotekina
|
860d7bd3f1
|
Small fix 2
|
2014-09-13 18:25:02 +04:00 |
|
Nekotekina
|
0df3e955c8
|
Small fix
|
2014-09-13 01:50:50 +04:00 |
|
Nekotekina
|
10e9d383d4
|
ExecAsCallback() removed
|
2014-09-13 01:14:48 +04:00 |
|
Nekotekina
|
3269c88d02
|
Some warnings fixed, some code removed
|
2014-08-30 21:51:00 +04:00 |
|
Nekotekina
|
693e7a38fa
|
Some std include moved
|
2014-08-28 20:29:05 +04:00 |
|
Nekotekina
|
a74e07dc40
|
Some cleanup
|
2014-08-25 22:09:48 +04: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 |
|