Henrik Rydgård
|
dc74778dea
|
Do the last ones too
|
2023-02-09 10:27:29 +01:00 |
|
Henrik Rydgård
|
ecb84987ef
|
Remove allocation from the heaviest MemBlockInfo path (BlockTransfer). Required some refactoring.
|
2022-09-01 11:59:35 +02:00 |
|
Henrik Rydgård
|
e6403d7157
|
Split GetPointer into two versions, to help with const correctness
|
2022-07-24 13:26:19 +02:00 |
|
Unknown W. Brackets
|
80e054b797
|
Debugger: Avoid write tag lookup on small alloc.
|
2022-02-06 09:28:48 -08:00 |
|
Unknown W. Brackets
|
d009203c24
|
Deflt: Correct available input length.
The length of the output buffer can't have been always correct.
|
2021-04-03 18:14:59 -07:00 |
|
Unknown W. Brackets
|
ba71d9b555
|
Deflt: Trigger memchecks / log source of writes.
|
2021-04-03 18:14:59 -07:00 |
|
Unknown W. Brackets
|
bef1988f3d
|
Deflt: Cleanup and refactor to one common func.
|
2021-04-03 18:14:59 -07:00 |
|
aliaspider
|
9a3e5879bb
|
Global: Correct many endian types and casts.
|
2021-02-18 22:25:24 -08:00 |
|
Unknown W. Brackets
|
fcf0518223
|
Update all the HLE tables with arg and ret info.
|
2015-03-22 20:51:55 -07:00 |
|
Lioncash
|
4ccb838306
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
|
Sacha
|
135c79ee78
|
Implement sceGzipDecompress and sceDeflateDecompress. Some games (eg. Suto Mani / Strobe Mania) required this. They are now playable. Fixes #146
|
2014-07-03 13:58:47 +10:00 |
|
Unknown W. Brackets
|
05ab192c9c
|
Reduce includes in Core/HLE/.
Especially templates.
|
2014-03-15 11:22:19 -07:00 |
|
Henrik Rydgård
|
00c32ddadb
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
|
Unknown W. Brackets
|
98f820400b
|
Add missing debug log in sceDeflt.
|
2013-04-25 07:51:32 -07:00 |
|
JimLee168
|
8ebb733a98
|
spacing fix
|
2013-04-05 17:31:42 +08:00 |
|
JimLee168
|
e686ef46b8
|
Added sceZlibDecompress and VS2010 build fix
Fixes ULUS10121 Bomberman
|
2013-04-05 13:26:54 +08:00 |
|