Nekotekina
|
960668ecf1
|
For #1355
offsetof() eliminated
OFFSET_32, SIZE_32, ALIGN_32 used
|
2016-01-14 19:07:27 +03:00 |
|
Nekotekina
|
3ed603074c
|
Changes done by [DH] rewritten
Added rsx_program_decompiler submodule
Added fs::dir iterator
Added fmt::match
|
2015-12-22 23:11:20 +03:00 |
|
Nekotekina
|
5f6caf33f0
|
MINGW64: Compilation fix
|
2015-11-16 19:12:51 +03: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
|
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
|
6f3c50eba2
|
u128 renamed to v128
Since it's vector union type
|
2015-08-24 21:22:23 +03:00 |
|
Nekotekina
|
ff1f6d3d4f
|
PPUInterpreter formal fix (affects nothing)
|
2015-08-01 14:38:53 +03:00 |
|
Nekotekina
|
2f7fe35f5c
|
Minor style change
|
2015-07-21 23:14:31 +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
|
721ad404d2
|
VM_CAST macro
|
2015-07-10 04:31:23 +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
|
ef6f9f6ded
|
be_t constructor implemented, make() eliminated
be_t enums are forbidden, le_t improved, some operators cleaned.
|
2015-07-10 04:31:07 +03: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
|
26b5eebc17
|
Bugfixes
|
2015-04-04 19:00:02 +03:00 |
|
Nekotekina
|
1c82e8b1d5
|
Bugfixes
|
2015-04-03 19:56:57 +03:00 |
|
Nekotekina
|
59effb3412
|
PPU: some instructions replaced
|
2015-04-02 18:22:43 +03:00 |
|
Nekotekina
|
6b9a6c50fe
|
PPU: some instructions replaced
|
2015-04-01 17:01:04 +03:00 |
|
Nekotekina
|
72fdcf120c
|
PPU: some instructions replaced
|
2015-03-31 17:54:41 +03:00 |
|
Nekotekina
|
3247152ff7
|
PPU: some instructions replaced
|
2015-03-29 14:00:10 +03:00 |
|
Nekotekina
|
d640aba903
|
PPU: some instructions replaced
|
2015-03-26 21:42:12 +03:00 |
|
Nekotekina
|
75fa95c7ff
|
PPU: some instruction replaced
|
2015-03-24 22:54:15 +03:00 |
|
Nekotekina
|
620e937473
|
Basic load
|
2015-03-17 23:03:24 +03:00 |
|
Nekotekina
|
573f112b37
|
Small update
|
2015-03-17 03:44:35 +03:00 |
|
Nekotekina
|
0ca4c189a5
|
Small update
|
2015-03-17 02:18:13 +03:00 |
|
Nekotekina
|
a71cb5f521
|
Basic concept
|
2015-03-17 00:38:21 +03:00 |
|