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 |
|
Unknown W. Brackets
|
2c873ce1e8
|
Don't even need this var anymore.
|
2013-07-07 20:31:05 -07:00 |
|
Unknown W. Brackets
|
9608067ca2
|
Cleanup initialization order.
|
2013-07-07 20:31:04 -07:00 |
|
Unknown W. Brackets
|
a32cf817ff
|
Fix some minor warnings.
|
2013-07-07 20:31:04 -07:00 |
|
Unknown W. Brackets
|
bc6feed6a0
|
Fix memory allocation when swapping to a remaster.
|
2013-07-07 20:28:47 -07:00 |
|
Unknown W. Brackets
|
67e2c1fb98
|
Shut up an incorrect warning.
It can never be undefined, but that's fine, the compiler can't tell.
|
2013-07-07 19:16:26 -07:00 |
|
Unknown W. Brackets
|
6bd5257791
|
Clean up handler management in sceNet.
Add 0, add 1, remove 0, add.. should be 0, not 1.
Also, undefined behavior on x = x > 0 ? --x : 0;
|
2013-07-07 19:16:25 -07:00 |
|
Unknown W. Brackets
|
10f1f198fb
|
Fix some type conversions warnings.
|
2013-07-07 19:16:25 -07:00 |
|
The Dax
|
a2c8ac5dbe
|
Remove HD Remaster variables from the savestate; they don't seem to be required for it to function correctly.
|
2013-07-07 22:05:10 -04:00 |
|