Peter Tissen
|
d140cffc08
|
remove the publicly accessible version of the template parameter in lwmutex::const_be_u32_t because it's never used and causes linker errors in clang 3.4 (and allegedly gcc 4.8.4)
|
2015-04-08 22:43:29 +02:00 |
|
B1ackDaemon
|
952098c00f
|
Merge pull request #1046 from Nekotekina/new_interpreter
Alternative interpreters
|
2015-04-04 20:03:18 +03:00 |
|
Nekotekina
|
26b5eebc17
|
Bugfixes
|
2015-04-04 19:00:02 +03:00 |
|
Nekotekina
|
ec8519b969
|
LLVM stack overflow fix
|
2015-03-24 18:17:53 +03:00 |
|
Nekotekina
|
bee6b84733
|
sys_fs bugfixes
|
2015-03-16 19:20:02 +03:00 |
|
Nekotekina
|
7ce45a3bae
|
cellFsSt* update
|
2015-03-16 16:15:52 +03:00 |
|
Nekotekina
|
63b97d6817
|
cellFsSt*
|
2015-03-16 03:21:40 +03:00 |
|
Nekotekina
|
c125f5376c
|
cellAudio event queue fix
|
2015-03-15 20:23:43 +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
|
469926c5e1
|
_sys_heap*, _sys_malloc+, _sys_strcmp implemented
|
2015-03-14 23:28:59 +03:00 |
|
Nekotekina
|
614cb88116
|
start func running
|
2015-03-14 18:46:13 +03:00 |
|
Nekotekina
|
5cb1a2f26d
|
cellFsAioWrite implemented
|
2015-03-14 14:29:26 +03:00 |
|
Nekotekina
|
ea8473943b
|
Additional layer for opened file objects
|
2015-03-14 03:38:36 +03:00 |
|
Nekotekina
|
9bc5ce300e
|
cellFsWriteWithOffset
|
2015-03-14 01:05:48 +03:00 |
|
Nekotekina
|
139173caa0
|
sys_fs_open() update, octal formatting
|
2015-03-13 23:43:11 +03:00 |
|
Nekotekina
|
aa4b74c194
|
Fix
|
2015-03-13 18:33:11 +03:00 |
|
Nekotekina
|
fc81d79807
|
Fix
|
2015-03-13 18:29:10 +03:00 |
|
Nekotekina
|
6c36013e2a
|
sys_fs_open rewritten
|
2015-03-13 18:06:27 +03:00 |
|
Nekotekina
|
c88e0a0eb9
|
Small cleanup
|
2015-03-13 04:09:53 +03:00 |
|
Nekotekina
|
bcad7afcc9
|
Bugfix
|
2015-03-12 22:39:41 +03:00 |
|
Nekotekina
|
583b6d92ec
|
sys_fs syscalls detached from cellFs
|
2015-03-12 22:02:02 +03:00 |
|
Nekotekina
|
0cf7bb056e
|
Bugfix
|
2015-03-11 20:50:11 +03:00 |
|
Nekotekina
|
bd517cf915
|
atomic_t operators update
|
2015-03-11 19:58:50 +03:00 |
|
Nekotekina
|
a3d400b5cc
|
Minor cleanup
|
2015-03-11 18:30:50 +03:00 |
|
Nekotekina
|
daad7d71f9
|
Bugfix
|
2015-03-11 14:45:58 +03:00 |
|
Nekotekina
|
6de3a6090a
|
Bugfix
|
2015-03-11 14:35:23 +03:00 |
|
Nekotekina
|
629206c0dc
|
Bugfix
|
2015-03-11 14:27:29 +03:00 |
|
Nekotekina
|
6e3e2cf0f3
|
Fix
|
2015-03-11 14:12:20 +03:00 |
|
Nekotekina
|
03219a9a4e
|
Fix
|
2015-03-11 13:41:20 +03:00 |
|
Nekotekina
|
a19a13136c
|
Bugfix
|
2015-03-11 13:39:54 +03:00 |
|
Nekotekina
|
0a4820f4f8
|
Some diagnostic message
|
2015-03-11 12:43:36 +03:00 |
|
Nekotekina
|
116638f352
|
Bugfix
|
2015-03-11 01:48:17 +03:00 |
|
Nekotekina
|
fe4ab0abbb
|
Bugfix
|
2015-03-11 00:47:13 +03:00 |
|
Nekotekina
|
a62eeaaecc
|
Bugfix
|
2015-03-10 22:16:31 +03:00 |
|
Nekotekina
|
befc0f62b8
|
Lv2 lwcond "true" syscalls
|
2015-03-10 17:42:08 +03:00 |
|
Nekotekina
|
3cf80b0831
|
sys_lwcond* funcs moved and rewritten
|
2015-03-09 22:56:55 +03:00 |
|
Nekotekina
|
2709dc2e36
|
Compilation fix
|
2015-03-09 05:05:53 +03:00 |
|
Nekotekina
|
1653991b9d
|
Using "using" in vm::ptr/ref
|
2015-03-09 04:57:50 +03:00 |
|
Nekotekina
|
8155ef5e67
|
Lv2 lwmutex "true" syscalls experimentally implemented
|
2015-03-09 04:30:34 +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
|
0f233beff9
|
Lv2 Semaphore rewritten
|
2015-03-08 06:37:07 +03:00 |
|
Nekotekina
|
dba249554d
|
Lv2 Rwlock rewritten
|
2015-03-08 05:32:41 +03:00 |
|
Nekotekina
|
1d2351bf85
|
Attempt to fix bug
|
2015-03-08 00:20:38 +03:00 |
|
Nekotekina
|
cf335a5dc4
|
Video freezing fixed
|
2015-03-07 20:39:25 +03:00 |
|
Nekotekina
|
4a6ef91eb3
|
More cleanup
|
2015-03-07 19:03:42 +03:00 |
|
Nekotekina
|
961fc27215
|
Minor cleanup
|
2015-03-07 16:39:07 +03:00 |
|
Nekotekina
|
476b9020ce
|
sys_spu_thread_group_terminate fixed
|
2015-03-07 03:37:39 +03:00 |
|
Nekotekina
|
d234493b4a
|
Compilation fix
|
2015-03-07 01:58:42 +03:00 |
|