Henrik Rydgård
ad356edbd6
Merge pull request #2724 from sum2012/PATCH-1
...
Add another patcher
2013-07-09 14:48:25 -07:00
sum2012
4f5e7769d8
Add another patcher
...
Support World Neverland Naruru Oukoku Monogatari Chinese version
2013-07-10 05:44:37 +08:00
Henrik Rydgard
34d1643213
Minor improvements to mouse handling in Windows.
...
* Don't lock the input_state mutex too much
* Capture the cursor so that the joystick follows the mouse even if you leave the window when holding down the mouse button.
2013-07-09 22:51:02 +02:00
papel
22de16d178
Improving shortcuts of Windows version.
2013-07-09 17:25:29 -03:00
Henrik Rydgård
72b13d91f8
Merge pull request #2721 from raven02/patch-12
...
Fix render-to-texture sizing in SW T&L
2013-07-09 12:48:07 -07:00
raven02
78f85db1bb
Use multiplies instead of divide
2013-07-10 02:55:08 +08:00
raven02
dca4b1eef3
Fix Render-to-texture sizing in SW T&L
2013-07-10 02:17:47 +08:00
Henrik Rydgård
7c3e171f05
Update native
2013-07-09 16:34:18 +02:00
Henrik Rydgard
43205362fd
Fix mouse issues with newUI stuff in 1x mode
2013-07-09 14:46:48 +02:00
Henrik Rydgard
408f7f8001
Update lang
2013-07-09 14:06:31 +02:00
Henrik Rydgard
51ead68128
Always show the atrac3+ plugin download button in audio settings - might want to upgrade.
2013-07-09 14:06:01 +02:00
Henrik Rydgard
1a6bb7643b
Add some sceNetInet stubs (used by pspradio)
2013-07-09 14:06:01 +02:00
Henrik Rydgard
a29a4fe7e9
Add some missing NIDs (sceNetAdhocDiscover)
2013-07-09 14:06:01 +02:00
Henrik Rydgård
dbb62c8b44
Merge pull request #2714 from Kingcom/Debugger
...
Make disassembly font size configurable
2013-07-09 02:31:25 -07:00
Kingcom
9a65263230
Merge branch 'master' of https://github.com/hrydgard/ppsspp into Debugger
2013-07-09 11:19:31 +02:00
Kingcom
98289b624a
Make disassembly font size configurable
2013-07-09 11:17:57 +02:00
Henrik Rydgård
6cb966a5fe
Fix a warning found by the new version of xcode
2013-07-08 23:28:24 +02:00
Henrik Rydgård
b25c85f135
Merge pull request #2709 from Kingcom/Debugger
...
Move breakpoint list to separate class
2013-07-08 09:04:46 -07:00
Kingcom
007e03a4d7
Move breakpoint list to separate class
2013-07-08 17:59:34 +02:00
Henrik Rydgard
b879f32284
Fix further Android joystick issues, including flickering pause menu. Fixes #2708
2013-07-08 17:47:22 +02:00
Henrik Rydgard
67b79a5933
On Android, set the default keymap to be the standard controller map. Should make things work instantly on sixaxis and shield for example.
2013-07-08 17:19:39 +02:00
Henrik Rydgard
2025b8e650
Update native with android gamepad crashfix
2013-07-08 17:17:44 +02:00
Henrik Rydgard
f2e739992d
More mousewheel support
2013-07-08 12:35:08 +02:00
Henrik Rydgård
d68c805430
Merge pull request #2704 from tpunix/master
...
ISOFileSystem and prxDecrypt2 patch
2013-07-08 02:05:28 -07:00
Henrik Rydgård
10184d2e73
Merge pull request #2706 from mattweb28/ioctl-fix
...
fix ioctl cmd=0x01020004
2013-07-08 02:04:57 -07:00
Henrik Rydgård
183740a5fa
Basic mousewheel support
2013-07-08 11:04:03 +02:00
tpunix
2d50f6e074
add isBlockSectorMode to savestate
2013-07-08 16:34:09 +08:00
Henrik Rydgård
864457219d
Update native (SDL build: Don't exit on ESC)
2013-07-08 10:26:06 +02:00
Henrik Rydgård
605cf26621
Revert part of 76c3f16b5c
, forcing all
...
framebuffers to 512x512 just can't be the right thing to do and breaks
Dangan Ronpa badly.
2013-07-08 10:16:36 +02:00
Henrik Rydgård
476382d2cc
Merge pull request #2692 from unknownbrackets/keymap-axis
...
Do axis keymap as well (should replace right stick bind)
2013-07-08 01:14:02 -07:00
Henrik Rydgård
996c1642f2
Merge pull request #2697 from thedax/hdRemasterSupport
...
HD Remaster Support: Remove non-required variables from Savestate
2013-07-08 00:47:38 -07:00
Henrik Rydgård
e21c5c6747
Merge pull request #2691 from thedax/master
...
Fix PSN eboot crashes
2013-07-08 00:46:12 -07:00
Henrik Rydgård
87b5f72932
Merge pull request #2698 from unknownbrackets/warnings
...
Warning fixes
2013-07-08 00:32:11 -07:00
Henrik Rydgård
b24ac21ed0
Merge pull request #2701 from unknownbrackets/vtimers
...
Initial VTimer fixes
2013-07-08 00:31:00 -07:00
tpunix
543b08ac07
bugfix of ISOFileSystem
2013-07-08 15:17:42 +08:00
mattweb28
b38e6dd02d
fix ioctl cmd=0x01020004
2013-07-08 15:11:58 +08:00
Henrik Rydgård
4744cb71be
Merge pull request #2703 from unknownbrackets/debugger
...
Scroll debugger like most things scroll, add context menus
2013-07-07 23:57:30 -07:00
Henrik Rydgård
d9dec50361
Merge pull request #2700 from unknownbrackets/hd-fix
...
Fix memory allocation when swapping to a remaster
2013-07-07 23:56:22 -07:00
Unknown W. Brackets
9d50579aa9
Add a context menu to play with threads.
2013-07-07 23:47:22 -07:00
The Dax
9c4d5d3362
Change variable to u32. I would say it's safe to say that an HD remaster will never request more than 2GB of RAM, much less 1.
2013-07-08 02:40:33 -04:00
Unknown W. Brackets
7f858d7263
Add a context menu to enable/disable breakpoints.
...
Probably it could edit or etc. too...
2013-07-07 23:28:35 -07:00
Unknown W. Brackets
d39662f291
Don't change the selected line when scrolling.
...
With the mouse wheel or otherwise, it's confusing.
2013-07-07 22:55:57 -07:00
tpunix
aae16cd732
improve of prsDecrypt2. support decrypt type 6.
2013-07-08 12:41:08 +08:00
Unknown W. Brackets
2ba976bffb
Fix rescheduling of vtimers based on return value.
2013-07-07 21:36:01 -07:00
tpunix
2de2c53918
new patch for ISOFilsSystem
2013-07-08 12:35:07 +08:00
Unknown W. Brackets
b42cb0581c
Remove fixed delay, this is just other syscalls.
2013-07-07 21:16:48 -07:00
Unknown W. Brackets
96bb532abb
Ignore vtimer handler arg changes w/ NULL handler.
...
Per tests, this is what the PSP does. Could matter in edge cases.
2013-07-07 21:16:48 -07:00
Unknown W. Brackets
bf652e4f46
Don't report for <= 4 sized option parameters.
...
Also don't crash in sceKernelCreateVTimer(NULL, NULL).
2013-07-07 21:16:28 -07:00
Unknown W. Brackets
8c4d99270f
Report unsupported vertex formats, initialize.
...
Initializing mostly so warnings are happy.
2013-07-07 20:31:06 -07:00
Unknown W. Brackets
aef5555327
Fix arithmetic warning in mpeg demux.
2013-07-07 20:31:05 -07:00