1773 Commits

Author SHA1 Message Date
Nekotekina
0b5ef1d8f9 mem64_t replaced
Added conversion from vm::var to vm::ptr of the same type.
2014-09-01 02:58:08 +04:00
Nekotekina
0d94c78e63 mem16_t replaced
I think it's not bad to use pointer type when possible, because it's
often originally pointer, not reference.
2014-09-01 01:55:38 +04:00
Alexandro Sánchez Bach
6fa75cf993 Merge pull request #783 from lioncash/consts
Core: Apply const to some functions
2014-08-31 22:56:39 +02:00
Lioncash
82840282fb Core: Apply const to some functions 2014-08-31 16:12:09 -04:00
Nekotekina
49b295e332 Bugs fixed 2014-08-31 23:38:03 +04:00
Nekotekina
06486b6537 Bug fixed 2014-08-31 21:13:21 +04:00
Nekotekina
96d7034c96 Compilation fix 3 2014-08-31 19:48:45 +04:00
Nekotekina
f6f58b7615 Compilation fix 2 2014-08-31 19:39:01 +04:00
Nekotekina
8e5980b307 Compilation fix 2014-08-31 19:31:26 +04:00
Nekotekina
a8cfefac07 vm::ptr for u8/char types, mem_list_ptr_t removed 2014-08-31 19:01:48 +04:00
Nekotekina
ebc4fa3e81 Compilation fix 2014-08-31 15:18:32 +04:00
Nekotekina
571bd63644 Test 2014-08-31 13:54:12 +04:00
Nekotekina
26e03fa794 Compilation fix 3 2014-08-31 03:38:55 +04:00
Nekotekina
140d40b5bc Compilation fix 2 2014-08-31 03:19:10 +04:00
Nekotekina
ff3df64a26 Compilation fix 2014-08-31 03:06:43 +04:00
Nekotekina
367b8e7129 memory-wip branch merged 2014-08-31 02:15:11 +04:00
Nekotekina
9e2bb9e9d2 Some warnings fixed 2014-08-31 00:41:01 +04:00
B1ackDaemon
5a043ddacb Merge pull request #780 from tambry/minorFixes
Minor shortening in Resc
2014-08-30 22:11:42 +03:00
Nekotekina
fb1d7d3982 Some warnings fixed 2014-08-30 22:35:18 +04:00
Nekotekina
3269c88d02 Some warnings fixed, some code removed 2014-08-30 21:51:00 +04:00
Nekotekina
8dfe7138df (nothing, really) 2014-08-30 17:52:12 +04:00
B1ackDaemon
d99ae7b21c Merge pull request #781 from Nekotekina/master
wxRemoval©
2014-08-30 13:19:00 +03:00
Nekotekina
d14f22d059 Compilation fix 2 2014-08-30 00:26:27 +04:00
Nekotekina
6cb2518a81 Compilation fix 2014-08-29 23:59:17 +04:00
Nekotekina
120c3261b4 <wx/math.h> excluded, wxString forwarded 2014-08-29 23:51:11 +04:00
Nekotekina
56ba26ab24 cellMsgDialog code moved 2014-08-29 22:30:21 +04:00
Nekotekina
21e254d05f Compilation fix 5 2014-08-29 17:25:01 +04:00
Nekotekina
2c8b485ba0 Compilation fix 4 2014-08-29 17:06:58 +04:00
Nekotekina
851ae920b9 Compilation fix 3 2014-08-29 16:27:25 +04:00
Nekotekina
12f4f35cfa Compilation fix 2 2014-08-29 16:21:23 +04:00
Nekotekina
0be2728e19 Compilation fix 2014-08-29 16:07:50 +04:00
Nekotekina
028ce2dd9f stdafx_gui.h created, wx removed from stdafx.h 2014-08-29 02:49:26 +04:00
Nekotekina
693e7a38fa Some std include moved 2014-08-28 20:29:05 +04:00
Nekotekina
b37f3e1b93 mem_class_t eliminated
It didn't work for some reasons anyway,
2014-08-28 05:18:35 +04:00
Nekotekina
f6bb62a76c cellFiber stub activated 2014-08-28 02:14:24 +04:00
Nekotekina
d5aa7aae43 sys_spu_thread_group_exit 2014-08-28 01:04:55 +04:00
Nekotekina
1065eb17de sys_memory_get_page_attribute faked correctly 2014-08-27 23:05:46 +04:00
Nekotekina
6a996fcd0a cellSpursJq stub 2014-08-27 18:37:51 +04:00
Nekotekina
0fb45cccbc cellSync2 stub 2014-08-27 17:11:34 +04:00
Nekotekina
bbf7508d41 cellSync2 stub activated 2014-08-27 02:44:32 +04:00
Nekotekina
36e691c2db Small fix 2014-08-27 01:09:50 +04:00
Raul Tambre
0d6386f391 Minor shortening in Resc 2014-08-26 21:07:05 +03:00
Alexandro Sánchez Bach
0b52abeaf8 Merge pull request #779 from Nekotekina/master
SC_FUNC fix
2014-08-26 19:54:17 +02:00
Nekotekina
d7fd8e3ca6 Small fix 2014-08-26 20:45:43 +04:00
Nekotekina
5d3a612003 SC_FUNC.h rewritten
Now float arguments should work correctly
2014-08-26 18:38:14 +04:00
Nekotekina
9eda0aa245 Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-08-26 04:52:28 +04:00
Alexandro Sánchez Bach
08f192ee0e Merge pull request #778 from DHrpcs3/gcm-wip
cellGcmSys and lv2 updates
2014-08-26 01:58:10 +02:00
Nekotekina
78cbb90ef6 Some leaks fixed 2014-08-26 03:55:37 +04:00
Alexandro Sánchez Bach
5bd85bd4eb Minor lv2 / GCM updates and double-click loading 2014-08-26 01:45:15 +02:00
Alexandro Sánchez Bach
13fec1cd9a GCM Report/Notify and sys_rsx functions 2014-08-25 23:41:57 +02:00