Henrik Rydgård
|
29bc06ae32
|
Possible buildfix
|
2012-12-28 16:52:01 +01:00 |
|
Henrik Rydgård
|
5d303f1577
|
Merge pull request #275 from Xele02/master
Save Update
|
2012-12-28 05:30:19 -08:00 |
|
Henrik Rydgård
|
3c8d52031e
|
Merge pull request #276 from artart78/patch-1
Fix buttons for the virtual gamepad
|
2012-12-28 05:20:09 -08:00 |
|
artart78
|
d251bcfc96
|
Fix buttons for the virtual gamepad
|
2012-12-28 13:49:36 +01:00 |
|
Xele02
|
05a3574315
|
Add missing break
|
2012-12-28 12:00:43 +01:00 |
|
Xele02
|
f965fb7623
|
* Add PSP Homebrew for encode/decode save between PSP and PPSSPP.
|
2012-12-28 11:42:41 +01:00 |
|
Xele02
|
020e4e7f13
|
Add code for sdk version info
Modify Encrypt file data
|
2012-12-28 11:42:41 +01:00 |
|
Xele02
|
a23ca01f16
|
Mode 8 Correction
Modif for save encryption in Param.sfo and export save filename and
encode key in a file
|
2012-12-28 11:39:52 +01:00 |
|
Henrik Rydgård
|
853c588e61
|
Merge pull request #265 from unknownbrackets/save-fixes
Stub out mode 12 so games think it's working
|
2012-12-27 23:26:15 -08:00 |
|
Henrik Rydgård
|
3fb9b62d17
|
Merge pull request #273 from artart78/master
Fixed the rest of the ELF issues
|
2012-12-27 23:24:46 -08:00 |
|
Henrik Rydgård
|
fb8604e772
|
Merge pull request #274 from raven02/master
Border cosmetic fix in save/load menu + add 2 stubs in sceAtrac
|
2012-12-27 23:24:23 -08:00 |
|
raven02
|
f78c519a96
|
OSK dialog cosmetic fix
|
2012-12-28 12:03:53 +08:00 |
|
raven02
|
cb2d8d5c75
|
Add 2 stubs in sceAtrac
|
2012-12-28 11:40:44 +08:00 |
|
raven02
|
91c188c4d0
|
Border cosmetic fix in save/load menu
|
2012-12-28 11:22:12 +08:00 |
|
Arthur Blot
|
8ed8f57a7f
|
Hopefully fix all the ELF loading issues
|
2012-12-28 01:07:19 +01:00 |
|
Henrik Rydgård
|
3e8561ab5b
|
ge: fix bug with indexed primitives
|
2012-12-27 23:45:06 +01:00 |
|
Henrik Rydgård
|
1a378ea7a9
|
Try to fix linux build
|
2012-12-27 23:41:22 +01:00 |
|
Henrik Rydgård
|
57b4d658cc
|
Don't log display lists, instead dump them on demand.
Makes it fairly convenient to dump and look at display lists at run time
on non windows platforms. Adding a menu item on Windows should be
trivial.
|
2012-12-27 23:38:55 +01:00 |
|
Henrik Rydgård
|
3f5eae3db5
|
Add some options to ingame menu. Minor fixes.
|
2012-12-27 23:38:55 +01:00 |
|
Henrik Rydgård
|
750447793e
|
Clamp colors before fragment shader.
|
2012-12-27 23:38:54 +01:00 |
|
Henrik Rydgård
|
0772a8ac74
|
Merge pull request #264 from tmaul/master
Some clean up
|
2012-12-27 12:47:35 -08:00 |
|
TMaul
|
8704ec233c
|
Last of the error=0 reverts
|
2012-12-27 20:42:21 +00:00 |
|
TMaul
|
fefd166050
|
More error=0 reverts
|
2012-12-27 20:42:20 +00:00 |
|
TMaul
|
76726a8f32
|
Revert some error=0 stuff
Just make them unitialised.
|
2012-12-27 20:42:20 +00:00 |
|
TMaul
|
d950ccc1a3
|
Clean up more warnings
|
2012-12-27 20:42:19 +00:00 |
|
TMaul
|
515b9f5c05
|
Random bits of cleanup
|
2012-12-27 20:42:19 +00:00 |
|
Henrik Rydgård
|
bb99fe8fa7
|
Merge pull request #271 from artart78/master
Implemented user segment relocations
|
2012-12-27 12:40:15 -08:00 |
|
Arthur Blot
|
a7af13b523
|
Implemented classic segment relocations
|
2012-12-27 21:32:12 +01:00 |
|
Henrik Rydgård
|
70045f2b38
|
Merge pull request #269 from KentuckyCompass/case3
Fix brain fart.
|
2012-12-27 07:20:23 -08:00 |
|
KentuckyCompass
|
57ee25e239
|
Fix brain fart.
|
2012-12-27 06:36:00 -08:00 |
|
Henrik Rydgård
|
bafb63ca72
|
Merge pull request #267 from KentuckyCompass/case_insensitive2
Case insensitive2
|
2012-12-27 06:06:00 -08:00 |
|
Henrik Rydgård
|
0d9cd2f075
|
Merge pull request #268 from KentuckyCompass/dotdot_beyond_root
Confirmed: PSP ignores .. beyond root.
|
2012-12-27 05:58:15 -08:00 |
|
KentuckyCompass
|
33429ebf93
|
Confirmed: PSP ignores .. beyond root.
|
2012-12-27 05:27:13 -08:00 |
|
KentuckyCompass
|
1c5ea99031
|
Remove pointless string clear()
|
2012-12-27 05:14:06 -08:00 |
|
KentuckyCompass
|
3862aea4de
|
Minor comment edit.
|
2012-12-27 04:28:28 -08:00 |
|
KentuckyCompass
|
9e85c01c1f
|
Simulate case insensitivity on case sensitive platforms.
|
2012-12-27 04:27:07 -08:00 |
|
KentuckyCompass
|
725094eaef
|
Storing a size_t returned from std::string in an int and checking for negative is weird.
|
2012-12-27 04:23:04 -08:00 |
|
KentuckyCompass
|
928150fbf4
|
Add an ERROR_LOG for GetDirListing not implemented on non-Windows.
|
2012-12-27 04:15:08 -08:00 |
|
KentuckyCompass
|
3839179a09
|
Implement opening for append in DirectoryFileSystem. Add more non-Windows access modes.
|
2012-12-27 03:25:21 -08:00 |
|
KentuckyCompass
|
a0e1ab1181
|
Reindent.
|
2012-12-27 03:25:21 -08:00 |
|
KentuckyCompass
|
f5998d524a
|
Add HOST_IS_CASE_SENSITIVE define
|
2012-12-27 03:25:21 -08:00 |
|
Henrik Rydgård
|
5fbac21813
|
Merge pull request #263 from unknownbrackets/audio-minor
Add more atrac3 stubs to get games farther
|
2012-12-26 22:32:02 -08:00 |
|
Unknown W. Brackets
|
709df11c9e
|
Stub out mode 12 so games think it's working.
|
2012-12-26 17:33:56 -08:00 |
|
Unknown W. Brackets
|
fcc5bfee99
|
Add more atrac3 stubs to get games farther.
|
2012-12-26 13:36:10 -08:00 |
|
Henrik Rydgård
|
982dec001c
|
Merge pull request #261 from unknownbrackets/reg-highlight
Highlight changed regs in the Windows debugger
|
2012-12-26 12:03:43 -08:00 |
|
Unknown W. Brackets
|
3872753b8a
|
Highlight changed regs in the Windows debugger.
|
2012-12-26 11:32:51 -08:00 |
|
Henrik Rydgård
|
35f60501c1
|
Update a function name
|
2012-12-26 19:30:46 +01:00 |
|
Henrik Rydgård
|
ddd3e4384f
|
audio: need to clear the rest of the buffer at end of sample.
|
2012-12-26 19:12:23 +01:00 |
|
Henrik Rydgård
|
b82852d8b3
|
Merge pull request #256 from unknownbrackets/sysmem-fix
Fix GetMemoryBlockPtr() to take both arguments
|
2012-12-26 06:50:48 -08:00 |
|
Unknown W. Brackets
|
ddfa56e0f2
|
Fix GetMemoryBlockPtr() to take both arguments.
|
2012-12-26 04:02:33 -08:00 |
|