Commit Graph

2585 Commits

Author SHA1 Message Date
Kingcom
862cf047da Basic .sym support 2013-07-29 13:06:01 +02:00
Unknown W. Brackets
97098f109a Use CommonWindows.h from Windows/ too.
Might as well.  Everything still builds fine.
2013-07-28 21:04:20 -07:00
Unknown W. Brackets
b46ab5f5a4 Always defined WIN32_LEAN_AND_MEAN.
Might as well, less mess everywhere else.
2013-07-28 21:04:20 -07:00
raven02
ebeb2e3399 Remove obsolete control in option menu #2 2013-07-29 07:42:32 +08:00
raven02
bc9ddb6bc6 Remove obsolete control in option menu 2013-07-29 07:41:53 +08:00
Henrik Rydgård
bd29781c39 Merge pull request #2968 from Kingcom/Assembler
Only assemble when the core is paused
2013-07-28 14:15:25 -07:00
Kingcom
4f313f3757 Only assemble when the core is paused 2013-07-28 23:01:43 +02:00
Henrik Rydgård
ccb76a58c3 Merge pull request #2957 from thedax/disableLoggingOption
Add New Feature: Ability to turn logging on and off.
2013-07-28 07:46:40 -07:00
Kingcom
b6bca24850 -added assemble option to disassembly view
-added 16bit li
2013-07-28 15:24:33 +02:00
The Dax
0f66272dbf Remove extraneous if statement. 2013-07-27 20:49:36 -04:00
The Dax
3aa04df23b Restructure the code slightly, make the old UI send a message to the emulator window to reflect the new logging status(to enable/disable the menu item, and possibly close the console), move the custom WM messages to an enum. 2013-07-27 20:47:06 -04:00
The Dax
b07c8155de Correct checkboxes and remove old comments. 2013-07-27 19:50:23 -04:00
The Dax
528d81151a Initial support for disabling logging, to provide a possible boost in performance for games that spam the log like crazy. 2013-07-27 19:39:49 -04:00
The Dax
c7a82b59e9 Convert all of the checkbox loops to use ARRAY_SIZE instead of magic numbers. 2013-07-26 19:36:16 -04:00
The Dax
883db82255 Win32 UI: Fix frameskipping menu. Picking 9 would never be checked or work. 2013-07-26 19:29:47 -04:00
The Dax
738338f8be Fix typo. 2013-07-26 19:08:24 -04:00
The Dax
116d238d2e Win32 UI: Remove secondary loop for unchecking/checking Window Zoom options. It was not needed, and caused a bug.. 2013-07-26 19:06:29 -04:00
Henrik Rydgård
dc213f1792 Merge pull request #2934 from raven02/ui
NewUI fix and add cycleable frameskipping/resolution to winUI
2013-07-26 15:43:35 -07:00
Henrik Rydgård
cc8bba1b10 Merge pull request #2924 from thedax/master
Add initial support for native Visual Studio 2012(and above) compilation.
2013-07-26 12:03:21 -07:00
raven02
d836527254 NewUI fix and add selectable frameskipping/Resolution to winUI 2013-07-26 22:10:03 +08:00
The Dax
e00364bfa5 Add initial support for native Visual Studio 2012(and above) compilation. Just upgrade the SLN, and go. 2013-07-25 18:34:55 -04:00
Henrik Rydgard
17e3751f45 Really avoid crash if no xinput dll 2013-07-25 23:58:19 +02:00
Henrik Rydgård
61351e4b59 Merge branch 'patch-1' of https://github.com/raven02/ppsspp into raven02-patch-1
Conflicts:
	Windows/ppsspp.rc
	native
2013-07-25 18:20:08 +02:00
raven02
82b2581d79 Remove 'Display raw framebuffer' option 2013-07-25 20:23:22 +08:00
Kingcom
cedb41a10c Merge branch 'master' of https://github.com/hrydgard/ppsspp into DiscDirectory
Conflicts:
	Windows/ppsspp.rc
	Windows/resource.h
2013-07-25 13:49:53 +02:00