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
|
5bd83516ba
|
SPU Interrupt Enable Status implemented
SPU Interrupts are still NOT implemented
|
2015-07-21 23:14:25 +03:00 |
|
Nekotekina
|
1519a2b468
|
Exceptions passed to wait_op caller
|
2015-07-21 23:14:23 +03:00 |
|
Nekotekina
|
a7668ff57f
|
SPU_EVENT_LR improved
|
2015-07-21 23:14:22 +03:00 |
|
Nekotekina
|
1e021cdbba
|
waiter_map reintroduced, combined with vm
|
2015-07-21 23:14:20 +03:00 |
|
Nekotekina
|
a8fcf71f9c
|
Minor bugfix, cleanup
|
2015-07-21 23:14:04 +03:00 |
|
Nekotekina
|
b8a27d8a4c
|
Silly bugs fixed
|
2015-07-18 03:12:08 +03:00 |
|
Nekotekina
|
48c75105e2
|
"Memory" eliminated
|
2015-07-18 03:12:06 +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
|
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
|
3064cf8101
|
CHECK_EMU_STATUS, autojoin_thread_t
|
2015-07-10 04:31:27 +03:00 |
|
Nekotekina
|
721ad404d2
|
VM_CAST macro
|
2015-07-10 04:31:23 +03:00 |
|
Nekotekina
|
32d3d1fbe5
|
EXCEPTION() macro usage, sceNpTrophy improved
|
2015-07-10 04:31:20 +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
|
c598fe7aa9
|
atomic_op() rewritten, atomic.h refactoring
cellSync refactoring, wait_op() rewritten, bugfixes
|
2015-07-10 04:31:10 +03:00 |
|
Nekotekina
|
a7f77c27f7
|
ARMv7Context used through multiple inheritance
Forgive me...
|
2015-07-10 04:30:49 +03:00 |
|
vlj
|
972515938c
|
Memory: Fix virtualProtect protecting too much memory.
|
2015-07-03 17:08:06 +02:00 |
|
Nekotekina
|
78fdcf75e7
|
Attribute macro changed
__forceinline -> force_inline
__noinline -> never_inline
printf_alike(x,y) added
|
2015-05-28 18:14:22 +03:00 |
|
Nekotekina
|
22b78fec71
|
IdManager improved, atomic_t improved
Various changes
|
2015-05-27 06:11:59 +03:00 |
|
Nekotekina
|
935302b620
|
Bugfix
|
2015-04-20 02:49:13 +03:00 |
|
Nekotekina
|
b1f7543436
|
PPU stack fixed (2)
|
2015-04-18 04:35:58 +03:00 |
|
Nekotekina
|
8587ae5883
|
Compilation fix
|
2015-03-03 02:34:49 +03:00 |
|
Nekotekina
|
942d984dc5
|
sys_process_get_paramsfo implemented
|
2015-02-28 17:41:15 +03:00 |
|
S Gopal Rajagopal
|
85648da706
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-18 23:43:37 +05:30 |
|
Nekotekina
|
20dce26b1d
|
Reservations improved
|
2015-02-17 03:08:23 +03:00 |
|
S Gopal Rajagopal
|
e7f278b5d2
|
PPUJIT: Support exception based MMIO and reservations
|
2015-02-16 22:49:17 +05:30 |
|
Nekotekina
|
e6c628caba
|
Memory (unfinished)
|
2015-02-16 04:53:53 +03:00 |
|
Nekotekina
|
ba83767706
|
Small fix
|
2015-02-13 18:26:42 +03:00 |
|
Nekotekina
|
267de68441
|
Memory cleanup, page flags implemented
RSXCMDMem, SPRXMem, MmaperMem removed
MainMem range fixed
|
2015-02-13 17:04:03 +03:00 |
|
Nekotekina
|
31bbf56ff1
|
Reservations improved
|
2015-02-08 18:25:50 +03:00 |
|
Nekotekina
|
19acaf3f86
|
Bugfix, ECIWX/ECOWX disabled
|
2015-02-08 16:38:08 +03:00 |
|
Nekotekina
|
fcbbdc87fc
|
Bugfix
|
2015-02-08 01:09:23 +03:00 |
|
Nekotekina
|
90c021fc31
|
Small fix
|
2015-02-07 23:06:35 +03:00 |
|
Nekotekina
|
e70875ad5c
|
Linux fix
|
2015-02-07 18:35:54 +03:00 |
|
Nekotekina
|
6aef58318c
|
Fix 2
|
2015-02-07 17:13:32 +03:00 |
|
Nekotekina
|
c9f994d92d
|
Fix 1
|
2015-02-07 17:12:39 +03:00 |
|
Nekotekina
|
c71c5eb422
|
Compilation fix
|
2015-02-07 16:59:10 +03:00 |
|
Nekotekina
|
39db6bb461
|
Reservations improved
|
2015-02-07 16:46:42 +03:00 |
|
Nekotekina
|
1af4848324
|
New reservations (not finished)
|
2015-02-07 02:39:51 +03:00 |
|
Nekotekina
|
5225ca8fc2
|
ARMv7: branch instrs fixed, new instructions
BIC_IMM, BIC_REG, RSB_IMM, LDR_LIT, STRB_REG, STRH_REG
Fixed initial stack size
|
2015-02-03 00:00:05 +03:00 |
|
Nekotekina
|
23c7028b2a
|
ARMv7: ARM encoding introduced; bugfixes
|
2015-02-02 12:14:49 +03:00 |
|
Nekotekina
|
e5dd03dbcb
|
ARMv7: argc, argv setting, LDRSB_IMM, bugfixes
|
2015-02-01 16:52:34 +03:00 |
|
Nekotekina
|
62c8f2ac34
|
ARMv7: stubs for other modules, loader improved
|
2015-01-29 18:48:05 +03:00 |
|
Nekotekina
|
5195b2b1b4
|
RealToVirtualAddr became vm::get_addr()
|
2015-01-19 22:41:31 +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 |
|