ppsspp/Windows
Henrik Rydgård b486ca1620 Merge pull request #215 from raven02/fast-mem
Quick add checkitem for option fast memory
2012-12-21 12:58:10 -08:00
..
Debugger Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
W32Util Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
bitmap1.bmp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Breakpoints.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DlgDynaView.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DlgDynaView.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DSoundStream.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DSoundStream.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
EmuThread.cpp Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT. 2012-11-23 12:42:35 +01:00
EmuThread.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Globals.cpp Move toplevel windows-specific files to the Windows dir 2012-11-21 14:33:38 -03:00
icon1.ico Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
InputBox.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
InputBox.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
InputDevice.cpp Add a class for keyboard input 2012-11-12 17:49:40 +00:00
InputDevice.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
KeyboardDevice.cpp On Windows, separate analog and digital arrows. 2012-12-02 16:04:50 -08:00
KeyboardDevice.h Add a class for keyboard input 2012-11-12 17:49:40 +00:00
main.cpp Make the windows port find ppge_atlas in the assets subdirectory. 2012-12-17 22:24:07 +01:00
main.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
MIPSCompALU.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
MIPSCompBranch.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
OpenGLBase.cpp Use gl_common from native. 2012-11-26 20:38:39 +10:00
OpenGLBase.h Add zoom setting to Windows version. Doesn't work while playing. 2012-11-17 17:46:05 +01:00
ppsspp.ico v0.3 2012-11-20 11:54:51 +01:00
ppsspp.rc JIT: add option to enable/disable jit of memory instructions. for crash safety. 2012-12-21 16:50:13 +01:00
PPSSPP.sln Fix project and .rc so it builds with VS 2010 Express, thanks Darth1701. Plus logging tweaks. 2012-11-29 10:41:48 +01:00
PPSSPP.vcxproj Create files for sceUsb 2012-12-17 21:45:32 +01:00
PPSSPP.vcxproj.filters Create files for sceUsb 2012-12-17 21:45:32 +01:00
README.TXT Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
resource.h JIT: add option to enable/disable jit of memory instructions. for crash safety. 2012-12-21 16:50:13 +01:00
rt_manif.bin Add a missing file that gitignore caught 2012-11-04 21:06:39 +01:00
stdafx.cpp Move toplevel windows-specific files to the Windows dir 2012-11-21 14:33:38 -03:00
stdafx.h Add project Dialog filter, suppress some warnings. 2012-12-10 08:21:05 -08:00
stop1.ico Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
WindowsFileSystem.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
WindowsHost.cpp SetWindowText() was doing ANSI conversion. 2012-12-03 07:57:28 -08:00
WindowsHost.h Parse PARAM.SFO to get the disc ID, show in title bar on Windows 2012-11-30 22:32:51 +01:00
WndMainWindow.cpp Merge pull request #215 from raven02/fast-mem 2012-12-21 12:58:10 -08:00
WndMainWindow.h Update Windows/WndMainWindow.h 2012-12-05 14:32:32 +08:00
XinputDevice.cpp Flip Y axis for xinput 2012-12-21 17:13:00 +01:00
XinputDevice.h Xinput input support 2012-11-12 17:40:01 +00:00
XPTheme.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00

Just open the MSVC project file and build.